Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
ExadataInsightResourceCapacityTrendAggregation |
ExadataInsightResourceCapacityTrendAggregation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExadataInsightResourceCapacityTrendAggregation> |
SummarizeExadataInsightResourceCapacityTrendAggregation.getCapacityData()
Capacity Data with time interval
|
List<ExadataInsightResourceCapacityTrendAggregation> |
ExadataInsightResourceCapacityTrendSummary.getCapacityData()
Time series data for capacity
|
Modifier and Type | Method and Description |
---|---|
ExadataInsightResourceCapacityTrendAggregation.Builder |
ExadataInsightResourceCapacityTrendAggregation.Builder.copy(ExadataInsightResourceCapacityTrendAggregation model) |
Modifier and Type | Method and Description |
---|---|
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder |
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder.capacityData(List<ExadataInsightResourceCapacityTrendAggregation> capacityData)
Capacity Data with time interval
|
ExadataInsightResourceCapacityTrendSummary.Builder |
ExadataInsightResourceCapacityTrendSummary.Builder.capacityData(List<ExadataInsightResourceCapacityTrendAggregation> capacityData)
Time series data for capacity
|
Constructor and Description |
---|
ExadataInsightResourceCapacityTrendSummary(String id,
String name,
List<ExadataInsightResourceCapacityTrendAggregation> capacityData)
Deprecated.
|
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.