Uses of Class
software.amazon.awssdk.services.mediatailor.paginators.ListSourceLocationsPublisher
-
Packages that use ListSourceLocationsPublisher 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 ListSourceLocationsPublisher in software.amazon.awssdk.services.mediatailor
Methods in software.amazon.awssdk.services.mediatailor that return ListSourceLocationsPublisher Modifier and Type Method Description default ListSourceLocationsPublisherMediaTailorAsyncClient. listSourceLocationsPaginator(Consumer<ListSourceLocationsRequest.Builder> listSourceLocationsRequest)Lists the source locations for a channel.default ListSourceLocationsPublisherMediaTailorAsyncClient. listSourceLocationsPaginator(ListSourceLocationsRequest listSourceLocationsRequest)Lists the source locations for a channel.
-