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