Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static SummarizeExadataInsightResourceForecastTrendCollection.ExadataResourceMetric |
SummarizeExadataInsightResourceForecastTrendCollection.ExadataResourceMetric.create(String key) |
SummarizeExadataInsightResourceForecastTrendCollection.ExadataResourceMetric |
SummarizeExadataInsightResourceForecastTrendCollection.getExadataResourceMetric()
Defines the type of exadata resource metric (example: CPU, STORAGE)
|
static SummarizeExadataInsightResourceForecastTrendCollection.ExadataResourceMetric |
SummarizeExadataInsightResourceForecastTrendCollection.ExadataResourceMetric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeExadataInsightResourceForecastTrendCollection.ExadataResourceMetric[] |
SummarizeExadataInsightResourceForecastTrendCollection.ExadataResourceMetric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SummarizeExadataInsightResourceForecastTrendCollection.Builder |
SummarizeExadataInsightResourceForecastTrendCollection.Builder.exadataResourceMetric(SummarizeExadataInsightResourceForecastTrendCollection.ExadataResourceMetric exadataResourceMetric)
Defines the type of exadata resource metric (example: CPU, STORAGE)
|
Constructor and Description |
---|
SummarizeExadataInsightResourceForecastTrendCollection(String exadataInsightId,
SummarizeExadataInsightResourceForecastTrendCollection.ExadataResourceType exadataResourceType,
SummarizeExadataInsightResourceForecastTrendCollection.ExadataResourceMetric exadataResourceMetric,
Date timeIntervalStart,
Date timeIntervalEnd,
SummarizeExadataInsightResourceForecastTrendCollection.UsageUnit usageUnit,
List<ExadataInsightResourceForecastTrendSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.