Interface ODataReferenceAddingResponse

All Superinterfaces:
ODataResponse

public interface ODataReferenceAddingResponse extends 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: