Uses of Class
com.exoscale.sdk.model.JsonSchemaGrafana
Packages that use JsonSchemaGrafana
-
Uses of JsonSchemaGrafana in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return JsonSchemaGrafanaModifier and TypeMethodDescriptionJsonSchemaGrafana.alertingEnabled
(Boolean alertingEnabled) JsonSchemaGrafana.alertingErrorOrTimeout
(JsonSchemaGrafana.AlertingErrorOrTimeoutEnum alertingErrorOrTimeout) JsonSchemaGrafana.alertingMaxAnnotationsToKeep
(Integer alertingMaxAnnotationsToKeep) JsonSchemaGrafana.alertingNodataOrNullvalues
(JsonSchemaGrafana.AlertingNodataOrNullvaluesEnum alertingNodataOrNullvalues) JsonSchemaGrafana.allowEmbedding
(Boolean allowEmbedding) JsonSchemaGrafana.authAzuread
(AzureADOAuthIntegration authAzuread) JsonSchemaGrafana.authBasicEnabled
(Boolean authBasicEnabled) JsonSchemaGrafana.authGenericOauth
(GenericOAuthIntegration authGenericOauth) JsonSchemaGrafana.authGithub
(GithubAuthIntegration authGithub) JsonSchemaGrafana.authGitlab
(GitLabAuthIntegration authGitlab) JsonSchemaGrafana.authGoogle
(GoogleAuthIntegration authGoogle) JsonSchemaGrafana.cookieSamesite
(JsonSchemaGrafana.CookieSamesiteEnum cookieSamesite) JsonSchemaGrafana.customDomain
(String customDomain) JsonSchemaGrafana.dashboardPreviewsEnabled
(Boolean dashboardPreviewsEnabled) JsonSchemaGrafana.dashboardsMinRefreshInterval
(String dashboardsMinRefreshInterval) JsonSchemaGrafana.dashboardsVersionsToKeep
(Integer dashboardsVersionsToKeep) JsonSchemaGrafana.dataproxySendUserHeader
(Boolean dataproxySendUserHeader) JsonSchemaGrafana.dataproxyTimeout
(Integer dataproxyTimeout) JsonSchemaGrafana.dateFormats
(GrafanaDateFormatSpecifications dateFormats) JsonSchemaGrafana.disableGravatar
(Boolean disableGravatar) JsonSchemaGrafana.editorsCanAdmin
(Boolean editorsCanAdmin) CreateDbaasServiceGrafanaRequest.getGrafanaSettings()
Get grafanaSettingsDbaasServiceGrafana.getGrafanaSettings()
Get grafanaSettingsUpdateDbaasServiceGrafanaRequest.getGrafanaSettings()
Get grafanaSettingsJsonSchemaGrafana.googleAnalyticsUaId
(String googleAnalyticsUaId) JsonSchemaGrafana.metricsEnabled
(Boolean metricsEnabled) JsonSchemaGrafana.oauthAllowInsecureEmailLookup
(Boolean oauthAllowInsecureEmailLookup) JsonSchemaGrafana.serviceLog
(Boolean serviceLog) JsonSchemaGrafana.smtpServer
(SMTPServerSettings smtpServer) JsonSchemaGrafana.unifiedAlertingEnabled
(Boolean unifiedAlertingEnabled) JsonSchemaGrafana.userAutoAssignOrg
(Boolean userAutoAssignOrg) JsonSchemaGrafana.userAutoAssignOrgRole
(JsonSchemaGrafana.UserAutoAssignOrgRoleEnum userAutoAssignOrgRole) JsonSchemaGrafana.viewersCanEdit
(Boolean viewersCanEdit) Methods in com.exoscale.sdk.model with parameters of type JsonSchemaGrafanaModifier and TypeMethodDescriptionCreateDbaasServiceGrafanaRequest.grafanaSettings
(JsonSchemaGrafana grafanaSettings) DbaasServiceGrafana.grafanaSettings
(JsonSchemaGrafana grafanaSettings) UpdateDbaasServiceGrafanaRequest.grafanaSettings
(JsonSchemaGrafana grafanaSettings) void
CreateDbaasServiceGrafanaRequest.setGrafanaSettings
(JsonSchemaGrafana grafanaSettings) void
DbaasServiceGrafana.setGrafanaSettings
(JsonSchemaGrafana grafanaSettings) void
UpdateDbaasServiceGrafanaRequest.setGrafanaSettings
(JsonSchemaGrafana grafanaSettings)