| 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> |
AWSMediaTailorAsyncClient.getChannelPolicyAsync(GetChannelPolicyRequest request,
AsyncHandler<GetChannelPolicyRequest,GetChannelPolicyResult> asyncHandler) |
Future<GetChannelPolicyResult> |
AWSMediaTailorAsync.getChannelPolicyAsync(GetChannelPolicyRequest getChannelPolicyRequest,
AsyncHandler<GetChannelPolicyRequest,GetChannelPolicyResult> asyncHandler)
Retrieves information about a channel's IAM policy.
|
Future<GetChannelPolicyResult> |
AbstractAWSMediaTailorAsync.getChannelPolicyAsync(GetChannelPolicyRequest request,
AsyncHandler<GetChannelPolicyRequest,GetChannelPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetChannelPolicyRequest |
GetChannelPolicyRequest.clone() |
GetChannelPolicyRequest |
GetChannelPolicyRequest.withChannelName(String channelName)
The identifier for the channel you are working on.
|
Copyright © 2021. All rights reserved.