| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
static GetStorageLensConfigurationTaggingResponse.Builder |
GetStorageLensConfigurationTaggingResponse.builder() |
GetStorageLensConfigurationTaggingResponse.Builder |
GetStorageLensConfigurationTaggingResponse.Builder.tags(Collection<StorageLensTag> tags)
The tags of S3 Storage Lens configuration requested.
|
GetStorageLensConfigurationTaggingResponse.Builder |
GetStorageLensConfigurationTaggingResponse.Builder.tags(Consumer<StorageLensTag.Builder>... tags)
The tags of S3 Storage Lens configuration requested.
|
GetStorageLensConfigurationTaggingResponse.Builder |
GetStorageLensConfigurationTaggingResponse.Builder.tags(StorageLensTag... tags)
The tags of S3 Storage Lens configuration requested.
|
GetStorageLensConfigurationTaggingResponse.Builder |
GetStorageLensConfigurationTaggingResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetStorageLensConfigurationTaggingResponse.Builder> |
GetStorageLensConfigurationTaggingResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.