Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.builder()
Create a new builder.
|
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder.capacityData(List<HostResourceCapacityTrendAggregation> capacityData)
Capacity Data with timestamp.
|
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder.copy(SummarizeHostInsightResourceCapacityTrendAggregationCollection model) |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder.highUtilizationThreshold(Integer highUtilizationThreshold)
Percent value in which a resource metric is considered highly utilized.
|
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder.itemDurationInMs(Long itemDurationInMs)
Time duration in milliseconds between data points (one hour or one day).
|
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder.lowUtilizationThreshold(Integer lowUtilizationThreshold)
Percent value in which a resource metric is considered lowly utilized.
|
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder.resourceMetric(SummarizeHostInsightResourceCapacityTrendAggregationCollection.ResourceMetric resourceMetric)
Defines the type of resource metric (CPU, Physical Memory, Logical Memory)
|
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder.timeIntervalEnd(Date timeIntervalEnd)
The end timestamp that was passed into the request.
|
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder.timeIntervalStart(Date timeIntervalStart)
The start timestamp that was passed into the request.
|
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.toBuilder() |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder.usageUnit(SummarizeHostInsightResourceCapacityTrendAggregationCollection.UsageUnit usageUnit)
Displays usage unit ( CORES, GB , PERCENT, MBPS)
|
Copyright © 2016–2024. All rights reserved.