Uses of Enum
com.exoscale.sdk.model.JsonSchemaGrafana.AlertingNodataOrNullvaluesEnum
Packages that use JsonSchemaGrafana.AlertingNodataOrNullvaluesEnum
-
Uses of JsonSchemaGrafana.AlertingNodataOrNullvaluesEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return JsonSchemaGrafana.AlertingNodataOrNullvaluesEnumModifier and TypeMethodDescriptionJsonSchemaGrafana.getAlertingNodataOrNullvalues()
Get alertingNodataOrNullvaluesReturns the enum constant of this type with the specified name.JsonSchemaGrafana.AlertingNodataOrNullvaluesEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type JsonSchemaGrafana.AlertingNodataOrNullvaluesEnumModifier and TypeMethodDescriptionJsonSchemaGrafana.alertingNodataOrNullvalues
(JsonSchemaGrafana.AlertingNodataOrNullvaluesEnum alertingNodataOrNullvalues) void
JsonSchemaGrafana.setAlertingNodataOrNullvalues
(JsonSchemaGrafana.AlertingNodataOrNullvaluesEnum alertingNodataOrNullvalues)