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