| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteBucketReplicationResponse |
S3ControlClient.deleteBucketReplication(Consumer<DeleteBucketReplicationRequest.Builder> deleteBucketReplicationRequest)
|
default DeleteBucketReplicationResponse |
S3ControlClient.deleteBucketReplication(DeleteBucketReplicationRequest deleteBucketReplicationRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteBucketReplicationResponse> |
S3ControlAsyncClient.deleteBucketReplication(Consumer<DeleteBucketReplicationRequest.Builder> deleteBucketReplicationRequest)
|
default CompletableFuture<DeleteBucketReplicationResponse> |
S3ControlAsyncClient.deleteBucketReplication(DeleteBucketReplicationRequest deleteBucketReplicationRequest)
|
Copyright © 2023. All rights reserved.