public class HttpPutRequest extends HttpPostRequest
| Modifier and Type | Field and Description |
|---|---|
protected String |
method |
auth, DEFAULT_ENCODING, lastHttpStatusCode, lastResponseStream, url, USER_AGENT| Constructor and Description |
|---|
HttpPutRequest(String url) |
HttpPutRequest(String url,
Authentication auth) |
HttpPutRequest(String url,
Map<String,Serializable> fields) |
HttpPutRequest(String url,
Map<String,Serializable> fields,
Authentication auth) |
getConnectionexecute, getProxiedConnection, getResponseAsFile, getResponseBody, getResponseCodeprotected String method
public HttpPutRequest(String url) throws HelloSignException
HelloSignExceptionpublic HttpPutRequest(String url, Authentication auth) throws HelloSignException
HelloSignExceptionpublic HttpPutRequest(String url, Map<String,Serializable> fields, Authentication auth) throws HelloSignException
HelloSignExceptionpublic HttpPutRequest(String url, Map<String,Serializable> fields) throws HelloSignException
HelloSignExceptionCopyright © 2019 HelloSign. All rights reserved.