Uses of Class
com.oracle.bmc.apmconfig.model.NamespaceMetric
-
Packages that use NamespaceMetric Package Description com.oracle.bmc.apmconfig.model -
-
Uses of NamespaceMetric in com.oracle.bmc.apmconfig.model
Methods in com.oracle.bmc.apmconfig.model that return NamespaceMetric Modifier and Type Method Description NamespaceMetric
NamespaceMetric.Builder. build()
Methods in com.oracle.bmc.apmconfig.model that return types with arguments of type NamespaceMetric Modifier and Type Method Description List<NamespaceMetric>
NamespaceMetricCollection. getItems()
The list of available namespace metrics.Methods in com.oracle.bmc.apmconfig.model with parameters of type NamespaceMetric Modifier and Type Method Description NamespaceMetric.Builder
NamespaceMetric.Builder. copy(NamespaceMetric model)
Method parameters in com.oracle.bmc.apmconfig.model with type arguments of type NamespaceMetric Modifier and Type Method Description NamespaceMetricCollection.Builder
NamespaceMetricCollection.Builder. items(List<NamespaceMetric> items)
The list of available namespace metrics.Constructor parameters in com.oracle.bmc.apmconfig.model with type arguments of type NamespaceMetric Constructor Description NamespaceMetricCollection(List<NamespaceMetric> items)
Deprecated.
-