| Package | Description |
|---|---|
| com.github.restdriver.clientdriver |
| Modifier and Type | Method and Description |
|---|---|
ClientDriverRequest.Method |
RealRequest.getMethod() |
ClientDriverRequest.Method |
HttpRealRequest.getMethod() |
ClientDriverRequest.Method |
ClientDriverRequest.getMethod() |
static ClientDriverRequest.Method |
ClientDriverRequest.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientDriverRequest.Method[] |
ClientDriverRequest.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ClientDriverRequest |
ClientDriverRequest.withMethod(ClientDriverRequest.Method withMethod) |
Copyright © 2013. All Rights Reserved.