Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceMetric |
SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceMetric.create(String key) |
SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceMetric |
SummarizeExadataInsightResourceCapacityTrendCollection.getExadataResourceMetric()
Defines the type of exadata resource metric (example: CPU, STORAGE)
|
static SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceMetric |
SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceMetric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceMetric[] |
SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceMetric.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.exadataResourceMetric(SummarizeExadataInsightResourceCapacityTrendCollection.ExadataResourceMetric exadataResourceMetric)
Defines the type of exadata resource metric (example: CPU, STORAGE)
|
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.