Uses of Class
com.oracle.bmc.ocicontrolcenter.model.MetricPropertyCollection
-
Packages that use MetricPropertyCollection Package Description com.oracle.bmc.ocicontrolcenter.model com.oracle.bmc.ocicontrolcenter.responses -
-
Uses of MetricPropertyCollection in com.oracle.bmc.ocicontrolcenter.model
Methods in com.oracle.bmc.ocicontrolcenter.model that return MetricPropertyCollection Modifier and Type Method Description MetricPropertyCollection
MetricPropertyCollection.Builder. build()
Methods in com.oracle.bmc.ocicontrolcenter.model with parameters of type MetricPropertyCollection Modifier and Type Method Description MetricPropertyCollection.Builder
MetricPropertyCollection.Builder. copy(MetricPropertyCollection model)
-
Uses of MetricPropertyCollection in com.oracle.bmc.ocicontrolcenter.responses
Methods in com.oracle.bmc.ocicontrolcenter.responses that return MetricPropertyCollection Modifier and Type Method Description MetricPropertyCollection
ListMetricPropertiesResponse. getMetricPropertyCollection()
The returned MetricPropertyCollection instance.Methods in com.oracle.bmc.ocicontrolcenter.responses with parameters of type MetricPropertyCollection Modifier and Type Method Description ListMetricPropertiesResponse.Builder
ListMetricPropertiesResponse.Builder. metricPropertyCollection(MetricPropertyCollection metricPropertyCollection)
The returned MetricPropertyCollection instance.
-