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