| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListAlertsResponse |
MediaTailorClient.listAlerts(Consumer<ListAlertsRequest.Builder> listAlertsRequest)
Lists the alerts that are associated with a MediaTailor channel assembly resource.
|
default ListAlertsResponse |
MediaTailorClient.listAlerts(ListAlertsRequest listAlertsRequest)
Lists the alerts that are associated with a MediaTailor channel assembly resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAlertsResponse> |
MediaTailorAsyncClient.listAlerts(Consumer<ListAlertsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListAlertsResponse> |
ListAlertsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAlertsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAlertsResponse> subscriber) |
Copyright © 2023. All rights reserved.