| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor |
Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels.
|
| software.amazon.awssdk.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
default GetPlaybackConfigurationResponse |
MediaTailorClient.getPlaybackConfiguration(Consumer<GetPlaybackConfigurationRequest.Builder> getPlaybackConfigurationRequest)
Retrieves a playback configuration.
|
default CompletableFuture<GetPlaybackConfigurationResponse> |
MediaTailorAsyncClient.getPlaybackConfiguration(Consumer<GetPlaybackConfigurationRequest.Builder> getPlaybackConfigurationRequest)
Retrieves a playback configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static GetPlaybackConfigurationRequest.Builder |
GetPlaybackConfigurationRequest.builder() |
GetPlaybackConfigurationRequest.Builder |
GetPlaybackConfigurationRequest.Builder.name(String name)
The identifier for the playback configuration.
|
GetPlaybackConfigurationRequest.Builder |
GetPlaybackConfigurationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetPlaybackConfigurationRequest.Builder |
GetPlaybackConfigurationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetPlaybackConfigurationRequest.Builder |
GetPlaybackConfigurationRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetPlaybackConfigurationRequest.Builder> |
GetPlaybackConfigurationRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.