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