|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of RestRequest.Method in smartrics.rest.client |
|---|
| Methods in smartrics.rest.client that return RestRequest.Method | |
|---|---|
RestRequest.Method |
RestRequest.getMethod()
|
static RestRequest.Method |
RestRequest.Method.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RestRequest.Method[] |
RestRequest.Method.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in smartrics.rest.client with parameters of type RestRequest.Method | |
|---|---|
RestRequest |
RestRequest.setMethod(RestRequest.Method method)
Sets the method for this request. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||