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