Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static SummarizeExadataInsightResourceCapacityTrendCollection.UsageUnit |
SummarizeExadataInsightResourceCapacityTrendCollection.UsageUnit.create(String key) |
SummarizeExadataInsightResourceCapacityTrendCollection.UsageUnit |
SummarizeExadataInsightResourceCapacityTrendCollection.getUsageUnit()
Displays usage unit ( CORES, GB , PERCENT, MBPS)
|
static SummarizeExadataInsightResourceCapacityTrendCollection.UsageUnit |
SummarizeExadataInsightResourceCapacityTrendCollection.UsageUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeExadataInsightResourceCapacityTrendCollection.UsageUnit[] |
SummarizeExadataInsightResourceCapacityTrendCollection.UsageUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SummarizeExadataInsightResourceCapacityTrendCollection.Builder |
SummarizeExadataInsightResourceCapacityTrendCollection.Builder.usageUnit(SummarizeExadataInsightResourceCapacityTrendCollection.UsageUnit usageUnit)
Displays usage unit ( CORES, GB , PERCENT, MBPS)
|
Constructor and Description |
---|
SummarizeExadataInsightResourceCapacityTrendCollection(String exadataInsightId,
SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceType exadataResourceType,
SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceMetric exadataResourceMetric,
Date timeIntervalStart,
Date timeIntervalEnd,
SummarizeExadataInsightResourceCapacityTrendCollection.UsageUnit usageUnit,
List<ExadataInsightResourceCapacityTrendSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.