public class PUTRequest extends RestAPICall
API_VERSION, contentType, entity, logHTTPClientInfo, target, uri, useAdmin| Constructor and Description |
|---|
PUTRequest(org.apache.http.HttpEntity entity,
URI uri) |
PUTRequest(org.apache.http.HttpEntity entity,
URI uri,
boolean useAdmin) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.HttpResponse |
execute() |
isLogHTTPClientInfo, sendRequest, setContentType, setLogHTTPClientInfopublic PUTRequest(org.apache.http.HttpEntity entity,
URI uri)
public PUTRequest(org.apache.http.HttpEntity entity,
URI uri,
boolean useAdmin)
public org.apache.http.HttpResponse execute()
throws AppException
execute in class RestAPICallAppExceptionCopyright © 2020. All rights reserved.