Uses of Class
com.exoscale.sdk.model.ResetDbaasGrafanaUserPasswordRequest
-
Uses of ResetDbaasGrafanaUserPasswordRequest in com.exoscale.sdk.api
Modifier and TypeMethodDescriptionExoscaleApi.resetDbaasGrafanaUserPassword
(String serviceName, String username, ResetDbaasGrafanaUserPasswordRequest resetDbaasGrafanaUserPasswordRequest) Reset the credentials of a DBaaS Grafana user If no password is provided one will be generated automatically.ExoscaleApi.resetDbaasKafkaUserPassword
(String serviceName, String username, ResetDbaasGrafanaUserPasswordRequest resetDbaasGrafanaUserPasswordRequest) Reset the credentials of a DBaaS Kafka user If no password is provided one will be generated automatically.ExoscaleApi.resetDbaasOpensearchUserPassword
(String serviceName, String username, ResetDbaasGrafanaUserPasswordRequest resetDbaasGrafanaUserPasswordRequest) Reset the credentials of a DBaaS OpenSearch user If no password is provided one will be generated automatically.ExoscaleApi.resetDbaasPostgresUserPassword
(String serviceName, String username, ResetDbaasGrafanaUserPasswordRequest resetDbaasGrafanaUserPasswordRequest) Reset the credentials of a DBaaS Postgres user If no password is provided one will be generated automatically.ExoscaleApi.resetDbaasRedisUserPassword
(String serviceName, String username, ResetDbaasGrafanaUserPasswordRequest resetDbaasGrafanaUserPasswordRequest) Reset the credentials of a DBaaS Redis user If no password is provided one will be generated automatically. -
Uses of ResetDbaasGrafanaUserPasswordRequest in com.exoscale.sdk.model
Modifier and TypeMethodDescription