Uses of Enum Class
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
Subclasses with type arguments of type OdilonClientProperties in io.odilon.clientMethods in io.odilon.client that return OdilonClientPropertiesModifier and TypeMethodDescriptionstatic OdilonClientPropertiesReturns the enum constant of this class with the specified name.static OdilonClientProperties[]OdilonClientProperties.values()Returns an array containing the constants of this enum class, in the order they are declared.