| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
UpsolverS3OutputFormatConfig.Builder |
UpsolverS3OutputFormatConfig.Builder.aggregationConfig(AggregationConfig aggregationConfig)
Sets the value of the AggregationConfig property for this object.
|
default UpsolverS3OutputFormatConfig.Builder |
UpsolverS3OutputFormatConfig.Builder.aggregationConfig(Consumer<AggregationConfig.Builder> aggregationConfig)
Sets the value of the AggregationConfig property for this object.
|
static UpsolverS3OutputFormatConfig.Builder |
UpsolverS3OutputFormatConfig.builder() |
UpsolverS3OutputFormatConfig.Builder |
UpsolverS3OutputFormatConfig.Builder.fileType(FileType fileType)
Indicates the file type that Amazon AppFlow places in the Upsolver Amazon S3 bucket.
|
UpsolverS3OutputFormatConfig.Builder |
UpsolverS3OutputFormatConfig.Builder.fileType(String fileType)
Indicates the file type that Amazon AppFlow places in the Upsolver Amazon S3 bucket.
|
default UpsolverS3OutputFormatConfig.Builder |
UpsolverS3OutputFormatConfig.Builder.prefixConfig(Consumer<PrefixConfig.Builder> prefixConfig)
Sets the value of the PrefixConfig property for this object.
|
UpsolverS3OutputFormatConfig.Builder |
UpsolverS3OutputFormatConfig.Builder.prefixConfig(PrefixConfig prefixConfig)
Sets the value of the PrefixConfig property for this object.
|
UpsolverS3OutputFormatConfig.Builder |
UpsolverS3OutputFormatConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpsolverS3OutputFormatConfig.Builder> |
UpsolverS3OutputFormatConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpsolverDestinationProperties.Builder |
UpsolverDestinationProperties.Builder.s3OutputFormatConfig(Consumer<UpsolverS3OutputFormatConfig.Builder> s3OutputFormatConfig)
The configuration that determines how data is formatted when Upsolver is used as the flow destination.
|
Copyright © 2022. All rights reserved.