| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor |
Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels.
|
| software.amazon.awssdk.services.mediatailor.paginators | |
| software.amazon.awssdk.services.mediatailor.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListChannelsResponse> |
MediaTailorAsyncClient.listChannels(ListChannelsRequest listChannelsRequest)
Retrieves information about the channels that are associated with the current AWS account.
|
default ListChannelsResponse |
MediaTailorClient.listChannels(ListChannelsRequest listChannelsRequest)
Retrieves information about the channels that are associated with the current AWS account.
|
default ListChannelsPublisher |
MediaTailorAsyncClient.listChannelsPaginator(ListChannelsRequest listChannelsRequest)
Retrieves information about the channels that are associated with the current AWS account.
|
default ListChannelsIterable |
MediaTailorClient.listChannelsPaginator(ListChannelsRequest listChannelsRequest)
Retrieves information about the channels that are associated with the current AWS account.
|
| Constructor and Description |
|---|
ListChannelsIterable(MediaTailorClient client,
ListChannelsRequest firstRequest) |
ListChannelsPublisher(MediaTailorAsyncClient client,
ListChannelsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListChannelsRequestMarshaller.marshall(ListChannelsRequest listChannelsRequest) |
Copyright © 2023. All rights reserved.