| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3 |
| Modifier and Type | Method and Description |
|---|---|
static S3AsyncClientBuilder |
S3AsyncClient.builder()
Create a builder that can be used to configure and create a
S3AsyncClient. |
default S3AsyncClientBuilder |
S3AsyncClientBuilder.multipartConfiguration(Consumer<MultipartConfiguration.Builder> multipartConfiguration)
Configuration for multipart operation of this client.
|
default S3AsyncClientBuilder |
S3AsyncClientBuilder.multipartConfiguration(MultipartConfiguration multipartConfiguration)
Configuration for multipart operation of this client.
|
default S3AsyncClientBuilder |
S3AsyncClientBuilder.multipartEnabled(Boolean enabled)
Enables automatic conversion of GET, PUT and COPY methods to their equivalent multipart operation.
|
Copyright © 2026. All rights reserved.