Interface DeleteReplicaAction.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DeleteReplicaAction.Builder,DeleteReplicaAction>, SdkBuilder<DeleteReplicaAction.Builder,DeleteReplicaAction>, SdkPojo
Enclosing class:
DeleteReplicaAction

public static interface DeleteReplicaAction.Builder extends SdkPojo, CopyableBuilder<DeleteReplicaAction.Builder,DeleteReplicaAction>
  • Method Details

    • regionName

      DeleteReplicaAction.Builder regionName(String regionName)

      The Region of the replica to be removed.

      Parameters:
      regionName - The Region of the replica to be removed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.