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