| 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 GetStorageLensConfigurationResponse |
S3ControlClient.getStorageLensConfiguration(Consumer<GetStorageLensConfigurationRequest.Builder> getStorageLensConfigurationRequest)
Gets the Amazon S3 Storage Lens configuration.
|
default GetStorageLensConfigurationResponse |
S3ControlClient.getStorageLensConfiguration(GetStorageLensConfigurationRequest getStorageLensConfigurationRequest)
Gets the Amazon S3 Storage Lens configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetStorageLensConfigurationResponse> |
S3ControlAsyncClient.getStorageLensConfiguration(Consumer<GetStorageLensConfigurationRequest.Builder> getStorageLensConfigurationRequest)
Gets the Amazon S3 Storage Lens configuration.
|
default CompletableFuture<GetStorageLensConfigurationResponse> |
S3ControlAsyncClient.getStorageLensConfiguration(GetStorageLensConfigurationRequest getStorageLensConfigurationRequest)
Gets the Amazon S3 Storage Lens configuration.
|
Copyright © 2023. All rights reserved.