| 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 |
|---|---|
Future<GetChannelPolicyResult> |
AbstractAWSMediaTailorAsync.getChannelPolicyAsync(GetChannelPolicyRequest request,
AsyncHandler<GetChannelPolicyRequest,GetChannelPolicyResult> asyncHandler) |
Future<GetChannelPolicyResult> |
AWSMediaTailorAsyncClient.getChannelPolicyAsync(GetChannelPolicyRequest request,
AsyncHandler<GetChannelPolicyRequest,GetChannelPolicyResult> asyncHandler) |
Future<GetChannelPolicyResult> |
AWSMediaTailorAsync.getChannelPolicyAsync(GetChannelPolicyRequest getChannelPolicyRequest,
AsyncHandler<GetChannelPolicyRequest,GetChannelPolicyResult> asyncHandler)
Returns the channel's IAM policy.
|
| Modifier and Type | Method and Description |
|---|---|
GetChannelPolicyRequest |
GetChannelPolicyRequest.clone() |
GetChannelPolicyRequest |
GetChannelPolicyRequest.withChannelName(String channelName)
The name of the channel associated with this Channel Policy.
|
Copyright © 2024. All rights reserved.