| 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 ListSourceLocationsResponse |
MediaTailorClient.listSourceLocations(ListSourceLocationsRequest listSourceLocationsRequest)
Retrieves a list of source locations.
|
default CompletableFuture<ListSourceLocationsResponse> |
MediaTailorAsyncClient.listSourceLocations(ListSourceLocationsRequest listSourceLocationsRequest)
Retrieves a list of source locations.
|
default ListSourceLocationsIterable |
MediaTailorClient.listSourceLocationsPaginator(ListSourceLocationsRequest listSourceLocationsRequest)
Retrieves a list of source locations.
|
default ListSourceLocationsPublisher |
MediaTailorAsyncClient.listSourceLocationsPaginator(ListSourceLocationsRequest listSourceLocationsRequest)
Retrieves a list of source locations.
|
| Constructor and Description |
|---|
ListSourceLocationsIterable(MediaTailorClient client,
ListSourceLocationsRequest firstRequest) |
ListSourceLocationsPublisher(MediaTailorAsyncClient client,
ListSourceLocationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListSourceLocationsRequestMarshaller.marshall(ListSourceLocationsRequest listSourceLocationsRequest) |
Copyright © 2022. All rights reserved.