public class FlowPoller extends Object
| Constructor and Description |
|---|
FlowPoller() |
| Modifier and Type | Method and Description |
|---|---|
Optional<com.amazonaws.services.appflow.model.ExecutionRecord> |
pollForExecutionRecordsResponse(PollingConfiguration pollingConfig)
Use this method to poll flow executions.
|
public Optional<com.amazonaws.services.appflow.model.ExecutionRecord> pollForExecutionRecordsResponse(PollingConfiguration pollingConfig)
pollingConfig - The configuration used to poll the flow.Copyright © 2021–2022 Amazon Web Services. All rights reserved.