Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
HostResourceCapacityTrendAggregation |
HostResourceCapacityTrendAggregation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<HostResourceCapacityTrendAggregation> |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.getCapacityData()
Capacity Data with timestamp.
|
Modifier and Type | Method and Description |
---|---|
HostResourceCapacityTrendAggregation.Builder |
HostResourceCapacityTrendAggregation.Builder.copy(HostResourceCapacityTrendAggregation model) |
Modifier and Type | Method and Description |
---|---|
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder |
SummarizeHostInsightResourceCapacityTrendAggregationCollection.Builder.capacityData(List<HostResourceCapacityTrendAggregation> capacityData)
Capacity Data with timestamp.
|
Constructor and Description |
---|
SummarizeHostInsightResourceCapacityTrendAggregationCollection(Date timeIntervalStart,
Date timeIntervalEnd,
Integer highUtilizationThreshold,
Integer lowUtilizationThreshold,
SummarizeHostInsightResourceCapacityTrendAggregationCollection.ResourceMetric resourceMetric,
SummarizeHostInsightResourceCapacityTrendAggregationCollection.UsageUnit usageUnit,
Long itemDurationInMs,
List<HostResourceCapacityTrendAggregation> capacityData)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.