| Package | Description |
|---|---|
| com.ibm.cloud.objectstorage.client.builder | |
| com.ibm.cloud.objectstorage.services.s3.transfer |
Transfer management.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutorFactory |
AwsAsyncClientBuilder.getExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AwsAsyncClientBuilder.setExecutorFactory(ExecutorFactory executorFactory)
Sets a custom executor service factory to use for the async clients.
|
Subclass |
AwsAsyncClientBuilder.withExecutorFactory(ExecutorFactory executorFactory)
Sets a custom executor service factory to use for the async clients.
|
| Constructor and Description |
|---|
AsyncBuilderParams(ExecutorFactory executorFactory) |
| Modifier and Type | Method and Description |
|---|---|
ExecutorFactory |
TransferManagerBuilder.getExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransferManagerBuilder.setExecutorFactory(ExecutorFactory executorFactory)
Sets a new
ExecutorFactory for the builder. |
TransferManagerBuilder |
TransferManagerBuilder.withExecutorFactory(ExecutorFactory executorFactory)
Sets a new
ExecutorFactory for the builder. |
Copyright © 2025. All rights reserved.