static SummarizeExadataInsightResourceCapacityTrendAggregation.Builder |
SummarizeExadataInsightResourceCapacityTrendAggregation.builder() |
Create a new builder.
|
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder |
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder.capacityData(List<ExadataInsightResourceCapacityTrendAggregation> capacityData) |
Capacity Data with time interval
|
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder |
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder.copy(SummarizeExadataInsightResourceCapacityTrendAggregation model) |
|
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder |
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder.exadataResourceMetric(SummarizeExadataInsightResourceCapacityTrendAggregation.ExadataResourceMetric exadataResourceMetric) |
Defines the type of exadata resource metric (example: CPU, STORAGE)
|
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder |
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder.exadataResourceType(SummarizeExadataInsightResourceCapacityTrendAggregation.ExadataResourceType exadataResourceType) |
Defines the resource type for an exadata (example: DATABASE, STORAGE_SERVER, HOST,
DISKGROUP)
|
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder |
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder.itemDurationInMs(Long itemDurationInMs) |
Time duration in milliseconds between data points (one hour or one day).
|
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder |
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder.timeIntervalEnd(Date timeIntervalEnd) |
The end timestamp that was passed into the request.
|
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder |
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder.timeIntervalStart(Date timeIntervalStart) |
The start timestamp that was passed into the request.
|
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder |
SummarizeExadataInsightResourceCapacityTrendAggregation.toBuilder() |
|
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder |
SummarizeExadataInsightResourceCapacityTrendAggregation.Builder.usageUnit(SummarizeExadataInsightResourceCapacityTrendAggregation.UsageUnit usageUnit) |
Displays usage unit ( CORES, GB , PERCENT, MBPS)
|