| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.integ.data |
| Modifier and Type | Method and Description |
|---|---|
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.addAllEntityFields(Iterable<String> elements)
Adds elements to
entityFields list. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.addEntityFields(String... elements)
Adds elements to
entityFields list. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.addEntityFields(String element)
Adds one element to
entityFields list. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.apiVersion(Optional<String> apiVersion)
Initializes the optional value
apiVersion to apiVersion. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.apiVersion(String apiVersion)
Initializes the optional value
apiVersion to apiVersion. |
static ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.builder()
Creates a builder for
ImmutableOnDemandToS3TestConfiguration. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.entityFields(Iterable<String> elements)
Sets or replaces all elements for
entityFields list. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.entityName(String entityName)
Initializes the value for the
entityName attribute. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.flowName(String flowName)
Initializes the value for the
flowName attribute. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.flowTimeout(int flowTimeout)
Initializes the optional value
flowTimeout to flowTimeout. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.flowTimeout(Optional<Integer> flowTimeout)
Initializes the optional value
flowTimeout to flowTimeout. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.from(OnDemandToS3TestConfiguration instance)
Fill a builder with attribute values from the provided
OnDemandToS3TestConfiguration instance. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.outputSize(long outputSize)
Initializes the optional value
outputSize to outputSize. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.outputSize(Optional<Long> outputSize)
Initializes the optional value
outputSize to outputSize. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.profileName(Optional<String> profileName)
Initializes the optional value
profileName to profileName. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.profileName(String profileName)
Initializes the optional value
profileName to profileName. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.query(Optional<String> query)
Initializes the optional value
query to query. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.query(String query)
Initializes the optional value
query to query. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.sourceRuntimeProperties(Map<String,String> sourceRuntimeProperties)
Initializes the optional value
sourceRuntimeProperties to sourceRuntimeProperties. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.sourceRuntimeProperties(Optional<? extends Map<String,String>> sourceRuntimeProperties)
Initializes the optional value
sourceRuntimeProperties to sourceRuntimeProperties. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.testName(Optional<String> testName)
Initializes the optional value
testName to testName. |
ImmutableOnDemandToS3TestConfiguration.Builder |
ImmutableOnDemandToS3TestConfiguration.Builder.testName(String testName)
Initializes the optional value
testName to testName. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.