Package com.cumulocity.sdk.client.polling
package com.cumulocity.sdk.client.polling
-
ClassDescriptionA poller that triggers tasks to execute at a fixed rate.
This class will trigger the defined pollingTask to run at the configured period.This interface provides methods for controlling polling tasks.ResultPoller<K>This interface extendsPoller
functionality providing way of accessing polling result when available.