public class PUTRequest extends RestAPICall
API_VERSION, contentType, entity, 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() |
sendRequest, setContentTypepublic 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.