Class ParallelConfiguration

java.lang.Object
software.amazon.awssdk.services.s3.multipart.ParallelConfiguration
All Implemented Interfaces:
ToCopyableBuilder<ParallelConfiguration.Builder,ParallelConfiguration>

@SdkPublicApi public class ParallelConfiguration extends Object implements ToCopyableBuilder<ParallelConfiguration.Builder,ParallelConfiguration>
Class that holds configuration properties related to multipart operations for a S3AsyncClient, related specifically to non-linear, parallel operations, that is, when the AsyncResponseTransformer supports non-serial split.