Uses of Class
com.oracle.bmc.opsi.requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Statistic
-
Packages that use SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Statistic Package Description com.oracle.bmc.opsi.requests -
-
Uses of SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Statistic in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Statistic Modifier and Type Method Description static SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Statistic
SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Statistic. create(String key)
SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Statistic
SummarizeExadataInsightResourceForecastTrendAggregatedRequest. getStatistic()
Choose the type of statistic metric data to be used for forecasting.static SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Statistic
SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Statistic. valueOf(String name)
Returns the enum constant of this type with the specified name.static SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Statistic[]
SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Statistic. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.opsi.requests with parameters of type SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Statistic Modifier and Type Method Description SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Builder
SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Builder. statistic(SummarizeExadataInsightResourceForecastTrendAggregatedRequest.Statistic statistic)
Choose the type of statistic metric data to be used for forecasting.
-