| Package | Description |
|---|---|
| com.mule.connectors.commons.rest.builder.request |
| Modifier and Type | Method and Description |
|---|---|
Method |
SimpleRequest.getMethod() |
Method |
Request.getMethod() |
static Method |
Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Method[] |
Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SimpleRequest(Method method) |
Copyright © 2016. All rights reserved.