Uses of Class
software.amazon.awssdk.services.mediatailor.paginators.ListChannelsPublisher
-
Packages that use ListChannelsPublisher Package Description software.amazon.awssdk.services.mediatailor Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels. -
-
Uses of ListChannelsPublisher in software.amazon.awssdk.services.mediatailor
Methods in software.amazon.awssdk.services.mediatailor that return ListChannelsPublisher Modifier and Type Method Description default ListChannelsPublisherMediaTailorAsyncClient. listChannelsPaginator(Consumer<ListChannelsRequest.Builder> listChannelsRequest)Retrieves information about the channels that are associated with the current AWS account.default ListChannelsPublisherMediaTailorAsyncClient. listChannelsPaginator(ListChannelsRequest listChannelsRequest)Retrieves information about the channels that are associated with the current AWS account.
-