| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceTags |
ResourceTags.addTagsEntry(String key,
String value)
Add a single Tags entry
|
ResourceTags |
ResourceTags.clearTagsEntries()
Removes all the entries added into Tags.
|
ResourceTags |
ResourceTags.clone() |
ResourceTags |
ListTagsForResourceResult.getResourceTags()
The Amazon Resource Name (ARN) and tags for an AWS Elemental MediaConvert resource.
|
ResourceTags |
ResourceTags.withArn(String arn)
The Amazon Resource Name (ARN) of the resource.
|
ResourceTags |
ResourceTags.withTags(Map<String,String> tags)
The tags for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTagsForResourceResult.setResourceTags(ResourceTags resourceTags)
The Amazon Resource Name (ARN) and tags for an AWS Elemental MediaConvert resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withResourceTags(ResourceTags resourceTags)
The Amazon Resource Name (ARN) and tags for an AWS Elemental MediaConvert resource.
|
Copyright © 2024. All rights reserved.