Example usage for Java com.amazonaws.http HttpMethodName fields, constructors, methods, implement or subclass
The text is from its open source code.
HttpMethodName | GET |
HttpMethodName | POST |
HttpMethodName | PUT |
HttpMethodName | DELETE |
HttpMethodName | HEAD |
HttpMethodName | PATCH |
HttpMethodName | OPTIONS |
HttpMethodName | fromValue(String value) |