@Generated(value="com.ibm.cos.v2:codegen") public final class S3EndpointParams extends Object implements ToCopyableBuilder<S3EndpointParams.Builder,S3EndpointParams>
| Modifier and Type | Class and Description |
|---|---|
static interface |
S3EndpointParams.Builder |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
accelerate() |
String |
bucket() |
static S3EndpointParams.Builder |
builder() |
String |
copySource() |
List<String> |
deleteObjectKeys() |
Boolean |
disableAccessPoints() |
Boolean |
disableMultiRegionAccessPoints() |
Boolean |
disableS3ExpressSessionAuth() |
String |
endpoint() |
Boolean |
forcePathStyle() |
String |
key() |
String |
prefix() |
Region |
region() |
S3EndpointParams.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
Boolean |
useArnRegion() |
Boolean |
useDualStack() |
Boolean |
useFips() |
Boolean |
useGlobalEndpoint() |
Boolean |
useObjectLambdaEndpoint() |
Boolean |
useS3ExpressControlEndpoint() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static S3EndpointParams.Builder builder()
public String bucket()
public Region region()
public Boolean useFips()
public Boolean useDualStack()
public String endpoint()
public Boolean forcePathStyle()
public Boolean accelerate()
public Boolean useGlobalEndpoint()
public Boolean useObjectLambdaEndpoint()
public String key()
public String prefix()
public String copySource()
public Boolean disableAccessPoints()
public Boolean disableMultiRegionAccessPoints()
public Boolean useArnRegion()
public Boolean useS3ExpressControlEndpoint()
public Boolean disableS3ExpressSessionAuth()
public S3EndpointParams.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<S3EndpointParams.Builder,S3EndpointParams>Copyright © 2026. All rights reserved.