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