| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.integ.data |
| Modifier and Type | Method and Description |
|---|---|
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.Builder.build()
Builds a new
ImmutableOnDemandFromS3TestConfiguration. |
static ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.copyOf(OnDemandFromS3TestConfiguration instance)
Creates an immutable copy of a
OnDemandFromS3TestConfiguration value. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withApiVersion(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
apiVersion attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withApiVersion(String value)
Copy the current immutable object by setting a present value for the optional
apiVersion attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withDataGeneratorClassName(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
dataGeneratorClassName attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withDataGeneratorClassName(String value)
Copy the current immutable object by setting a present value for the optional
dataGeneratorClassName attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withDestinationRuntimeSettings(Map<String,String> value)
Copy the current immutable object by setting a present value for the optional
destinationRuntimeSettings attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withDestinationRuntimeSettings(Optional<? extends Map<String,String>> optional)
Copy the current immutable object by setting an optional value for the
destinationRuntimeSettings attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withEntityName(String value)
Copy the current immutable object by setting a value for the
entityName attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withFlowName(String value)
Copy the current immutable object by setting a value for the
flowName attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withFlowTimeout(int value)
Copy the current immutable object by setting a present value for the optional
flowTimeout attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withFlowTimeout(Optional<Integer> optional)
Copy the current immutable object by setting an optional value for the
flowTimeout attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withIdFieldNames(List<String> value)
Copy the current immutable object by setting a present value for the optional
idFieldNames attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withIdFieldNames(Optional<? extends List<String>> optional)
Copy the current immutable object by setting an optional value for the
idFieldNames attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withProfileName(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
profileName attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withProfileName(String value)
Copy the current immutable object by setting a present value for the optional
profileName attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withSourceDataFile(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
sourceDataFile attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withSourceDataFile(String value)
Copy the current immutable object by setting a present value for the optional
sourceDataFile attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withTestName(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
testName attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withTestName(String value)
Copy the current immutable object by setting a present value for the optional
testName attribute. |
ImmutableOnDemandFromS3TestConfiguration |
ImmutableOnDemandFromS3TestConfiguration.withWriteOperationType(String value)
Copy the current immutable object by setting a value for the
writeOperationType attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.