Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
HostInsightResourceStatisticsAggregation |
HostInsightResourceStatisticsAggregation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<HostInsightResourceStatisticsAggregation> |
SummarizeHostInsightResourceStatisticsAggregationCollection.getItems()
Collection of Resource Statistics items
|
Modifier and Type | Method and Description |
---|---|
HostInsightResourceStatisticsAggregation.Builder |
HostInsightResourceStatisticsAggregation.Builder.copy(HostInsightResourceStatisticsAggregation model) |
Modifier and Type | Method and Description |
---|---|
SummarizeHostInsightResourceStatisticsAggregationCollection.Builder |
SummarizeHostInsightResourceStatisticsAggregationCollection.Builder.items(List<HostInsightResourceStatisticsAggregation> items)
Collection of Resource Statistics items
|
Constructor and Description |
---|
SummarizeHostInsightResourceStatisticsAggregationCollection(Date timeIntervalStart,
Date timeIntervalEnd,
Integer highUtilizationThreshold,
Integer lowUtilizationThreshold,
SummarizeHostInsightResourceStatisticsAggregationCollection.ResourceMetric resourceMetric,
SummarizeHostInsightResourceStatisticsAggregationCollection.UsageUnit usageUnit,
List<HostInsightResourceStatisticsAggregation> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.