Uses of Class
com.exoscale.sdk.model.GoogleAuthIntegration
Packages that use GoogleAuthIntegration
-
Uses of GoogleAuthIntegration in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return GoogleAuthIntegrationModifier and TypeMethodDescriptionGoogleAuthIntegration.addAllowedDomainsItem
(String allowedDomainsItem) GoogleAuthIntegration.allowedDomains
(List<String> allowedDomains) GoogleAuthIntegration.allowSignUp
(Boolean allowSignUp) GoogleAuthIntegration.clientSecret
(String clientSecret) JsonSchemaGrafana.getAuthGoogle()
Get authGoogleMethods in com.exoscale.sdk.model with parameters of type GoogleAuthIntegrationModifier and TypeMethodDescriptionJsonSchemaGrafana.authGoogle
(GoogleAuthIntegration authGoogle) void
JsonSchemaGrafana.setAuthGoogle
(GoogleAuthIntegration authGoogle)