Interface CreateRecoveryGroupResponse.Builder

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

  • 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

      CreateRecoveryGroupResponse.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

      CreateRecoveryGroupResponse.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.