default UpsolverS3OutputFormatConfig.Builder |
UpsolverS3OutputFormatConfig.Builder.aggregationConfig(Consumer<AggregationConfig.Builder> aggregationConfig) |
Sets the value of the AggregationConfig property for this object.
|
UpsolverS3OutputFormatConfig.Builder |
UpsolverS3OutputFormatConfig.Builder.aggregationConfig(AggregationConfig aggregationConfig) |
Sets the value of the AggregationConfig property for this object.
|
static UpsolverS3OutputFormatConfig.Builder |
UpsolverS3OutputFormatConfig.builder() |
|
UpsolverS3OutputFormatConfig.Builder |
UpsolverS3OutputFormatConfig.Builder.fileType(String fileType) |
Indicates the file type that Amazon AppFlow places in the Upsolver Amazon S3 bucket.
|
UpsolverS3OutputFormatConfig.Builder |
UpsolverS3OutputFormatConfig.Builder.fileType(FileType 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() |
|