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