| Package | Description |
|---|---|
| org.nuxeo.ecm.automation.client.rest.api |
| Modifier and Type | Field and Description |
|---|---|
protected RequestType |
RestRequest.requestType |
| Modifier and Type | Method and Description |
|---|---|
RequestType |
RestRequest.getRequestType() |
static RequestType |
RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestType[] |
RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RestRequest |
RestRequest.requestType(RequestType requestType) |
Copyright © 2020. All rights reserved.