Uses of Class
com.oracle.bmc.opsi.model.SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection
-
Packages that use SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection Modifier and Type Method Description SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection Modifier and Type Method Description SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder. copy(SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection model)
-
Uses of SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection Modifier and Type Method Description SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection
SummarizeDatabaseInsightResourceCapacityTrendResponse. getSummarizeDatabaseInsightResourceCapacityTrendAggregationCollection()
The returned SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection Modifier and Type Method Description SummarizeDatabaseInsightResourceCapacityTrendResponse.Builder
SummarizeDatabaseInsightResourceCapacityTrendResponse.Builder. summarizeDatabaseInsightResourceCapacityTrendAggregationCollection(SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection summarizeDatabaseInsightResourceCapacityTrendAggregationCollection)
The returned SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection instance.
-