| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
AWS S3 Control provides access to Amazon S3 control plane actions.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteStorageLensConfigurationResponse |
S3ControlClient.deleteStorageLensConfiguration(Consumer<DeleteStorageLensConfigurationRequest.Builder> deleteStorageLensConfigurationRequest)
Deletes the Amazon S3 Storage Lens configuration.
|
default DeleteStorageLensConfigurationResponse |
S3ControlClient.deleteStorageLensConfiguration(DeleteStorageLensConfigurationRequest deleteStorageLensConfigurationRequest)
Deletes the Amazon S3 Storage Lens configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteStorageLensConfigurationResponse> |
S3ControlAsyncClient.deleteStorageLensConfiguration(Consumer<DeleteStorageLensConfigurationRequest.Builder> deleteStorageLensConfigurationRequest)
Deletes the Amazon S3 Storage Lens configuration.
|
default CompletableFuture<DeleteStorageLensConfigurationResponse> |
S3ControlAsyncClient.deleteStorageLensConfiguration(DeleteStorageLensConfigurationRequest deleteStorageLensConfigurationRequest)
Deletes the Amazon S3 Storage Lens configuration.
|
Copyright © 2021. All rights reserved.