Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static SummarizeExadataInsightResourceForecastTrendCollection.UsageUnit |
SummarizeExadataInsightResourceForecastTrendCollection.UsageUnit.create(String key) |
SummarizeExadataInsightResourceForecastTrendCollection.UsageUnit |
SummarizeExadataInsightResourceForecastTrendCollection.getUsageUnit()
Displays usage unit ( CORES, GB , PERCENT, MBPS)
|
static SummarizeExadataInsightResourceForecastTrendCollection.UsageUnit |
SummarizeExadataInsightResourceForecastTrendCollection.UsageUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeExadataInsightResourceForecastTrendCollection.UsageUnit[] |
SummarizeExadataInsightResourceForecastTrendCollection.UsageUnit.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.usageUnit(SummarizeExadataInsightResourceForecastTrendCollection.UsageUnit usageUnit)
Displays usage unit ( CORES, GB , PERCENT, MBPS)
|
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.