Uses of Enum
com.exoscale.sdk.model.JsonSchemaGrafana.AlertingErrorOrTimeoutEnum
Packages that use JsonSchemaGrafana.AlertingErrorOrTimeoutEnum
-
Uses of JsonSchemaGrafana.AlertingErrorOrTimeoutEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return JsonSchemaGrafana.AlertingErrorOrTimeoutEnumModifier and TypeMethodDescriptionJsonSchemaGrafana.getAlertingErrorOrTimeout()
Get alertingErrorOrTimeoutReturns the enum constant of this type with the specified name.JsonSchemaGrafana.AlertingErrorOrTimeoutEnum.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.AlertingErrorOrTimeoutEnumModifier and TypeMethodDescriptionJsonSchemaGrafana.alertingErrorOrTimeout
(JsonSchemaGrafana.AlertingErrorOrTimeoutEnum alertingErrorOrTimeout) void
JsonSchemaGrafana.setAlertingErrorOrTimeout
(JsonSchemaGrafana.AlertingErrorOrTimeoutEnum alertingErrorOrTimeout)