Uses of Enum Class
com.influxdb.client.domain.SlackNotificationRuleBase.TypeEnum
Packages that use SlackNotificationRuleBase.TypeEnum
-
Uses of SlackNotificationRuleBase.TypeEnum in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return SlackNotificationRuleBase.TypeEnumModifier and TypeMethodDescriptionSlackNotificationRuleBase.getType()Get typeSlackNotificationRuleBase.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this class with the specified name.static SlackNotificationRuleBase.TypeEnum[]SlackNotificationRuleBase.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.influxdb.client.domain with parameters of type SlackNotificationRuleBase.TypeEnumModifier and TypeMethodDescriptionvoidSlackNotificationRuleBase.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, SlackNotificationRuleBase.TypeEnum enumeration)