Uses of Enum Class
io.datarouter.storage.config.PutMethod
Packages that use PutMethod
-
Uses of PutMethod in io.datarouter.storage.config
Fields in io.datarouter.storage.config declared as PutMethodFields in io.datarouter.storage.config with type parameters of type PutMethodMethods in io.datarouter.storage.config that return PutMethodModifier and TypeMethodDescriptionConfig.getPutMethod()static PutMethodReturns the enum constant of this class with the specified name.static PutMethod[]PutMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.datarouter.storage.config with parameters of type PutMethod