| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor |
Use the AWS Elemental MediaTailor SDK to configure scalable ad insertion for your live and VOD content.
|
| Modifier and Type | Method and Description |
|---|---|
default GetPlaybackConfigurationResponse |
MediaTailorClient.getPlaybackConfiguration(Consumer<GetPlaybackConfigurationRequest.Builder> getPlaybackConfigurationRequest)
Returns the playback configuration for the specified name.
|
default GetPlaybackConfigurationResponse |
MediaTailorClient.getPlaybackConfiguration(GetPlaybackConfigurationRequest getPlaybackConfigurationRequest)
Returns the playback configuration for the specified name.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetPlaybackConfigurationResponse> |
MediaTailorAsyncClient.getPlaybackConfiguration(Consumer<GetPlaybackConfigurationRequest.Builder> getPlaybackConfigurationRequest)
Returns the playback configuration for the specified name.
|
default CompletableFuture<GetPlaybackConfigurationResponse> |
MediaTailorAsyncClient.getPlaybackConfiguration(GetPlaybackConfigurationRequest getPlaybackConfigurationRequest)
Returns the playback configuration for the specified name.
|
Copyright © 2019. All rights reserved.