Interface BackupRetentionPolicy.Builder

  • Method Details

    • type

      The type of backup retention policy. For the DAYS type, the value is the number of days to retain backups.

      Parameters:
      type - The type of backup retention policy. For the DAYS type, the value is the number of days to retain backups.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of backup retention policy. For the DAYS type, the value is the number of days to retain backups.

      Parameters:
      type - The type of backup retention policy. For the DAYS type, the value is the number of days to retain backups.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • value

      Use a value between 7 - 379.

      Parameters:
      value - Use a value between 7 - 379.
      Returns:
      Returns a reference to this object so that method calls can be chained together.