| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor |
Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels.
|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListSourceLocationsResult> |
AbstractAWSMediaTailorAsync.listSourceLocationsAsync(ListSourceLocationsRequest request,
AsyncHandler<ListSourceLocationsRequest,ListSourceLocationsResult> asyncHandler) |
Future<ListSourceLocationsResult> |
AWSMediaTailorAsync.listSourceLocationsAsync(ListSourceLocationsRequest listSourceLocationsRequest,
AsyncHandler<ListSourceLocationsRequest,ListSourceLocationsResult> asyncHandler)
Lists the source locations for a channel.
|
Future<ListSourceLocationsResult> |
AWSMediaTailorAsyncClient.listSourceLocationsAsync(ListSourceLocationsRequest request,
AsyncHandler<ListSourceLocationsRequest,ListSourceLocationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListSourceLocationsRequest |
ListSourceLocationsRequest.clone() |
ListSourceLocationsRequest |
ListSourceLocationsRequest.withMaxResults(Integer maxResults)
The maximum number of source locations that you want MediaTailor to return in response to the current request.
|
ListSourceLocationsRequest |
ListSourceLocationsRequest.withNextToken(String nextToken)
Pagination token returned by the list request when results exceed the maximum allowed.
|
Copyright © 2024. All rights reserved.