Uses of Class
com.oracle.bmc.opsi.requests.SummarizeHostInsightIoUsageTrendRequest.Statistic
-
Packages that use SummarizeHostInsightIoUsageTrendRequest.Statistic Package Description com.oracle.bmc.opsi.requests -
-
Uses of SummarizeHostInsightIoUsageTrendRequest.Statistic in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return SummarizeHostInsightIoUsageTrendRequest.Statistic Modifier and Type Method Description static SummarizeHostInsightIoUsageTrendRequest.StatisticSummarizeHostInsightIoUsageTrendRequest.Statistic. create(String key)SummarizeHostInsightIoUsageTrendRequest.StatisticSummarizeHostInsightIoUsageTrendRequest. getStatistic()Choose the type of statistic metric data to be used for forecasting.static SummarizeHostInsightIoUsageTrendRequest.StatisticSummarizeHostInsightIoUsageTrendRequest.Statistic. valueOf(String name)Returns the enum constant of this type with the specified name.static SummarizeHostInsightIoUsageTrendRequest.Statistic[]SummarizeHostInsightIoUsageTrendRequest.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 SummarizeHostInsightIoUsageTrendRequest.Statistic Modifier and Type Method Description SummarizeHostInsightIoUsageTrendRequest.BuilderSummarizeHostInsightIoUsageTrendRequest.Builder. statistic(SummarizeHostInsightIoUsageTrendRequest.Statistic statistic)Choose the type of statistic metric data to be used for forecasting.
-