Interface ODataValueUpdateRequest
- All Superinterfaces:
ODataBasicRequest<ODataValueUpdateResponse>
,ODataBatchableRequest
,ODataRequest
public interface ODataValueUpdateRequest
extends ODataBasicRequest<ODataValueUpdateResponse>, ODataBatchableRequest
This class implements an OData update entity property value 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