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)This is a variant ofMediaTailorClient.listAlerts(software.amazon.awssdk.services.mediatailor.model.ListAlertsRequest)operation.default ListAlertsIterableMediaTailorClient. listAlertsPaginator(ListAlertsRequest listAlertsRequest)This is a variant ofMediaTailorClient.listAlerts(software.amazon.awssdk.services.mediatailor.model.ListAlertsRequest)operation.
-