| Package | Description |
|---|---|
| com.amazonaws.services.medialive |
API for AWS Elemental MediaLive
|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateChannelResult |
AWSMediaLiveClient.updateChannel(UpdateChannelRequest request)
Updates a channel.
|
UpdateChannelResult |
AbstractAWSMediaLive.updateChannel(UpdateChannelRequest request) |
UpdateChannelResult |
AWSMediaLive.updateChannel(UpdateChannelRequest updateChannelRequest)
Updates a channel.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateChannelResult> |
AWSMediaLiveAsyncClient.updateChannelAsync(UpdateChannelRequest request,
AsyncHandler<UpdateChannelRequest,UpdateChannelResult> asyncHandler) |
Future<UpdateChannelResult> |
AWSMediaLiveAsync.updateChannelAsync(UpdateChannelRequest updateChannelRequest,
AsyncHandler<UpdateChannelRequest,UpdateChannelResult> asyncHandler)
Updates a channel.
|
Future<UpdateChannelResult> |
AbstractAWSMediaLiveAsync.updateChannelAsync(UpdateChannelRequest request,
AsyncHandler<UpdateChannelRequest,UpdateChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateChannelResult |
UpdateChannelResult.clone() |
UpdateChannelResult |
UpdateChannelResult.withChannel(Channel channel) |
Copyright © 2024. All rights reserved.