Package | Description |
---|---|
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
static SummarizeExadataInsightResourceForecastTrendRequest.ForecastModel |
SummarizeExadataInsightResourceForecastTrendRequest.ForecastModel.create(String key) |
SummarizeExadataInsightResourceForecastTrendRequest.ForecastModel |
SummarizeExadataInsightResourceForecastTrendRequest.getForecastModel()
Choose algorithm model for the forecasting.
|
static SummarizeExadataInsightResourceForecastTrendRequest.ForecastModel |
SummarizeExadataInsightResourceForecastTrendRequest.ForecastModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeExadataInsightResourceForecastTrendRequest.ForecastModel[] |
SummarizeExadataInsightResourceForecastTrendRequest.ForecastModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SummarizeExadataInsightResourceForecastTrendRequest.Builder |
SummarizeExadataInsightResourceForecastTrendRequest.Builder.forecastModel(SummarizeExadataInsightResourceForecastTrendRequest.ForecastModel forecastModel)
Choose algorithm model for the forecasting.
|
Copyright © 2016–2024. All rights reserved.