JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum
io.odilon.client.http.Method
Packages that use
Method
Package
Description
io.odilon.client.http
Utility classes used by
ODClient
.
Uses of
Method
in
io.odilon.client.http
Methods in
io.odilon.client.http
that return
Method
Modifier and Type
Method
Description
static
Method
Method.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Method
[]
Method.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.