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 o) |
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,
SummarizeHostInsightResourceCapacityTrendAggregationCollection.ResourceMetric resourceMetric,
UsageUnit usageUnit,
Long itemDurationInMs,
List<HostResourceCapacityTrendAggregation> capacityData)
Deprecated.
|
Copyright © 2016–2022. All rights reserved.