| 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 UpdateChannelResponse |
MediaTailorClient.updateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest)
Updates a channel.
|
default UpdateChannelResponse |
MediaTailorClient.updateChannel(UpdateChannelRequest updateChannelRequest)
Updates a channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateChannelResponse> |
MediaTailorAsyncClient.updateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest)
Updates a channel.
|
default CompletableFuture<UpdateChannelResponse> |
MediaTailorAsyncClient.updateChannel(UpdateChannelRequest updateChannelRequest)
Updates a channel.
|
Copyright © 2022. All rights reserved.