Interface AsyncRequestFactory
public interface AsyncRequestFactory
-
Method Summary
Modifier and TypeMethodDescriptiongetAsyncBatchRequestWrapper
(ODataBatchRequest odataRequest) <R extends ODataResponse>
AsyncRequestWrapper<R>getAsyncRequestWrapper
(ODataRequest odataRequest)
-
Method Details
-
getAsyncRequestWrapper
-
getAsyncBatchRequestWrapper
-