Uses of Class
software.amazon.awssdk.services.mediaconvert.model.ResourceTags
-
Packages that use ResourceTags Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of ResourceTags in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return ResourceTags Modifier and Type Method Description ResourceTagsListTagsForResourceResponse. resourceTags()The Amazon Resource Name (ARN) and tags for an AWS Elemental MediaConvert resource.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type ResourceTags Modifier and Type Method Description ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. resourceTags(ResourceTags resourceTags)The Amazon Resource Name (ARN) and tags for an AWS Elemental MediaConvert resource.
-