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