static ExadataInsightResourceCapacityTrendAggregation.Builder |
ExadataInsightResourceCapacityTrendAggregation.builder() |
Create a new builder.
|
ExadataInsightResourceCapacityTrendAggregation.Builder |
ExadataInsightResourceCapacityTrendAggregation.Builder.capacity(Double capacity) |
The maximum allocated amount of the resource metric type (CPU, STORAGE) for a set of
databases.
|
ExadataInsightResourceCapacityTrendAggregation.Builder |
ExadataInsightResourceCapacityTrendAggregation.Builder.copy(ExadataInsightResourceCapacityTrendAggregation model) |
|
ExadataInsightResourceCapacityTrendAggregation.Builder |
ExadataInsightResourceCapacityTrendAggregation.Builder.endTimestamp(Date endTimestamp) |
The timestamp in which the current sampling period ends in RFC 3339 format.
|
ExadataInsightResourceCapacityTrendAggregation.Builder |
ExadataInsightResourceCapacityTrendAggregation.toBuilder() |
|
ExadataInsightResourceCapacityTrendAggregation.Builder |
ExadataInsightResourceCapacityTrendAggregation.Builder.totalHostCapacity(Double totalHostCapacity) |
The maximum host CPUs (cores x threads/core) on the underlying infrastructure.
|