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