| Modifier and Type | Method and Description |
|---|---|
AsyncResponseWrapper<R> |
AsyncRequestWrapper.execute()
execute the request for the first time.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncResponseWrapper<ODataDeleteResponse> |
AsyncResponseWrapper.asyncDelete()
A client can request that the DELETE should be executed asynchronously.
|
AsyncResponseWrapper<R> |
AsyncResponseWrapper.forceNextMonitorCheck(URI uri)
Specifies the location for the next monitor check.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncBatchRequestWrapperImpl.AsyncResponseWrapperImpl |
class |
AsyncRequestWrapperImpl.AsyncResponseWrapperImpl |
| Modifier and Type | Method and Description |
|---|---|
AsyncResponseWrapper<ODataDeleteResponse> |
AsyncRequestWrapperImpl.AsyncResponseWrapperImpl.asyncDelete() |
AsyncResponseWrapper<R> |
AsyncRequestWrapperImpl.execute() |
AsyncResponseWrapper<ODataBatchResponse> |
AsyncBatchRequestWrapperImpl.execute() |
AsyncResponseWrapper<R> |
AsyncRequestWrapperImpl.AsyncResponseWrapperImpl.forceNextMonitorCheck(URI uri) |
Copyright © 2023. All rights reserved.