Interface DeleteReplicatorResponse.Builder

  • Method Details

    • replicatorArn

      DeleteReplicatorResponse.Builder replicatorArn(String replicatorArn)

      The Amazon Resource Name (ARN) of the replicator.

      Parameters:
      replicatorArn - The Amazon Resource Name (ARN) of the replicator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • replicatorState

      DeleteReplicatorResponse.Builder replicatorState(String replicatorState)

      The state of the replicator.

      Parameters:
      replicatorState - The state of the replicator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • replicatorState

      DeleteReplicatorResponse.Builder replicatorState(ReplicatorState replicatorState)

      The state of the replicator.

      Parameters:
      replicatorState - The state of the replicator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: