Uses of Class
com.oracle.bmc.ocicontrolcenter.model.NamespaceCollection.Builder
-
Packages that use NamespaceCollection.Builder Package Description com.oracle.bmc.ocicontrolcenter.model -
-
Uses of NamespaceCollection.Builder in com.oracle.bmc.ocicontrolcenter.model
Methods in com.oracle.bmc.ocicontrolcenter.model that return NamespaceCollection.Builder Modifier and Type Method Description static NamespaceCollection.Builder
NamespaceCollection. builder()
Create a new builder.NamespaceCollection.Builder
NamespaceCollection.Builder. copy(NamespaceCollection model)
NamespaceCollection.Builder
NamespaceCollection.Builder. items(List<NamespaceSummary> items)
An array of NamespaceSummary objects.NamespaceCollection.Builder
NamespaceCollection. toBuilder()
-