public static interface BlockLimits.Absolute
Modifier and Type | Method and Description |
---|---|
int |
getMaxTotalBackupGigabytes() |
int |
getMaxTotalBackups() |
int |
getMaxTotalSnapshots() |
int |
getMaxTotalVolumeGigabytes() |
int |
getMaxTotalVolumes() |
int |
getTotalBackupGigabytesUsed() |
int |
getTotalBackupsUsed() |
int |
getTotalGigabytesUsed() |
int |
getTotalSnapshotsUsed() |
int |
getTotalVolumesUsed() |
int getTotalSnapshotsUsed()
int getMaxTotalBackups()
int getMaxTotalVolumeGigabytes()
int getMaxTotalSnapshots()
int getMaxTotalBackupGigabytes()
int getTotalBackupGigabytesUsed()
int getMaxTotalVolumes()
int getTotalVolumesUsed()
int getTotalBackupsUsed()
int getTotalGigabytesUsed()
Copyright © 2017. All rights reserved.