| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.integ.util |
| Modifier and Type | Method and Description |
|---|---|
static ImmutablePollingConfiguration.Builder |
ImmutablePollingConfiguration.builder()
Creates a builder for
ImmutablePollingConfiguration. |
ImmutablePollingConfiguration.Builder |
ImmutablePollingConfiguration.Builder.executionId(String executionId)
Initializes the value for the
executionId attribute. |
ImmutablePollingConfiguration.Builder |
ImmutablePollingConfiguration.Builder.flowName(String flowName)
Initializes the value for the
flowName attribute. |
ImmutablePollingConfiguration.Builder |
ImmutablePollingConfiguration.Builder.from(PollingConfiguration instance)
Fill a builder with attribute values from the provided
PollingConfiguration instance. |
ImmutablePollingConfiguration.Builder |
ImmutablePollingConfiguration.Builder.maxPollTimeS(int maxPollTimeS)
Initializes the value for the
maxPollTimeS attribute. |
ImmutablePollingConfiguration.Builder |
ImmutablePollingConfiguration.Builder.timeBetweenPollsS(int timeBetweenPollsS)
Initializes the value for the
timeBetweenPollsS attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.