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