| Package | Description |
|---|---|
| com.amazonaws.services.ivs |
Introduction
|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListPlaybackKeyPairsResult> |
AmazonIVSAsyncClient.listPlaybackKeyPairsAsync(ListPlaybackKeyPairsRequest request,
AsyncHandler<ListPlaybackKeyPairsRequest,ListPlaybackKeyPairsResult> asyncHandler) |
Future<ListPlaybackKeyPairsResult> |
AmazonIVSAsync.listPlaybackKeyPairsAsync(ListPlaybackKeyPairsRequest listPlaybackKeyPairsRequest,
AsyncHandler<ListPlaybackKeyPairsRequest,ListPlaybackKeyPairsResult> asyncHandler)
Gets summary information about playback key pairs.
|
Future<ListPlaybackKeyPairsResult> |
AbstractAmazonIVSAsync.listPlaybackKeyPairsAsync(ListPlaybackKeyPairsRequest request,
AsyncHandler<ListPlaybackKeyPairsRequest,ListPlaybackKeyPairsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListPlaybackKeyPairsRequest |
ListPlaybackKeyPairsRequest.clone() |
ListPlaybackKeyPairsRequest |
ListPlaybackKeyPairsRequest.withMaxResults(Integer maxResults)
Maximum number of key pairs to return.
|
ListPlaybackKeyPairsRequest |
ListPlaybackKeyPairsRequest.withNextToken(String nextToken)
The first key pair to retrieve.
|
Copyright © 2024. All rights reserved.