| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.integ.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutablePollingConfiguration
Immutable implementation of
PollingConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutablePollingConfiguration |
ImmutablePollingConfiguration.copyOf(PollingConfiguration instance)
Creates an immutable copy of a
PollingConfiguration value. |
ImmutablePollingConfiguration.Builder |
ImmutablePollingConfiguration.Builder.from(PollingConfiguration instance)
Fill a builder with attribute values from the provided
PollingConfiguration instance. |
Optional<com.amazonaws.services.appflow.model.ExecutionRecord> |
FlowPoller.pollForExecutionRecordsResponse(PollingConfiguration pollingConfig)
Use this method to poll flow executions.
|
Copyright © 2021–2022 Amazon Web Services. All rights reserved.