| Package | Description |
|---|---|
| com.amazonaws.services.mediapackage |
AWS Elemental MediaPackage
|
| com.amazonaws.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateChannelResult> |
AWSMediaPackageAsync.createChannelAsync(CreateChannelRequest createChannelRequest,
AsyncHandler<CreateChannelRequest,CreateChannelResult> asyncHandler)
Creates a new Channel.
|
Future<CreateChannelResult> |
AbstractAWSMediaPackageAsync.createChannelAsync(CreateChannelRequest request,
AsyncHandler<CreateChannelRequest,CreateChannelResult> asyncHandler) |
Future<CreateChannelResult> |
AWSMediaPackageAsyncClient.createChannelAsync(CreateChannelRequest request,
AsyncHandler<CreateChannelRequest,CreateChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateChannelRequest |
CreateChannelRequest.clone() |
CreateChannelRequest |
CreateChannelRequest.withDescription(String description)
A short text description of the Channel.
|
CreateChannelRequest |
CreateChannelRequest.withId(String id)
The ID of the Channel.
|
Copyright © 2018. All rights reserved.