| 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 DeleteChannelPolicyResponse |
MediaTailorClient.deleteChannelPolicy(Consumer<DeleteChannelPolicyRequest.Builder> deleteChannelPolicyRequest)
The channel policy to delete.
|
default DeleteChannelPolicyResponse |
MediaTailorClient.deleteChannelPolicy(DeleteChannelPolicyRequest deleteChannelPolicyRequest)
The channel policy to delete.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteChannelPolicyResponse> |
MediaTailorAsyncClient.deleteChannelPolicy(Consumer<DeleteChannelPolicyRequest.Builder> deleteChannelPolicyRequest)
The channel policy to delete.
|
default CompletableFuture<DeleteChannelPolicyResponse> |
MediaTailorAsyncClient.deleteChannelPolicy(DeleteChannelPolicyRequest deleteChannelPolicyRequest)
The channel policy to delete.
|
Copyright © 2022. All rights reserved.