Uses of Class
com.azure.core.util.polling.AsyncPollResponse
Packages that use AsyncPollResponse
Package
Description
This package contains utility classes and interfaces for handling long-running operations in the
Azure client libraries.
-
Uses of AsyncPollResponse in com.azure.core.util.polling
Subclasses with type arguments of type AsyncPollResponse in com.azure.core.util.pollingModifier and TypeClassDescriptionfinal classPollerFlux<T,U> A Flux that simplifies the task of executing long-running operations against an Azure service.Method parameters in com.azure.core.util.polling with type arguments of type AsyncPollResponseModifier and TypeMethodDescriptionvoidPollerFlux.subscribe(CoreSubscriber<? super AsyncPollResponse<T, U>> actual)