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 Scheme
Scheme.fromString
(String scheme) Returns Scheme enum of given stringstatic Scheme
Returns 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.