Interface Server.DefinitionStages.WithReplicationRole

All Known Subinterfaces:
Server.Definition, Server.DefinitionStages.WithCreate
Enclosing interface:
Server.DefinitionStages

public static interface Server.DefinitionStages.WithReplicationRole
The stage of the Server definition allowing to specify replicationRole.
  • Method Details

    • withReplicationRole

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