| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor |
Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels.
|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
PutChannelPolicyResult |
AbstractAWSMediaTailor.putChannelPolicy(PutChannelPolicyRequest request) |
PutChannelPolicyResult |
AWSMediaTailor.putChannelPolicy(PutChannelPolicyRequest putChannelPolicyRequest)
Creates an IAM policy for the channel.
|
PutChannelPolicyResult |
AWSMediaTailorClient.putChannelPolicy(PutChannelPolicyRequest request)
Creates an IAM policy for the channel.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutChannelPolicyResult> |
AWSMediaTailorAsyncClient.putChannelPolicyAsync(PutChannelPolicyRequest request,
AsyncHandler<PutChannelPolicyRequest,PutChannelPolicyResult> asyncHandler) |
Future<PutChannelPolicyResult> |
AWSMediaTailorAsync.putChannelPolicyAsync(PutChannelPolicyRequest putChannelPolicyRequest,
AsyncHandler<PutChannelPolicyRequest,PutChannelPolicyResult> asyncHandler)
Creates an IAM policy for the channel.
|
Future<PutChannelPolicyResult> |
AbstractAWSMediaTailorAsync.putChannelPolicyAsync(PutChannelPolicyRequest request,
AsyncHandler<PutChannelPolicyRequest,PutChannelPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutChannelPolicyResult |
PutChannelPolicyResult.clone() |
Copyright © 2023. All rights reserved.