| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor |
Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels.
|
| software.amazon.awssdk.services.mediatailor.paginators | |
| software.amazon.awssdk.services.mediatailor.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListAlertsResponse |
MediaTailorClient.listAlerts(ListAlertsRequest listAlertsRequest)
Lists the alerts that are associated with a MediaTailor channel assembly resource.
|
default CompletableFuture<ListAlertsResponse> |
MediaTailorAsyncClient.listAlerts(ListAlertsRequest listAlertsRequest)
Lists the alerts that are associated with a MediaTailor channel assembly resource.
|
default ListAlertsIterable |
MediaTailorClient.listAlertsPaginator(ListAlertsRequest listAlertsRequest)
Lists the alerts that are associated with a MediaTailor channel assembly resource.
|
default ListAlertsPublisher |
MediaTailorAsyncClient.listAlertsPaginator(ListAlertsRequest listAlertsRequest)
Lists the alerts that are associated with a MediaTailor channel assembly resource.
|
| Constructor and Description |
|---|
ListAlertsIterable(MediaTailorClient client,
ListAlertsRequest firstRequest) |
ListAlertsPublisher(MediaTailorAsyncClient client,
ListAlertsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListAlertsRequestMarshaller.marshall(ListAlertsRequest listAlertsRequest) |
Copyright © 2023. All rights reserved.