| 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 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
MediaTailorAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds tags to the specified playback configuration resource.
|
default CompletableFuture<TagResourceResponse> |
MediaTailorAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds tags to the specified playback configuration resource.
|
Copyright © 2021. All rights reserved.