Class S3AsyncClientDecorator
java.lang.Object
software.amazon.awssdk.services.s3.internal.client.S3AsyncClientDecorator
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AttributeMap.Key<MultipartConfiguration>static final AttributeMap.Key<Boolean> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondecorate(S3AsyncClient base, SdkClientConfiguration clientConfiguration)
-
Field Details
-
MULTIPART_CONFIGURATION_KEY
-
MULTIPART_ENABLED_KEY
-
-
Constructor Details
-
S3AsyncClientDecorator
public S3AsyncClientDecorator()
-
-
Method Details
-
decorate
-