| Package | Description |
|---|---|
| com.adobe.testing.s3mock.domain | |
| com.adobe.testing.s3mock.dto |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
S3Object.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileStore.setObjectTags(String bucketName,
String fileName,
List<Tag> tags)
Sets tags for a given object.
|
void |
S3Object.setTags(List<Tag> tag) |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
Tagging.getTagSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tagging.setTagSet(List<Tag> tagSet) |
| Constructor and Description |
|---|
Tagging(List<Tag> tagSet) |
Copyright © 2019 Adobe. All rights reserved.