| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
StorageLensTag |
StorageLensTag.clone() |
StorageLensTag |
StorageLensTag.withKey(String key)
|
StorageLensTag |
StorageLensTag.withValue(String value)
|
| Modifier and Type | Method and Description |
|---|---|
List<StorageLensTag> |
PutStorageLensConfigurationTaggingRequest.getTags()
The tag set of the S3 Storage Lens configuration.
|
List<StorageLensTag> |
PutStorageLensConfigurationRequest.getTags()
The tag set of the S3 Storage Lens configuration.
|
List<StorageLensTag> |
GetStorageLensConfigurationTaggingResult.getTags()
The tags of S3 Storage Lens configuration requested.
|
| Modifier and Type | Method and Description |
|---|---|
PutStorageLensConfigurationTaggingRequest |
PutStorageLensConfigurationTaggingRequest.withTags(StorageLensTag... tags)
The tag set of the S3 Storage Lens configuration.
|
PutStorageLensConfigurationRequest |
PutStorageLensConfigurationRequest.withTags(StorageLensTag... tags)
The tag set of the S3 Storage Lens configuration.
|
GetStorageLensConfigurationTaggingResult |
GetStorageLensConfigurationTaggingResult.withTags(StorageLensTag... tags)
The tags of S3 Storage Lens configuration requested.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutStorageLensConfigurationTaggingRequest.setTags(Collection<StorageLensTag> tags)
The tag set of the S3 Storage Lens configuration.
|
void |
PutStorageLensConfigurationRequest.setTags(Collection<StorageLensTag> tags)
The tag set of the S3 Storage Lens configuration.
|
void |
GetStorageLensConfigurationTaggingResult.setTags(Collection<StorageLensTag> tags)
The tags of S3 Storage Lens configuration requested.
|
PutStorageLensConfigurationTaggingRequest |
PutStorageLensConfigurationTaggingRequest.withTags(Collection<StorageLensTag> tags)
The tag set of the S3 Storage Lens configuration.
|
PutStorageLensConfigurationRequest |
PutStorageLensConfigurationRequest.withTags(Collection<StorageLensTag> tags)
The tag set of the S3 Storage Lens configuration.
|
GetStorageLensConfigurationTaggingResult |
GetStorageLensConfigurationTaggingResult.withTags(Collection<StorageLensTag> tags)
The tags of S3 Storage Lens configuration requested.
|
Copyright © 2021. All rights reserved.