| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3.endpoints |
| Modifier and Type | Field and Description |
|---|---|
static S3ClientContextParams<Boolean> |
S3ClientContextParams.ACCELERATE
Enables this client to use S3 Transfer Acceleration endpoints.
|
static S3ClientContextParams<Boolean> |
S3ClientContextParams.CROSS_REGION_ACCESS_ENABLED
Enables cross-region bucket access for this client
|
static S3ClientContextParams<Boolean> |
S3ClientContextParams.DISABLE_MULTI_REGION_ACCESS_POINTS
Disables this client's usage of Multi-Region Access Points.
|
static S3ClientContextParams<Boolean> |
S3ClientContextParams.DISABLE_S3_EXPRESS_SESSION_AUTH
Disables this client's usage of Session Auth for S3Express buckets and reverts to using conventional SigV4 for
those.
|
static S3ClientContextParams<Boolean> |
S3ClientContextParams.FORCE_PATH_STYLE
Forces this client to use path-style addressing for buckets.
|
static S3ClientContextParams<Boolean> |
S3ClientContextParams.USE_ARN_REGION
Enables this client to use an ARN's region when constructing an endpoint instead of the client's configured
region.
|
Copyright © 2026. All rights reserved.