Uses of Class
com.oracle.bmc.apmconfig.model.NamespaceCollection.Builder
-
Packages that use NamespaceCollection.Builder Package Description com.oracle.bmc.apmconfig.model -
-
Uses of NamespaceCollection.Builder in com.oracle.bmc.apmconfig.model
Methods in com.oracle.bmc.apmconfig.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<Namespace> items)
The list of available namespaces.NamespaceCollection.Builder
NamespaceCollection. toBuilder()
-