| 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 DeletePlaybackConfigurationResponse |
MediaTailorClient.deletePlaybackConfiguration(Consumer<DeletePlaybackConfigurationRequest.Builder> deletePlaybackConfigurationRequest)
Deletes the playback configuration for the specified name.
|
default DeletePlaybackConfigurationResponse |
MediaTailorClient.deletePlaybackConfiguration(DeletePlaybackConfigurationRequest deletePlaybackConfigurationRequest)
Deletes the playback configuration for the specified name.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeletePlaybackConfigurationResponse> |
MediaTailorAsyncClient.deletePlaybackConfiguration(Consumer<DeletePlaybackConfigurationRequest.Builder> deletePlaybackConfigurationRequest)
Deletes the playback configuration for the specified name.
|
default CompletableFuture<DeletePlaybackConfigurationResponse> |
MediaTailorAsyncClient.deletePlaybackConfiguration(DeletePlaybackConfigurationRequest deletePlaybackConfigurationRequest)
Deletes the playback configuration for the specified name.
|
Copyright © 2020. All rights reserved.