| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.integ.data |
| Modifier and Type | Method and Description |
|---|---|
ImmutableListConnectorEntitiesTestConfiguration |
ImmutableListConnectorEntitiesTestConfiguration.Builder.build()
Builds a new
ImmutableListConnectorEntitiesTestConfiguration. |
static ImmutableListConnectorEntitiesTestConfiguration |
ImmutableListConnectorEntitiesTestConfiguration.copyOf(ListConnectorEntitiesTestConfiguration instance)
Creates an immutable copy of a
ListConnectorEntitiesTestConfiguration value. |
ImmutableListConnectorEntitiesTestConfiguration |
ImmutableListConnectorEntitiesTestConfiguration.withApiVersion(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
apiVersion attribute. |
ImmutableListConnectorEntitiesTestConfiguration |
ImmutableListConnectorEntitiesTestConfiguration.withApiVersion(String value)
Copy the current immutable object by setting a present value for the optional
apiVersion attribute. |
ImmutableListConnectorEntitiesTestConfiguration |
ImmutableListConnectorEntitiesTestConfiguration.withEntitiesPath(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
entitiesPath attribute. |
ImmutableListConnectorEntitiesTestConfiguration |
ImmutableListConnectorEntitiesTestConfiguration.withEntitiesPath(String value)
Copy the current immutable object by setting a present value for the optional
entitiesPath attribute. |
ImmutableListConnectorEntitiesTestConfiguration |
ImmutableListConnectorEntitiesTestConfiguration.withProfileName(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
profileName attribute. |
ImmutableListConnectorEntitiesTestConfiguration |
ImmutableListConnectorEntitiesTestConfiguration.withProfileName(String value)
Copy the current immutable object by setting a present value for the optional
profileName attribute. |
ImmutableListConnectorEntitiesTestConfiguration |
ImmutableListConnectorEntitiesTestConfiguration.withTestName(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
testName attribute. |
ImmutableListConnectorEntitiesTestConfiguration |
ImmutableListConnectorEntitiesTestConfiguration.withTestName(String value)
Copy the current immutable object by setting a present value for the optional
testName attribute. |
ImmutableListConnectorEntitiesTestConfiguration |
ImmutableListConnectorEntitiesTestConfiguration.withValidationFileName(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
validationFileName attribute. |
ImmutableListConnectorEntitiesTestConfiguration |
ImmutableListConnectorEntitiesTestConfiguration.withValidationFileName(String value)
Copy the current immutable object by setting a present value for the optional
validationFileName attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.