| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor |
Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
MediaTailorClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
A list of tags that are associated with this resource.
|
default ListTagsForResourceResponse |
MediaTailorClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
A list of tags that are associated with this resource.
|
default TagResourceResponse |
MediaTailorClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
The resource to tag.
|
default TagResourceResponse |
MediaTailorClient.tagResource(TagResourceRequest tagResourceRequest)
The resource to tag.
|
default UntagResourceResponse |
MediaTailorClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
The resource to untag.
|
default UntagResourceResponse |
MediaTailorClient.untagResource(UntagResourceRequest untagResourceRequest)
The resource to untag.
|
Copyright © 2023. All rights reserved.