Interface GetRecoveryGroupResponse.Builder

  • Method Details

    • cells

      A list of a cell's Amazon Resource Names (ARNs).

      Parameters:
      cells - A list of a cell's Amazon Resource Names (ARNs).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • cells

      A list of a cell's Amazon Resource Names (ARNs).

      Parameters:
      cells - A list of a cell's Amazon Resource Names (ARNs).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recoveryGroupArn

      GetRecoveryGroupResponse.Builder recoveryGroupArn(String recoveryGroupArn)

      The Amazon Resource Name (ARN) for the recovery group.

      Parameters:
      recoveryGroupArn - The Amazon Resource Name (ARN) for the recovery group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recoveryGroupName

      GetRecoveryGroupResponse.Builder recoveryGroupName(String recoveryGroupName)

      The name of the recovery group.

      Parameters:
      recoveryGroupName - The name of the recovery group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      The tags associated with the recovery group.

      Parameters:
      tags - The tags associated with the recovery group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.