Uses of Class
software.amazon.awssdk.services.mediapackagev2.paginators.ListChannelsPublisher
-
Packages that use ListChannelsPublisher Package Description software.amazon.awssdk.services.mediapackagev2 -
-
Uses of ListChannelsPublisher in software.amazon.awssdk.services.mediapackagev2
Methods in software.amazon.awssdk.services.mediapackagev2 that return ListChannelsPublisher Modifier and Type Method Description default ListChannelsPublisherMediaPackageV2AsyncClient. listChannelsPaginator(Consumer<ListChannelsRequest.Builder> listChannelsRequest)Retrieves all channels in a specific channel group that are configured in AWS Elemental MediaPackage, including the origin endpoints that are associated with it.default ListChannelsPublisherMediaPackageV2AsyncClient. listChannelsPaginator(ListChannelsRequest listChannelsRequest)Retrieves all channels in a specific channel group that are configured in AWS Elemental MediaPackage, including the origin endpoints that are associated with it.
-