| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.integ.data |
| Modifier and Type | Method and Description |
|---|---|
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.Builder.build()
Builds a new
ImmutableOnDemandToS3TestConfiguration. |
static ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.copyOf(OnDemandToS3TestConfiguration instance)
Creates an immutable copy of a
OnDemandToS3TestConfiguration value. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withApiVersion(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
apiVersion attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withApiVersion(String value)
Copy the current immutable object by setting a present value for the optional
apiVersion attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withEntityFields(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
entityFields. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withEntityFields(String... elements)
Copy the current immutable object with elements that replace the content of
entityFields. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withEntityName(String value)
Copy the current immutable object by setting a value for the
entityName attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withFlowName(String value)
Copy the current immutable object by setting a value for the
flowName attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withFlowTimeout(int value)
Copy the current immutable object by setting a present value for the optional
flowTimeout attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withFlowTimeout(Optional<Integer> optional)
Copy the current immutable object by setting an optional value for the
flowTimeout attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withOutputSize(long value)
Copy the current immutable object by setting a present value for the optional
outputSize attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withOutputSize(Optional<Long> optional)
Copy the current immutable object by setting an optional value for the
outputSize attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withProfileName(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
profileName attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withProfileName(String value)
Copy the current immutable object by setting a present value for the optional
profileName attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withQuery(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
query attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withQuery(String value)
Copy the current immutable object by setting a present value for the optional
query attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withSourceRuntimeProperties(Map<String,String> value)
Copy the current immutable object by setting a present value for the optional
sourceRuntimeProperties attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withSourceRuntimeProperties(Optional<? extends Map<String,String>> optional)
Copy the current immutable object by setting an optional value for the
sourceRuntimeProperties attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withTestName(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
testName attribute. |
ImmutableOnDemandToS3TestConfiguration |
ImmutableOnDemandToS3TestConfiguration.withTestName(String value)
Copy the current immutable object by setting a present value for the optional
testName attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.