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