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 Detail

      • withReplicationRole

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