static SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.builder() |
Create a new builder.
|
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder.capacityData(List<ResourceCapacityTrendAggregation> capacityData) |
Capacity Data with time interval
|
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder.copy(SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection model) |
|
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder.highUtilizationThreshold(Integer highUtilizationThreshold) |
Percent value in which a resource metric is considered highly utilized.
|
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder.itemDurationInMs(Long itemDurationInMs) |
Time duration in milliseconds between data points (one hour or one day).
|
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder.lowUtilizationThreshold(Integer lowUtilizationThreshold) |
Percent value in which a resource metric is considered lowly utilized.
|
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder.resourceMetric(SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.ResourceMetric resourceMetric) |
Defines the type of resource metric (example: CPU, STORAGE)
|
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder.timeIntervalEnd(Date timeIntervalEnd) |
The end timestamp that was passed into the request.
|
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder.timeIntervalStart(Date timeIntervalStart) |
The start timestamp that was passed into the request.
|
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.toBuilder() |
|
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.Builder.usageUnit(SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.UsageUnit usageUnit) |
Displays usage unit ( CORES, GB , PERCENT, MBPS)
|