| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.
|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
default GetStorageLensConfigurationTaggingResponse |
S3ControlClient.getStorageLensConfigurationTagging(Consumer<GetStorageLensConfigurationTaggingRequest.Builder> getStorageLensConfigurationTaggingRequest)
Gets the tags of Amazon S3 Storage Lens configuration.
|
default CompletableFuture<GetStorageLensConfigurationTaggingResponse> |
S3ControlAsyncClient.getStorageLensConfigurationTagging(Consumer<GetStorageLensConfigurationTaggingRequest.Builder> getStorageLensConfigurationTaggingRequest)
Gets the tags of Amazon S3 Storage Lens configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetStorageLensConfigurationTaggingRequest.Builder> |
GetStorageLensConfigurationTaggingRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.