| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.integ.util |
| Modifier and Type | Method and Description |
|---|---|
ImmutablePollingConfiguration |
ImmutablePollingConfiguration.Builder.build()
Builds a new
ImmutablePollingConfiguration. |
static ImmutablePollingConfiguration |
ImmutablePollingConfiguration.copyOf(PollingConfiguration instance)
Creates an immutable copy of a
PollingConfiguration value. |
ImmutablePollingConfiguration |
ImmutablePollingConfiguration.withExecutionId(String value)
Copy the current immutable object by setting a value for the
executionId attribute. |
ImmutablePollingConfiguration |
ImmutablePollingConfiguration.withFlowName(String value)
Copy the current immutable object by setting a value for the
flowName attribute. |
ImmutablePollingConfiguration |
ImmutablePollingConfiguration.withMaxPollTimeS(int value)
Copy the current immutable object by setting a value for the
maxPollTimeS attribute. |
ImmutablePollingConfiguration |
ImmutablePollingConfiguration.withTimeBetweenPollsS(int value)
Copy the current immutable object by setting a value for the
timeBetweenPollsS attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.