Uses of Enum
io.odilon.client.http.Scheme
Packages that use Scheme
- 
Uses of Scheme in io.odilon.client.http
Methods in io.odilon.client.http that return SchemeModifier and TypeMethodDescriptionstatic SchemeScheme.fromString(String scheme) Returns Scheme enum of given stringstatic SchemeReturns the enum constant of this type with the specified name.static Scheme[]Scheme.values()Returns an array containing the constants of this enum type, in the order they are declared.