Interface DeleteBackupResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DeleteBackupResponse.Builder,DeleteBackupResponse>, FSxResponse.Builder, SdkBuilder<DeleteBackupResponse.Builder,DeleteBackupResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DeleteBackupResponse

public static interface DeleteBackupResponse.Builder extends FSxResponse.Builder, SdkPojo, CopyableBuilder<DeleteBackupResponse.Builder,DeleteBackupResponse>
  • 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: