Uses of Enum
io.odilon.client.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
Modifier and TypeMethodDescriptionstatic OdilonClientProperties
Returns 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.