| Package | Description |
|---|---|
| com.amazonaws.services.ivs |
Introduction
|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
GetChannelResult |
AbstractAmazonIVS.getChannel(GetChannelRequest request) |
GetChannelResult |
AmazonIVSClient.getChannel(GetChannelRequest request)
Gets the channel configuration for the specified channel ARN.
|
GetChannelResult |
AmazonIVS.getChannel(GetChannelRequest getChannelRequest)
Gets the channel configuration for the specified channel ARN.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetChannelResult> |
AbstractAmazonIVSAsync.getChannelAsync(GetChannelRequest request) |
Future<GetChannelResult> |
AmazonIVSAsync.getChannelAsync(GetChannelRequest getChannelRequest)
Gets the channel configuration for the specified channel ARN.
|
Future<GetChannelResult> |
AmazonIVSAsyncClient.getChannelAsync(GetChannelRequest request) |
Future<GetChannelResult> |
AbstractAmazonIVSAsync.getChannelAsync(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler) |
Future<GetChannelResult> |
AmazonIVSAsync.getChannelAsync(GetChannelRequest getChannelRequest,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler)
Gets the channel configuration for the specified channel ARN.
|
Future<GetChannelResult> |
AmazonIVSAsyncClient.getChannelAsync(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetChannelResult> |
AbstractAmazonIVSAsync.getChannelAsync(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler) |
Future<GetChannelResult> |
AmazonIVSAsync.getChannelAsync(GetChannelRequest getChannelRequest,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler)
Gets the channel configuration for the specified channel ARN.
|
Future<GetChannelResult> |
AmazonIVSAsyncClient.getChannelAsync(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetChannelResult |
GetChannelResult.clone() |
GetChannelResult |
GetChannelResult.withChannel(Channel channel)
|
Copyright © 2022. All rights reserved.