public static final class HttpClientStack.HttpPatch
extends HttpEntityEnclosingRequestBase
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
METHOD_NAME |
Constructor and Description |
---|
HttpPatch() |
HttpPatch(java.lang.String uri) |
HttpPatch(java.net.URI uri) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMethod() |
public static final java.lang.String METHOD_NAME