Uses of Class
com.oracle.bmc.databasemanagement.model.AwrDbMetricCollection
-
Packages that use AwrDbMetricCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses -
-
Uses of AwrDbMetricCollection in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return AwrDbMetricCollection Modifier and Type Method Description AwrDbMetricCollection
AwrDbMetricCollection.Builder. build()
Methods in com.oracle.bmc.databasemanagement.model with parameters of type AwrDbMetricCollection Modifier and Type Method Description AwrDbMetricCollection.Builder
AwrDbMetricCollection.Builder. copy(AwrDbMetricCollection model)
-
Uses of AwrDbMetricCollection in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return AwrDbMetricCollection Modifier and Type Method Description AwrDbMetricCollection
SummarizeAwrDbMetricsResponse. getAwrDbMetricCollection()
The returned AwrDbMetricCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type AwrDbMetricCollection Modifier and Type Method Description SummarizeAwrDbMetricsResponse.Builder
SummarizeAwrDbMetricsResponse.Builder. awrDbMetricCollection(AwrDbMetricCollection awrDbMetricCollection)
The returned AwrDbMetricCollection instance.
-