| 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 DescribeChannelResponse |
MediaTailorClient.describeChannel(Consumer<DescribeChannelRequest.Builder> describeChannelRequest)
Describes the properties of a specific channel.
|
default DescribeChannelResponse |
MediaTailorClient.describeChannel(DescribeChannelRequest describeChannelRequest)
Describes the properties of a specific channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeChannelResponse> |
MediaTailorAsyncClient.describeChannel(Consumer<DescribeChannelRequest.Builder> describeChannelRequest)
Describes the properties of a specific channel.
|
default CompletableFuture<DescribeChannelResponse> |
MediaTailorAsyncClient.describeChannel(DescribeChannelRequest describeChannelRequest)
Describes the properties of a specific channel.
|
Copyright © 2021. All rights reserved.