| 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 ListSourceLocationsResponse |
MediaTailorClient.listSourceLocations(Consumer<ListSourceLocationsRequest.Builder> listSourceLocationsRequest)
Retrieves a list of source locations.
|
default ListSourceLocationsResponse |
MediaTailorClient.listSourceLocations(ListSourceLocationsRequest listSourceLocationsRequest)
Retrieves a list of source locations.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListSourceLocationsResponse> |
MediaTailorAsyncClient.listSourceLocations(Consumer<ListSourceLocationsRequest.Builder> listSourceLocationsRequest)
Retrieves a list of source locations.
|
default CompletableFuture<ListSourceLocationsResponse> |
MediaTailorAsyncClient.listSourceLocations(ListSourceLocationsRequest listSourceLocationsRequest)
Retrieves a list of source locations.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListSourceLocationsResponse> |
ListSourceLocationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListSourceLocationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListSourceLocationsResponse> subscriber) |
Copyright © 2021. All rights reserved.