Uses of Class
com.exoscale.sdk.model.CreateDbaasPostgresUserRequest
Packages that use CreateDbaasPostgresUserRequest
-
Uses of CreateDbaasPostgresUserRequest in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api with parameters of type CreateDbaasPostgresUserRequestModifier and TypeMethodDescriptionExoscaleApi.createDbaasPostgresUser(String serviceName, CreateDbaasPostgresUserRequest createDbaasPostgresUserRequest) Create a DBaaS Postgres user -
Uses of CreateDbaasPostgresUserRequest in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return CreateDbaasPostgresUserRequestModifier and TypeMethodDescriptionCreateDbaasPostgresUserRequest.allowReplication(Boolean allowReplication) Methods in com.exoscale.sdk.model that return types with arguments of type CreateDbaasPostgresUserRequestMethods in com.exoscale.sdk.model with parameters of type CreateDbaasPostgresUserRequestModifier and TypeMethodDescriptionDbaasPostgresUsers.addUsersItem(CreateDbaasPostgresUserRequest usersItem) Method parameters in com.exoscale.sdk.model with type arguments of type CreateDbaasPostgresUserRequestModifier and TypeMethodDescriptionvoidDbaasPostgresUsers.setUsers(List<CreateDbaasPostgresUserRequest> users) DbaasPostgresUsers.users(List<CreateDbaasPostgresUserRequest> users)