| 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 |
|---|---|
GetChannelPolicyResult |
AbstractAWSMediaTailor.getChannelPolicy(GetChannelPolicyRequest request) |
GetChannelPolicyResult |
AWSMediaTailor.getChannelPolicy(GetChannelPolicyRequest getChannelPolicyRequest)
Returns the channel's IAM policy.
|
GetChannelPolicyResult |
AWSMediaTailorClient.getChannelPolicy(GetChannelPolicyRequest request)
Returns the channel's IAM policy.
|
| 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)
Returns the channel's IAM policy.
|
Future<GetChannelPolicyResult> |
AbstractAWSMediaTailorAsync.getChannelPolicyAsync(GetChannelPolicyRequest request,
AsyncHandler<GetChannelPolicyRequest,GetChannelPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetChannelPolicyResult |
GetChannelPolicyResult.clone() |
GetChannelPolicyResult |
GetChannelPolicyResult.withPolicy(String policy)
The IAM policy for the channel.
|
Copyright © 2023. All rights reserved.