public class HttpDeleteRequest extends AbstractHttpRequest
auth, DEFAULT_ENCODING, lastHttpStatusCode, lastResponseStream, url, USER_AGENT| Constructor and Description |
|---|
HttpDeleteRequest(String url) |
HttpDeleteRequest(String url,
Authentication auth) |
| Modifier and Type | Method and Description |
|---|---|
protected HttpURLConnection |
getConnection()
The method class will create the appropriate connection with an endpoint,
parameters, etc.
|
execute, getProxiedConnection, getResponseAsFile, getResponseBody, getResponseCodepublic HttpDeleteRequest(String url) throws HelloSignException
HelloSignExceptionpublic HttpDeleteRequest(String url, Authentication auth) throws HelloSignException
HelloSignExceptionprotected HttpURLConnection getConnection() throws HelloSignException
AbstractHttpRequestgetConnection in class AbstractHttpRequestHelloSignException - Thrown if a connection cannot be createdCopyright © 2019 HelloSign. All rights reserved.