public class ODataRawRequestImpl extends AbstractODataRequest implements org.apache.olingo.client.api.communication.request.retrieve.ODataRawRequest
httpClient, method, odataClient, odataHeaders, request, uriLOG| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.client.api.communication.response.ODataRawResponse |
execute() |
org.apache.olingo.commons.api.format.ContentType |
getDefaultFormat() |
void |
setFormat(String format) |
addCustomHeader, doExecute, getAccept, getContentType, getHeader, getHeader, getHeaderNames, getIfMatch, getIfNoneMatch, getMethod, getPrefer, getResponseTemplate, getURI, rawExecute, setAccept, setContentType, setIfMatch, setIfNoneMatch, setPrefer, setURI, setXHTTPMethod, toByteArraycheckRequest, checkResponseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCustomHeader, getAccept, getContentType, getHeader, getHeaderNames, getIfMatch, getIfNoneMatch, getMethod, getPrefer, getURI, rawExecute, setAccept, setContentType, setIfMatch, setIfNoneMatch, setPrefer, setURI, setXHTTPMethod, toByteArraypublic org.apache.olingo.commons.api.format.ContentType getDefaultFormat()
getDefaultFormat in class AbstractODataRequestpublic void setFormat(String format)
setFormat in interface org.apache.olingo.client.api.communication.request.retrieve.ODataRawRequestpublic org.apache.olingo.client.api.communication.response.ODataRawResponse execute()
execute in interface org.apache.olingo.client.api.communication.request.retrieve.ODataRawRequestCopyright © 2013–2017 The Apache Software Foundation. All rights reserved.