|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApiBatchRequestElement.HTTPMethod | |
|---|---|
| com.cloudera.api.model | Java models of the underlying API JSON objects, with JAX-B annotations. |
| Uses of ApiBatchRequestElement.HTTPMethod in com.cloudera.api.model |
|---|
| Methods in com.cloudera.api.model that return ApiBatchRequestElement.HTTPMethod | |
|---|---|
ApiBatchRequestElement.HTTPMethod |
ApiBatchRequestElement.getMethod()
The type of request (e.g. |
static ApiBatchRequestElement.HTTPMethod |
ApiBatchRequestElement.HTTPMethod.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ApiBatchRequestElement.HTTPMethod[] |
ApiBatchRequestElement.HTTPMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.cloudera.api.model with parameters of type ApiBatchRequestElement.HTTPMethod | |
|---|---|
void |
ApiBatchRequestElement.setMethod(ApiBatchRequestElement.HTTPMethod method)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||