Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
IoUsageTrendAggregation |
IoUsageTrendAggregation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<IoUsageTrendAggregation> |
SummarizeHostInsightIoUsageTrendAggregationCollection.getItems()
Collection of Usage Data with time stamps for all IO interfaces.
|
Modifier and Type | Method and Description |
---|---|
IoUsageTrendAggregation.Builder |
IoUsageTrendAggregation.Builder.copy(IoUsageTrendAggregation model) |
Modifier and Type | Method and Description |
---|---|
SummarizeHostInsightIoUsageTrendAggregationCollection.Builder |
SummarizeHostInsightIoUsageTrendAggregationCollection.Builder.items(List<IoUsageTrendAggregation> items)
Collection of Usage Data with time stamps for all IO interfaces.
|
Constructor and Description |
---|
SummarizeHostInsightIoUsageTrendAggregationCollection(Date timeIntervalStart,
Date timeIntervalEnd,
Long itemDurationInMs,
List<IoUsageTrendAggregation> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.