Uses of Class
com.oracle.bmc.apmconfig.model.NamespaceCollection
-
Packages that use NamespaceCollection Package Description com.oracle.bmc.apmconfig.model com.oracle.bmc.apmconfig.responses -
-
Uses of NamespaceCollection in com.oracle.bmc.apmconfig.model
Methods in com.oracle.bmc.apmconfig.model that return NamespaceCollection Modifier and Type Method Description NamespaceCollection
NamespaceCollection.Builder. build()
Methods in com.oracle.bmc.apmconfig.model with parameters of type NamespaceCollection Modifier and Type Method Description NamespaceCollection.Builder
NamespaceCollection.Builder. copy(NamespaceCollection model)
-
Uses of NamespaceCollection in com.oracle.bmc.apmconfig.responses
Methods in com.oracle.bmc.apmconfig.responses that return NamespaceCollection Modifier and Type Method Description NamespaceCollection
RetrieveNamespacesResponse. getNamespaceCollection()
The returned NamespaceCollection instance.Methods in com.oracle.bmc.apmconfig.responses with parameters of type NamespaceCollection Modifier and Type Method Description RetrieveNamespacesResponse.Builder
RetrieveNamespacesResponse.Builder. namespaceCollection(NamespaceCollection namespaceCollection)
The returned NamespaceCollection instance.
-