Interface DeleteSnapshotResponse.Builder

  • Method Details

    • snapshotId

      DeleteSnapshotResponse.Builder snapshotId(String snapshotId)

      The ID of the deleted snapshot.

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

      DeleteSnapshotResponse.Builder lifecycle(String lifecycle)

      The lifecycle status of the snapshot. If the DeleteSnapshot operation is successful, this status is DELETING.

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

      The lifecycle status of the snapshot. If the DeleteSnapshot operation is successful, this status is DELETING.

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