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