| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
SuccessResponseHandlingConfig.Builder |
SuccessResponseHandlingConfig.Builder.bucketName(String bucketName)
The name of the Amazon S3 bucket.
|
SuccessResponseHandlingConfig.Builder |
SuccessResponseHandlingConfig.Builder.bucketPrefix(String bucketPrefix)
The Amazon S3 bucket prefix.
|
static SuccessResponseHandlingConfig.Builder |
SuccessResponseHandlingConfig.builder() |
SuccessResponseHandlingConfig.Builder |
SuccessResponseHandlingConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SuccessResponseHandlingConfig.Builder> |
SuccessResponseHandlingConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default SAPODataDestinationProperties.Builder |
SAPODataDestinationProperties.Builder.successResponseHandlingConfig(Consumer<SuccessResponseHandlingConfig.Builder> successResponseHandlingConfig)
Determines how Amazon AppFlow handles the success response that it gets from the connector after placing
data.
|
Copyright © 2023. All rights reserved.