final enum HttpMethod extends java.lang.Enum<E<E>>
Standardized entries for HTTP Methods.
Modifiers | Name | Description |
---|---|---|
static HttpMethod |
DELETE |
|
static HttpMethod |
GET |
|
static HttpMethod |
MAX_VALUE |
|
static HttpMethod |
MIN_VALUE |
|
static HttpMethod |
PATCH |
|
static HttpMethod |
POST |
|
static HttpMethod |
PUT |
|
java.lang.String |
methodName |