Interface ODataEntitySetRequest<ES extends ClientEntitySet>
- Type Parameters:
ES
- concrete ODataEntitySet implementation
- All Superinterfaces:
ODataBasicRequest<ODataRetrieveResponse<ES>>
,ODataBatchableRequest
,ODataRequest
,ODataRetrieveRequest<ES>
This interface describes an OData EntitySet query request.
-
Method Summary
Methods inherited from interface org.apache.olingo.client.api.communication.request.ODataBasicRequest
asyncExecute, execute, setFormat
Methods inherited from interface org.apache.olingo.client.api.communication.request.ODataBatchableRequest
batch, batch
Methods inherited from interface org.apache.olingo.client.api.communication.request.ODataRequest
addCustomHeader, getAccept, getContentType, getHeader, getHeaderNames, getHttpRequest, getIfMatch, getIfNoneMatch, getMethod, getPrefer, getURI, rawExecute, setAccept, setContentType, setIfMatch, setIfNoneMatch, setPrefer, setURI, setXHTTPMethod, toByteArray