| Package | Description |
|---|---|
| com.amazonaws.services.s3control |
Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.
|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteBucketReplicationResult> |
AbstractAWSS3ControlAsync.deleteBucketReplicationAsync(DeleteBucketReplicationRequest request,
AsyncHandler<DeleteBucketReplicationRequest,DeleteBucketReplicationResult> asyncHandler) |
Future<DeleteBucketReplicationResult> |
AWSS3ControlAsyncClient.deleteBucketReplicationAsync(DeleteBucketReplicationRequest request,
AsyncHandler<DeleteBucketReplicationRequest,DeleteBucketReplicationResult> asyncHandler) |
Future<DeleteBucketReplicationResult> |
AWSS3ControlAsync.deleteBucketReplicationAsync(DeleteBucketReplicationRequest deleteBucketReplicationRequest,
AsyncHandler<DeleteBucketReplicationRequest,DeleteBucketReplicationResult> asyncHandler)
|
| Modifier and Type | Method and Description |
|---|---|
DeleteBucketReplicationRequest |
DeleteBucketReplicationRequest.clone() |
DeleteBucketReplicationRequest |
DeleteBucketReplicationRequest.withAccountId(String accountId)
The Amazon Web Services account ID of the Outposts bucket to delete the replication configuration for.
|
DeleteBucketReplicationRequest |
DeleteBucketReplicationRequest.withBucket(String bucket)
Specifies the S3 on Outposts bucket to delete the replication configuration for.
|
Copyright © 2023. All rights reserved.