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