Class BackupExpiryQuantity


  • public final class BackupExpiryQuantity
    extends java.lang.Object
    • Method Detail

      • retentionCount

        public java.util.Optional<java.lang.Integer> retentionCount()
        Returns:
        (Output) Output only. The backup's position among its backups with the same source cluster and type, by descending chronological order create time (i.e. newest first).
      • totalRetentionCount

        public java.util.Optional<java.lang.Integer> totalRetentionCount()
        Returns:
        (Output) Output only. The length of the quantity-based queue, specified by the backup's retention policy.