| Package | Description |
|---|---|
| com.amazonaws.services.ivs |
Introduction
|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateChannelResult |
AbstractAmazonIVS.updateChannel(UpdateChannelRequest request) |
UpdateChannelResult |
AmazonIVS.updateChannel(UpdateChannelRequest updateChannelRequest)
Updates a channel's configuration.
|
UpdateChannelResult |
AmazonIVSClient.updateChannel(UpdateChannelRequest request)
Updates a channel's configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateChannelResult> |
AmazonIVSAsyncClient.updateChannelAsync(UpdateChannelRequest request,
AsyncHandler<UpdateChannelRequest,UpdateChannelResult> asyncHandler) |
Future<UpdateChannelResult> |
AmazonIVSAsync.updateChannelAsync(UpdateChannelRequest updateChannelRequest,
AsyncHandler<UpdateChannelRequest,UpdateChannelResult> asyncHandler)
Updates a channel's configuration.
|
Future<UpdateChannelResult> |
AbstractAmazonIVSAsync.updateChannelAsync(UpdateChannelRequest request,
AsyncHandler<UpdateChannelRequest,UpdateChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateChannelResult |
UpdateChannelResult.clone() |
UpdateChannelResult |
UpdateChannelResult.withChannel(Channel channel) |
Copyright © 2023. All rights reserved.