| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2 |
|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
GetChannelGroupResult |
AWSMediaPackageV2Client.getChannelGroup(GetChannelGroupRequest request)
Retrieves the specified channel group that's configured in AWS Elemental MediaPackage, including the channels and
origin endpoints that are associated with it.
|
GetChannelGroupResult |
AbstractAWSMediaPackageV2.getChannelGroup(GetChannelGroupRequest request) |
GetChannelGroupResult |
AWSMediaPackageV2.getChannelGroup(GetChannelGroupRequest getChannelGroupRequest)
Retrieves the specified channel group that's configured in AWS Elemental MediaPackage, including the channels and
origin endpoints that are associated with it.
|
Future<GetChannelGroupResult> |
AWSMediaPackageV2AsyncClient.getChannelGroupAsync(GetChannelGroupRequest request) |
Future<GetChannelGroupResult> |
AbstractAWSMediaPackageV2Async.getChannelGroupAsync(GetChannelGroupRequest request) |
Future<GetChannelGroupResult> |
AWSMediaPackageV2Async.getChannelGroupAsync(GetChannelGroupRequest getChannelGroupRequest)
Retrieves the specified channel group that's configured in AWS Elemental MediaPackage, including the channels and
origin endpoints that are associated with it.
|
Future<GetChannelGroupResult> |
AWSMediaPackageV2AsyncClient.getChannelGroupAsync(GetChannelGroupRequest request,
AsyncHandler<GetChannelGroupRequest,GetChannelGroupResult> asyncHandler) |
Future<GetChannelGroupResult> |
AbstractAWSMediaPackageV2Async.getChannelGroupAsync(GetChannelGroupRequest request,
AsyncHandler<GetChannelGroupRequest,GetChannelGroupResult> asyncHandler) |
Future<GetChannelGroupResult> |
AWSMediaPackageV2Async.getChannelGroupAsync(GetChannelGroupRequest getChannelGroupRequest,
AsyncHandler<GetChannelGroupRequest,GetChannelGroupResult> asyncHandler)
Retrieves the specified channel group that's configured in AWS Elemental MediaPackage, including the channels and
origin endpoints that are associated with it.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetChannelGroupResult> |
AWSMediaPackageV2AsyncClient.getChannelGroupAsync(GetChannelGroupRequest request,
AsyncHandler<GetChannelGroupRequest,GetChannelGroupResult> asyncHandler) |
Future<GetChannelGroupResult> |
AbstractAWSMediaPackageV2Async.getChannelGroupAsync(GetChannelGroupRequest request,
AsyncHandler<GetChannelGroupRequest,GetChannelGroupResult> asyncHandler) |
Future<GetChannelGroupResult> |
AWSMediaPackageV2Async.getChannelGroupAsync(GetChannelGroupRequest getChannelGroupRequest,
AsyncHandler<GetChannelGroupRequest,GetChannelGroupResult> asyncHandler)
Retrieves the specified channel group that's configured in AWS Elemental MediaPackage, including the channels and
origin endpoints that are associated with it.
|
| Modifier and Type | Method and Description |
|---|---|
GetChannelGroupRequest |
GetChannelGroupRequest.clone() |
GetChannelGroupRequest |
GetChannelGroupRequest.withChannelGroupName(String channelGroupName)
The name that describes the channel group.
|
Copyright © 2024. All rights reserved.