Class Limits.AbsoluteLimit

  • Enclosing class:
    Limits

    public static final class Limits.AbsoluteLimit
    extends Object
    • Constructor Detail

      • AbsoluteLimit

        public AbsoluteLimit()
    • Method Detail

      • getMaxTotalVolumes

        public Integer getMaxTotalVolumes()
        Returns:
        the maxTotalVolumes
      • getTotalVolumesUsed

        public Integer getTotalVolumesUsed()
        Returns:
        the totalVolumesUsed
      • getMaxTotalSnapshots

        public Integer getMaxTotalSnapshots()
        Returns:
        the maxTotalSnapshots
      • getTotalSnapshotsUsed

        public Integer getTotalSnapshotsUsed()
        Returns:
        the totalSnapshotsUsed
      • getMaxTotalVolumeGigabytes

        public Integer getMaxTotalVolumeGigabytes()
        Returns:
        the maxTotalVolumeGigabytes
      • getTotalGigabytesUsed

        public Integer getTotalGigabytesUsed()
        Returns:
        the totalGigabytesUsed
      • getMaxTotalBackupGigabytes

        public Integer getMaxTotalBackupGigabytes()
        Returns:
        the maxTotalBackupGigabytes
      • getTotalBackupGigabytesUsed

        public Integer getTotalBackupGigabytesUsed()
        Returns:
        the totalBackupGigabytesUsed