Interface Server.UpdateStages.WithReplicationRole

All Known Subinterfaces:
Server.Update
Enclosing interface:
Server.UpdateStages

public static interface Server.UpdateStages.WithReplicationRole
The stage of the Server update allowing to specify replicationRole.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the replicationRole property: Replication role of the server.
  • Method Details

    • withReplicationRole

      Server.Update withReplicationRole(ReplicationRole replicationRole)
      Specifies the replicationRole property: Replication role of the server.
      Parameters:
      replicationRole - Replication role of the server.
      Returns:
      the next definition stage.