Package com.azure.core.management.polling
Package containing the classes that handling long-running operation
for Azure ARM client side http communication with a REST endpoint.
-
Class Summary Class Description PollerFactory Factory to create PollerFlux for Azure resource manager (ARM) long-running-operation (LRO).PollResult<T> Type representing result (succeeded or failed result) of a long-running-poll operation.PollResult.Error Type represents the error that poll-operation received from the service.