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