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