| 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 UpdateVodSourceResponse |
MediaTailorClient.updateVodSource(Consumer<UpdateVodSourceRequest.Builder> updateVodSourceRequest)
Updates a VOD source's configuration.
|
default UpdateVodSourceResponse |
MediaTailorClient.updateVodSource(UpdateVodSourceRequest updateVodSourceRequest)
Updates a VOD source's configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateVodSourceResponse> |
MediaTailorAsyncClient.updateVodSource(Consumer<UpdateVodSourceRequest.Builder> updateVodSourceRequest)
Updates a VOD source's configuration.
|
default CompletableFuture<UpdateVodSourceResponse> |
MediaTailorAsyncClient.updateVodSource(UpdateVodSourceRequest updateVodSourceRequest)
Updates a VOD source's configuration.
|
Copyright © 2022. All rights reserved.