| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.integ.data |
| Modifier and Type | Method and Description |
|---|---|
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.apiVersion(Optional<String> apiVersion)
Initializes the optional value
apiVersion to apiVersion. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.apiVersion(String apiVersion)
Initializes the optional value
apiVersion to apiVersion. |
static ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.builder()
Creates a builder for
ImmutableOnDemandFromS3TestConfiguration. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.dataGeneratorClassName(Optional<String> dataGeneratorClassName)
Initializes the optional value
dataGeneratorClassName to dataGeneratorClassName. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.dataGeneratorClassName(String dataGeneratorClassName)
Initializes the optional value
dataGeneratorClassName to dataGeneratorClassName. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.destinationRuntimeSettings(Map<String,String> destinationRuntimeSettings)
Initializes the optional value
destinationRuntimeSettings to destinationRuntimeSettings. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.destinationRuntimeSettings(Optional<? extends Map<String,String>> destinationRuntimeSettings)
Initializes the optional value
destinationRuntimeSettings to destinationRuntimeSettings. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.entityName(String entityName)
Initializes the value for the
entityName attribute. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.flowName(String flowName)
Initializes the value for the
flowName attribute. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.flowTimeout(int flowTimeout)
Initializes the optional value
flowTimeout to flowTimeout. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.flowTimeout(Optional<Integer> flowTimeout)
Initializes the optional value
flowTimeout to flowTimeout. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.from(OnDemandFromS3TestConfiguration instance)
Fill a builder with attribute values from the provided
OnDemandFromS3TestConfiguration instance. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.idFieldNames(List<String> idFieldNames)
Initializes the optional value
idFieldNames to idFieldNames. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.idFieldNames(Optional<? extends List<String>> idFieldNames)
Initializes the optional value
idFieldNames to idFieldNames. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.profileName(Optional<String> profileName)
Initializes the optional value
profileName to profileName. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.profileName(String profileName)
Initializes the optional value
profileName to profileName. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.sourceDataFile(Optional<String> sourceDataFile)
Initializes the optional value
sourceDataFile to sourceDataFile. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.sourceDataFile(String sourceDataFile)
Initializes the optional value
sourceDataFile to sourceDataFile. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.testName(Optional<String> testName)
Initializes the optional value
testName to testName. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.testName(String testName)
Initializes the optional value
testName to testName. |
ImmutableOnDemandFromS3TestConfiguration.Builder |
ImmutableOnDemandFromS3TestConfiguration.Builder.writeOperationType(String writeOperationType)
Initializes the value for the
writeOperationType attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.