| Package | Description |
|---|---|
| com.amazonaws.services.medialive |
API for AWS Elemental MediaLive
|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
CreateChannelResult |
AWSMediaLiveClient.createChannel(CreateChannelRequest request)
Creates a new channel
|
CreateChannelResult |
AbstractAWSMediaLive.createChannel(CreateChannelRequest request) |
CreateChannelResult |
AWSMediaLive.createChannel(CreateChannelRequest createChannelRequest)
Creates a new channel
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateChannelResult> |
AWSMediaLiveAsyncClient.createChannelAsync(CreateChannelRequest request,
AsyncHandler<CreateChannelRequest,CreateChannelResult> asyncHandler) |
Future<CreateChannelResult> |
AbstractAWSMediaLiveAsync.createChannelAsync(CreateChannelRequest request,
AsyncHandler<CreateChannelRequest,CreateChannelResult> asyncHandler) |
Future<CreateChannelResult> |
AWSMediaLiveAsync.createChannelAsync(CreateChannelRequest createChannelRequest,
AsyncHandler<CreateChannelRequest,CreateChannelResult> asyncHandler)
Creates a new channel
|
| Modifier and Type | Method and Description |
|---|---|
CreateChannelResult |
CreateChannelResult.clone() |
CreateChannelResult |
CreateChannelResult.withChannel(Channel channel) |
Copyright © 2024. All rights reserved.