| 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 PutPlaybackConfigurationResponse |
MediaTailorClient.putPlaybackConfiguration(Consumer<PutPlaybackConfigurationRequest.Builder> putPlaybackConfigurationRequest)
Creates a playback configuration.
|
default PutPlaybackConfigurationResponse |
MediaTailorClient.putPlaybackConfiguration(PutPlaybackConfigurationRequest putPlaybackConfigurationRequest)
Creates a playback configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutPlaybackConfigurationResponse> |
MediaTailorAsyncClient.putPlaybackConfiguration(Consumer<PutPlaybackConfigurationRequest.Builder> putPlaybackConfigurationRequest)
Creates a playback configuration.
|
default CompletableFuture<PutPlaybackConfigurationResponse> |
MediaTailorAsyncClient.putPlaybackConfiguration(PutPlaybackConfigurationRequest putPlaybackConfigurationRequest)
Creates a playback configuration.
|
Copyright © 2022. All rights reserved.