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
    withReplicationRole(String replicationRole)
    Specifies the replicationRole property: The replication role of the server..
  • Method Details

    • withReplicationRole

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