| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor |
Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSourceLocationResponse |
MediaTailorClient.createSourceLocation(Consumer<CreateSourceLocationRequest.Builder> createSourceLocationRequest)
Creates a source location on a specific channel.
|
default CreateSourceLocationResponse |
MediaTailorClient.createSourceLocation(CreateSourceLocationRequest createSourceLocationRequest)
Creates a source location on a specific channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSourceLocationResponse> |
MediaTailorAsyncClient.createSourceLocation(Consumer<CreateSourceLocationRequest.Builder> createSourceLocationRequest)
Creates a source location on a specific channel.
|
default CompletableFuture<CreateSourceLocationResponse> |
MediaTailorAsyncClient.createSourceLocation(CreateSourceLocationRequest createSourceLocationRequest)
Creates a source location on a specific channel.
|
Copyright © 2021. All rights reserved.