public class HttpDeleteWithBody
extends HttpEntityEnclosingRequestBase
| Modifier and Type | Field and Description |
|---|---|
static String |
METHOD_NAME |
| Constructor and Description |
|---|
HttpDeleteWithBody() |
HttpDeleteWithBody(String uri) |
public static final String METHOD_NAME
public HttpDeleteWithBody(String uri)
public HttpDeleteWithBody()
public String getMethod()