Uses of Enum
io.odilon.client.http.Scheme
-
Uses of Scheme in io.odilon.client.http
Modifier 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.