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