| 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 StartChannelResponse |
MediaTailorClient.startChannel(Consumer<StartChannelRequest.Builder> startChannelRequest)
Starts a channel.
|
default StartChannelResponse |
MediaTailorClient.startChannel(StartChannelRequest startChannelRequest)
Starts a channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartChannelResponse> |
MediaTailorAsyncClient.startChannel(Consumer<StartChannelRequest.Builder> startChannelRequest)
Starts a channel.
|
default CompletableFuture<StartChannelResponse> |
MediaTailorAsyncClient.startChannel(StartChannelRequest startChannelRequest)
Starts a channel.
|
Copyright © 2023. All rights reserved.