| Package | Description |
|---|---|
| com.amazonaws.services.s3control |
AWS S3 Control provides access to Amazon S3 control plane operations.
|
| Modifier and Type | Method and Description |
|---|---|
static AWSS3ControlAsyncClientBuilder |
AWSS3ControlAsyncClient.asyncBuilder() |
AWSS3ControlAsyncClientBuilder |
AWSS3ControlAsyncClientBuilder.enableDualstack()
Enables use of Dual-Stack endpoints (supports both IPv4 and IPv6) on clients built with this builder.
|
AWSS3ControlAsyncClientBuilder |
AWSS3ControlAsyncClientBuilder.enableFips()
Enables use of FIPS endpoints on clients built with this builder.
|
static AWSS3ControlAsyncClientBuilder |
AWSS3ControlAsyncClientBuilder.standard() |
AWSS3ControlAsyncClientBuilder |
AWSS3ControlAsyncClientBuilder.withDualstackEnabled(Boolean dualstackEnabled)
Sets the status of Dual-Stack endpoints (supports both IPv4 and IPv6) for clients built with this builder.
|
AWSS3ControlAsyncClientBuilder |
AWSS3ControlAsyncClientBuilder.withFipsEnabled(Boolean fipsEnabled)
Sets the status of FIPS enabled endpoints for clients built with this builder.
|
Copyright © 2020. All rights reserved.