| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.integ.data |
| Modifier and Type | Method and Description |
|---|---|
ImmutableTestBucketConfiguration |
ImmutableTestBucketConfiguration.Builder.build()
Builds a new
ImmutableTestBucketConfiguration. |
static ImmutableTestBucketConfiguration |
ImmutableTestBucketConfiguration.copyOf(TestBucketConfiguration instance)
Creates an immutable copy of a
TestBucketConfiguration value. |
ImmutableTestBucketConfiguration |
ImmutableTestBucketConfiguration.withBucketName(String value)
Copy the current immutable object by setting a value for the
bucketName attribute. |
ImmutableTestBucketConfiguration |
ImmutableTestBucketConfiguration.withBucketPrefix(String value)
Copy the current immutable object by setting a value for the
bucketPrefix attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.