public class HttpPutRequest extends HttpPostRequest
| Modifier and Type | Field and Description |
|---|---|
protected String |
method |
auth, DEFAULT_ENCODING, 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) |
getHttpResponseCode, getJsonResponseconvertStreamToString, getConnection, validateprotected 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 © 2016 HelloSign. All rights reserved.