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