Uses of Class
software.amazon.awssdk.services.mediatailor.paginators.ListChannelsIterable
-
Packages that use ListChannelsIterable 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 ListChannelsIterable in software.amazon.awssdk.services.mediatailor
Methods in software.amazon.awssdk.services.mediatailor that return ListChannelsIterable Modifier and Type Method Description default ListChannelsIterableMediaTailorClient. listChannelsPaginator(Consumer<ListChannelsRequest.Builder> listChannelsRequest)Retrieves information about the channels that are associated with the current AWS account.default ListChannelsIterableMediaTailorClient. listChannelsPaginator(ListChannelsRequest listChannelsRequest)Retrieves information about the channels that are associated with the current AWS account.
-