Uses of Class
software.amazon.awssdk.services.mediatailor.paginators.ListAlertsIterable
-
Packages that use ListAlertsIterable 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 ListAlertsIterable in software.amazon.awssdk.services.mediatailor
Methods in software.amazon.awssdk.services.mediatailor that return ListAlertsIterable Modifier and Type Method Description default ListAlertsIterableMediaTailorClient. listAlertsPaginator(Consumer<ListAlertsRequest.Builder> listAlertsRequest)Lists the alerts that are associated with a MediaTailor channel assembly resource.default ListAlertsIterableMediaTailorClient. listAlertsPaginator(ListAlertsRequest listAlertsRequest)Lists the alerts that are associated with a MediaTailor channel assembly resource.
-