Package | Description |
---|---|
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
static SummarizeDatabaseInsightResourceForecastTrendRequest.UtilizationLevel |
SummarizeDatabaseInsightResourceForecastTrendRequest.UtilizationLevel.create(String key) |
SummarizeDatabaseInsightResourceForecastTrendRequest.UtilizationLevel |
SummarizeDatabaseInsightResourceForecastTrendRequest.getUtilizationLevel()
Filter by utilization level by the following buckets: - HIGH_UTILIZATION: DBs with
utilization greater or equal than 75.
|
static SummarizeDatabaseInsightResourceForecastTrendRequest.UtilizationLevel |
SummarizeDatabaseInsightResourceForecastTrendRequest.UtilizationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeDatabaseInsightResourceForecastTrendRequest.UtilizationLevel[] |
SummarizeDatabaseInsightResourceForecastTrendRequest.UtilizationLevel.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.utilizationLevel(SummarizeDatabaseInsightResourceForecastTrendRequest.UtilizationLevel utilizationLevel)
Filter by utilization level by the following buckets: - HIGH_UTILIZATION: DBs with
utilization greater or equal than 75.
|
Copyright © 2016–2024. All rights reserved.