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