Package | Description |
---|---|
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
static SummarizeDatabaseInsightResourceForecastTrendRequest.Statistic |
SummarizeDatabaseInsightResourceForecastTrendRequest.Statistic.create(String key) |
SummarizeDatabaseInsightResourceForecastTrendRequest.Statistic |
SummarizeDatabaseInsightResourceForecastTrendRequest.getStatistic()
Choose the type of statistic metric data to be used for forecasting.
|
static SummarizeDatabaseInsightResourceForecastTrendRequest.Statistic |
SummarizeDatabaseInsightResourceForecastTrendRequest.Statistic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeDatabaseInsightResourceForecastTrendRequest.Statistic[] |
SummarizeDatabaseInsightResourceForecastTrendRequest.Statistic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SummarizeDatabaseInsightResourceForecastTrendRequest.Builder |
SummarizeDatabaseInsightResourceForecastTrendRequest.Builder.statistic(SummarizeDatabaseInsightResourceForecastTrendRequest.Statistic statistic)
Choose the type of statistic metric data to be used for forecasting.
|
Copyright © 2016–2024. All rights reserved.