| Package | Description |
|---|---|
| com.amazonaws.services.s3control |
AWS S3 Control provides access to Amazon S3 control plane actions.
|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
GetStorageLensConfigurationTaggingResult |
AWSS3ControlClient.getStorageLensConfigurationTagging(GetStorageLensConfigurationTaggingRequest request)
Gets the tags of Amazon S3 Storage Lens configuration.
|
GetStorageLensConfigurationTaggingResult |
AbstractAWSS3Control.getStorageLensConfigurationTagging(GetStorageLensConfigurationTaggingRequest request) |
GetStorageLensConfigurationTaggingResult |
AWSS3Control.getStorageLensConfigurationTagging(GetStorageLensConfigurationTaggingRequest getStorageLensConfigurationTaggingRequest)
Gets the tags of Amazon S3 Storage Lens configuration.
|
| Modifier and Type | Method and Description |
|---|---|
GetStorageLensConfigurationTaggingResult |
GetStorageLensConfigurationTaggingResult.clone() |
GetStorageLensConfigurationTaggingResult |
GetStorageLensConfigurationTaggingResult.withTags(Collection<StorageLensTag> tags)
The tags of S3 Storage Lens configuration requested.
|
GetStorageLensConfigurationTaggingResult |
GetStorageLensConfigurationTaggingResult.withTags(StorageLensTag... tags)
The tags of S3 Storage Lens configuration requested.
|
Copyright © 2021. All rights reserved.