| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor.model | |
| software.amazon.awssdk.services.mediatailor.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Alert> |
ListAlertsResponse.items()
A list of alerts that are associated with this resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListAlertsResponse.Builder |
ListAlertsResponse.Builder.items(Alert... items)
A list of alerts that are associated with this resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListAlertsResponse.Builder |
ListAlertsResponse.Builder.items(Collection<Alert> items)
A list of alerts that are associated with this resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Alert> |
ListAlertsPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Alert> |
ListAlertsIterable.items()
Returns an iterable to iterate through the paginated
ListAlertsResponse.items() member. |
Copyright © 2023. All rights reserved.