public class POSTRequest extends RestAPICall
API_VERSION, contentType, entity, target, uri, useAdmin| Constructor and Description |
|---|
POSTRequest(org.apache.http.HttpEntity entity,
URI uri) |
POSTRequest(org.apache.http.HttpEntity entity,
URI uri,
boolean useAdmin) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.HttpResponse |
execute() |
sendRequest, setContentTypepublic POSTRequest(org.apache.http.HttpEntity entity,
URI uri)
public POSTRequest(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.