| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2 |
|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
GetChannelPolicyResult |
AbstractAWSMediaPackageV2.getChannelPolicy(GetChannelPolicyRequest request) |
GetChannelPolicyResult |
AWSMediaPackageV2.getChannelPolicy(GetChannelPolicyRequest getChannelPolicyRequest)
Retrieves the specified channel policy that's configured in AWS Elemental MediaPackage.
|
GetChannelPolicyResult |
AWSMediaPackageV2Client.getChannelPolicy(GetChannelPolicyRequest request)
Retrieves the specified channel policy that's configured in AWS Elemental MediaPackage.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetChannelPolicyResult> |
AbstractAWSMediaPackageV2Async.getChannelPolicyAsync(GetChannelPolicyRequest request,
AsyncHandler<GetChannelPolicyRequest,GetChannelPolicyResult> asyncHandler) |
Future<GetChannelPolicyResult> |
AWSMediaPackageV2Async.getChannelPolicyAsync(GetChannelPolicyRequest getChannelPolicyRequest,
AsyncHandler<GetChannelPolicyRequest,GetChannelPolicyResult> asyncHandler)
Retrieves the specified channel policy that's configured in AWS Elemental MediaPackage.
|
Future<GetChannelPolicyResult> |
AWSMediaPackageV2AsyncClient.getChannelPolicyAsync(GetChannelPolicyRequest request,
AsyncHandler<GetChannelPolicyRequest,GetChannelPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetChannelPolicyResult |
GetChannelPolicyResult.clone() |
GetChannelPolicyResult |
GetChannelPolicyResult.withChannelGroupName(String channelGroupName)
The name that describes the channel group.
|
GetChannelPolicyResult |
GetChannelPolicyResult.withChannelName(String channelName)
The name that describes the channel.
|
GetChannelPolicyResult |
GetChannelPolicyResult.withPolicy(String policy)
The policy assigned to the channel.
|
Copyright © 2024. All rights reserved.