Uses of Enum
io.odilon.client.OdilonClientProperties
Packages that use OdilonClientProperties
Package
Description
The Interface
OdilonClient contains the API to interact with the Server, the Implementation class is ODClient.-
Uses of OdilonClientProperties in io.odilon.client
Methods in io.odilon.client that return OdilonClientPropertiesModifier and TypeMethodDescriptionstatic OdilonClientPropertiesReturns the enum constant of this type with the specified name.static OdilonClientProperties[]OdilonClientProperties.values()Returns an array containing the constants of this enum type, in the order they are declared.