Uses of Class
com.exoscale.sdk.model.GithubAuthIntegration
Packages that use GithubAuthIntegration
-
Uses of GithubAuthIntegration in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return GithubAuthIntegrationModifier and TypeMethodDescriptionGithubAuthIntegration.addAllowedOrganizationsItem
(String allowedOrganizationsItem) GithubAuthIntegration.addTeamIdsItem
(Integer teamIdsItem) GithubAuthIntegration.allowedOrganizations
(List<String> allowedOrganizations) GithubAuthIntegration.allowSignUp
(Boolean allowSignUp) GithubAuthIntegration.clientSecret
(String clientSecret) JsonSchemaGrafana.getAuthGithub()
Get authGithubGithubAuthIntegration.skipOrgRoleSync
(Boolean skipOrgRoleSync) Methods in com.exoscale.sdk.model with parameters of type GithubAuthIntegrationModifier and TypeMethodDescriptionJsonSchemaGrafana.authGithub
(GithubAuthIntegration authGithub) void
JsonSchemaGrafana.setAuthGithub
(GithubAuthIntegration authGithub)