Class S3CrtHttpConfiguration

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

@Immutable @ThreadSafe public final class S3CrtHttpConfiguration extends Object implements ToCopyableBuilder<S3CrtHttpConfiguration.Builder,S3CrtHttpConfiguration>
HTTP configuration for AWS CRT-based S3 client.
See Also: