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