Uses of Interface
com.gooddata.sdk.service.PollHandler
Packages that use PollHandler
-
Uses of PollHandler in com.gooddata.sdk.service
Classes in com.gooddata.sdk.service that implement PollHandlerModifier and TypeClassDescriptionclassAbstractPollHandler<P,R> For internal use by services employing polling.classFor internal use by services employing polling.classFor internal use by services employing polling.Methods in com.gooddata.sdk.service that return PollHandlerConstructors in com.gooddata.sdk.service with parameters of type PollHandlerModifierConstructorDescriptionPollResult(AbstractService service, PollHandler<?, T> handler) Creates a new instance of the result to be eventually retrieved by polling on the REST API.