| Package | Description |
|---|---|
| com.azure.core.util.polling |
Package containing API for long running operations.
|
| Class and Description |
|---|
| LongRunningOperationStatus
An enum to represent all possible states that a long-running operation may find itself in.
|
| PollerFlux
A Flux that simplifies the task of executing long running operations against an Azure service.
|
| PollingContext
A key/value store that is propagated between various poll related operations associated with
PollerFlux and SyncPoller poller. |
| PollResponse
PollResponse represents a single response from a service for a long-running polling operation.
|
| SyncPoller
A type that offers API that simplifies the task of executing long-running operations against
an Azure service.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.