Uses of Enum Class
com.influxdb.client.domain.SMTPNotificationRuleBase.TypeEnum
Packages that use SMTPNotificationRuleBase.TypeEnum
-
Uses of SMTPNotificationRuleBase.TypeEnum in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return SMTPNotificationRuleBase.TypeEnumModifier and TypeMethodDescriptionSMTPNotificationRuleBase.getType()Get typeSMTPNotificationRuleBase.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this class with the specified name.static SMTPNotificationRuleBase.TypeEnum[]SMTPNotificationRuleBase.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 SMTPNotificationRuleBase.TypeEnumModifier and TypeMethodDescriptionvoidSMTPNotificationRuleBase.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, SMTPNotificationRuleBase.TypeEnum enumeration)