Server.UpdateStages.WithReplicationRole Interface
public static interface Server.UpdateStages.WithReplicationRole
The stage of the Server update allowing to specify replicationRole.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withReplicationRole(String replicationRole)
Specifies the replication |
Method Details
withReplicationRole
public abstract Server.Update withReplicationRole(String replicationRole)
Specifies the replicationRole property: The replication role of the server..
Parameters:
Returns: