| Package | Description |
|---|---|
| com.amazonaws.services.ivs |
Introduction
|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
GetStreamKeyResult |
AbstractAmazonIVS.getStreamKey(GetStreamKeyRequest request) |
GetStreamKeyResult |
AmazonIVSClient.getStreamKey(GetStreamKeyRequest request)
Gets stream-key information for a specified ARN.
|
GetStreamKeyResult |
AmazonIVS.getStreamKey(GetStreamKeyRequest getStreamKeyRequest)
Gets stream-key information for a specified ARN.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetStreamKeyResult> |
AbstractAmazonIVSAsync.getStreamKeyAsync(GetStreamKeyRequest request,
AsyncHandler<GetStreamKeyRequest,GetStreamKeyResult> asyncHandler) |
Future<GetStreamKeyResult> |
AmazonIVSAsyncClient.getStreamKeyAsync(GetStreamKeyRequest request,
AsyncHandler<GetStreamKeyRequest,GetStreamKeyResult> asyncHandler) |
Future<GetStreamKeyResult> |
AmazonIVSAsync.getStreamKeyAsync(GetStreamKeyRequest getStreamKeyRequest,
AsyncHandler<GetStreamKeyRequest,GetStreamKeyResult> asyncHandler)
Gets stream-key information for a specified ARN.
|
| Modifier and Type | Method and Description |
|---|---|
GetStreamKeyResult |
GetStreamKeyResult.clone() |
GetStreamKeyResult |
GetStreamKeyResult.withStreamKey(StreamKey streamKey)
|
Copyright © 2022. All rights reserved.