Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
IoUsageTrend |
IoUsageTrend.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<IoUsageTrend> |
IoUsageTrendAggregation.getUsageData()
List of usage data samples for a IO interface.
|
Modifier and Type | Method and Description |
---|---|
IoUsageTrend.Builder |
IoUsageTrend.Builder.copy(IoUsageTrend model) |
Modifier and Type | Method and Description |
---|---|
IoUsageTrendAggregation.Builder |
IoUsageTrendAggregation.Builder.usageData(List<IoUsageTrend> usageData)
List of usage data samples for a IO interface.
|
Constructor and Description |
---|
IoUsageTrendAggregation(String mountPoint,
List<IoUsageTrend> usageData)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.