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