| 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 UpdateSourceLocationResponse |
MediaTailorClient.updateSourceLocation(Consumer<UpdateSourceLocationRequest.Builder> updateSourceLocationRequest)
Updates a source location on a specific channel.
|
default UpdateSourceLocationResponse |
MediaTailorClient.updateSourceLocation(UpdateSourceLocationRequest updateSourceLocationRequest)
Updates a source location on a specific channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSourceLocationResponse> |
MediaTailorAsyncClient.updateSourceLocation(Consumer<UpdateSourceLocationRequest.Builder> updateSourceLocationRequest)
Updates a source location on a specific channel.
|
default CompletableFuture<UpdateSourceLocationResponse> |
MediaTailorAsyncClient.updateSourceLocation(UpdateSourceLocationRequest updateSourceLocationRequest)
Updates a source location on a specific channel.
|
Copyright © 2022. All rights reserved.