public interface ODataRawRequest extends ODataRequest
Modifier and Type | Method and Description |
---|---|
ODataRawResponse |
execute()
Executes the query.
|
void |
setFormat(String format)
Sets accepted format.
|
addCustomHeader, getAccept, getContentType, getHeader, getHeaderNames, getIfMatch, getIfNoneMatch, getMethod, getPrefer, getURI, rawExecute, setAccept, setContentType, setIfMatch, setIfNoneMatch, setPrefer, setURI, setXHTTPMethod, toByteArray
void setFormat(String format)
format
- format.ODataRawResponse execute()
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.