Interface DeleteBackupResponse.Builder

  • Method Details

    • backupId

      The ID of the backup that was deleted.

      Parameters:
      backupId - The ID of the backup that was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lifecycle

      DeleteBackupResponse.Builder lifecycle(String lifecycle)

      The lifecycle status of the backup. If the DeleteBackup operation is successful, the status is DELETED.

      Parameters:
      lifecycle - The lifecycle status of the backup. If the DeleteBackup operation is successful, the status is DELETED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • lifecycle

      The lifecycle status of the backup. If the DeleteBackup operation is successful, the status is DELETED.

      Parameters:
      lifecycle - The lifecycle status of the backup. If the DeleteBackup operation is successful, the status is DELETED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: