Uses of Class
com.exoscale.sdk.model.UpdateDbaasPostgresAllowReplicationRequest
-
Packages that use UpdateDbaasPostgresAllowReplicationRequest Package Description com.exoscale.sdk.api com.exoscale.sdk.model -
-
Uses of UpdateDbaasPostgresAllowReplicationRequest in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api with parameters of type UpdateDbaasPostgresAllowReplicationRequest Modifier and Type Method Description DbaasPostgresUsers
ExoscaleApi. updateDbaasPostgresAllowReplication(String serviceName, String username, UpdateDbaasPostgresAllowReplicationRequest updateDbaasPostgresAllowReplicationRequest)
Update access control for one service user -
Uses of UpdateDbaasPostgresAllowReplicationRequest in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return UpdateDbaasPostgresAllowReplicationRequest Modifier and Type Method Description UpdateDbaasPostgresAllowReplicationRequest
UpdateDbaasPostgresAllowReplicationRequest. allowReplication(Boolean allowReplication)
-