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