Interface CreateReplicatorResponse.Builder

    • Method Detail

      • replicatorArn

        CreateReplicatorResponse.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.
      • replicatorName

        CreateReplicatorResponse.Builder replicatorName​(String replicatorName)

        Name of the replicator provided by the customer.

        Parameters:
        replicatorName - Name of the replicator provided by the customer.
        Returns:
        Returns a reference to this object so that method calls can be chained together.