| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableOnDemandFromS3TestConfiguration
Immutable implementation of
OnDemandFromS3TestConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<OnDemandFromS3TestConfiguration> |
ImmutableTestConfiguration.onDemandFromS3TestConfigurations() |
List<OnDemandFromS3TestConfiguration> |
TestConfiguration.onDemandFromS3TestConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableTestConfiguration.Builder |
ImmutableTestConfiguration.Builder.addAllOnDemandFromS3TestConfigurations(Iterable<? extends OnDemandFromS3TestConfiguration> elements)
Adds elements to
onDemandFromS3TestConfigurations list. |
ImmutableTestConfiguration.Builder |
ImmutableTestConfiguration.Builder.onDemandFromS3TestConfigurations(Iterable<? extends OnDemandFromS3TestConfiguration> elements)
Sets or replaces all elements for
onDemandFromS3TestConfigurations list. |
ImmutableTestConfiguration |
ImmutableTestConfiguration.withOnDemandFromS3TestConfigurations(Iterable<? extends OnDemandFromS3TestConfiguration> elements)
Copy the current immutable object with elements that replace the content of
onDemandFromS3TestConfigurations. |
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.services.appflow.model.CreateFlowRequest |
RequestProvider.getDestinationCreateFlowRequest(OnDemandFromS3TestConfiguration configuration,
List<String> fields) |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicCustomConnectorTestCases.testDestinationFlowExecutionOnDemand(OnDemandFromS3TestConfiguration configuration)
Test case that executes a flow and polls the flow until completion.
|
Copyright © 2021–2022 Amazon Web Services. All rights reserved.