Interface ODataReferenceAddingResponse
- All Superinterfaces:
ODataResponse
This class implements the response to an OData Reference Adding request.
If the request was successful, the service response has status code 204 and
the body has to be empty.
- See Also:
-
Method Summary
Methods inherited from interface org.apache.olingo.client.api.communication.response.ODataResponse
close, getContentType, getETag, getHeader, getHeaderNames, getRawResponse, getStatusCode, getStatusMessage, initFromBatch, initFromEnclosedPart, initFromHttpResponse