| Modifier and Type | Method and Description |
|---|---|
AsyncResponseWrapper<ODataBatchResponse> |
AsyncBatchRequestWrapperImpl.execute() |
| Constructor and Description |
|---|
AsyncResponseWrapperImpl(ODataBatchResponse res)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
ODataBatchRequestImpl.ODataBatchResponseImpl |
| Modifier and Type | Method and Description |
|---|---|
ODataBatchResponse |
AbstractBatchManager.getResponse(long timeout,
TimeUnit unit) |
protected ODataBatchResponse |
ODataBatchRequestImpl.BatchManagerImpl.getResponseInstance(long timeout,
TimeUnit unit) |
protected abstract ODataBatchResponse |
AbstractBatchManager.getResponseInstance(long timeout,
TimeUnit unit) |
| Constructor and Description |
|---|
ODataBatchResponseManager(ODataBatchResponse res,
List<ODataBatchResponseItem> expectedItems)
Constructor.
|
ODataBatchResponseManager(ODataBatchResponse res,
List<ODataBatchResponseItem> expectedItems,
boolean continueOnError) |
Copyright © 2023. All rights reserved.