Uses of Enum Class
com.influxdb.client.domain.BuilderAggregateFunctionType
Packages that use BuilderAggregateFunctionType
-
Uses of BuilderAggregateFunctionType in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return BuilderAggregateFunctionTypeModifier and TypeMethodDescriptionstatic BuilderAggregateFunctionTypeBuilderTagsType.getAggregateFunctionType()Get aggregateFunctionTypeBuilderAggregateFunctionType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static BuilderAggregateFunctionTypeReturns the enum constant of this class with the specified name.static BuilderAggregateFunctionType[]BuilderAggregateFunctionType.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 BuilderAggregateFunctionTypeModifier and TypeMethodDescriptionBuilderTagsType.aggregateFunctionType(BuilderAggregateFunctionType aggregateFunctionType) voidBuilderTagsType.setAggregateFunctionType(BuilderAggregateFunctionType aggregateFunctionType) voidBuilderAggregateFunctionType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, BuilderAggregateFunctionType enumeration)