Interface ODataBatchResponse

All Superinterfaces:
ODataResponse
All Known Implementing Classes:
ODataBatchRequestImpl.ODataBatchResponseImpl

public interface ODataBatchResponse extends ODataResponse
This class implements a response to a batch request.
See Also: