@Generated(value="com.ibm.cos.v2:codegen") public final class S3ClientContextParams<T> extends AttributeMap.Key<T>
AttributeMap.Key.UnsafeValueType| Modifier and Type | Field and Description |
|---|---|
static S3ClientContextParams<Boolean> |
ACCELERATE
Enables this client to use S3 Transfer Acceleration endpoints.
|
static S3ClientContextParams<Boolean> |
CROSS_REGION_ACCESS_ENABLED
Enables cross-region bucket access for this client
|
static S3ClientContextParams<Boolean> |
DISABLE_MULTI_REGION_ACCESS_POINTS
Disables this client's usage of Multi-Region Access Points.
|
static S3ClientContextParams<Boolean> |
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> |
FORCE_PATH_STYLE
Forces this client to use path-style addressing for buckets.
|
static S3ClientContextParams<Boolean> |
USE_ARN_REGION
Enables this client to use an ARN's region when constructing an endpoint instead of the client's configured
region.
|
public static final S3ClientContextParams<Boolean> ACCELERATE
public static final S3ClientContextParams<Boolean> DISABLE_MULTI_REGION_ACCESS_POINTS
public static final S3ClientContextParams<Boolean> DISABLE_S3_EXPRESS_SESSION_AUTH
public static final S3ClientContextParams<Boolean> FORCE_PATH_STYLE
public static final S3ClientContextParams<Boolean> USE_ARN_REGION
public static final S3ClientContextParams<Boolean> CROSS_REGION_ACCESS_ENABLED
Copyright © 2026. All rights reserved.