public class S3AsyncClientDecorator extends Object
| Modifier and Type | Field and Description |
|---|---|
static AttributeMap.Key<MultipartConfiguration> |
MULTIPART_CONFIGURATION_KEY |
static AttributeMap.Key<Boolean> |
MULTIPART_ENABLED_KEY |
| Constructor and Description |
|---|
S3AsyncClientDecorator() |
| Modifier and Type | Method and Description |
|---|---|
S3AsyncClient |
decorate(S3AsyncClient base,
SdkClientConfiguration clientConfiguration,
AttributeMap clientContextParams) |
public static final AttributeMap.Key<MultipartConfiguration> MULTIPART_CONFIGURATION_KEY
public static final AttributeMap.Key<Boolean> MULTIPART_ENABLED_KEY
public S3AsyncClient decorate(S3AsyncClient base, SdkClientConfiguration clientConfiguration, AttributeMap clientContextParams)
Copyright © 2023. All rights reserved.