| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor |
Use the AWS Elemental MediaTailor SDK to configure scalable ad insertion for your live and VOD content.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
MediaTailorClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of the tags assigned to the specified playback configuration resource.
|
default ListTagsForResourceResponse |
MediaTailorClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags assigned to the specified playback configuration resource.
|
default TagResourceResponse |
MediaTailorClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds tags to the specified playback configuration resource.
|
default TagResourceResponse |
MediaTailorClient.tagResource(TagResourceRequest tagResourceRequest)
Adds tags to the specified playback configuration resource.
|
default UntagResourceResponse |
MediaTailorClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from the specified playback configuration resource.
|
default UntagResourceResponse |
MediaTailorClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the specified playback configuration resource.
|
Copyright © 2019. All rights reserved.