| Package | Description |
|---|---|
| com.amazonaws.services.ivs |
Introduction
|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
GetPlaybackKeyPairResult |
AbstractAmazonIVS.getPlaybackKeyPair(GetPlaybackKeyPairRequest request) |
GetPlaybackKeyPairResult |
AmazonIVS.getPlaybackKeyPair(GetPlaybackKeyPairRequest getPlaybackKeyPairRequest)
Gets a specified playback authorization key pair and returns the
arn and fingerprint. |
GetPlaybackKeyPairResult |
AmazonIVSClient.getPlaybackKeyPair(GetPlaybackKeyPairRequest request)
Gets a specified playback authorization key pair and returns the
arn and fingerprint. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetPlaybackKeyPairResult> |
AmazonIVSAsyncClient.getPlaybackKeyPairAsync(GetPlaybackKeyPairRequest request,
AsyncHandler<GetPlaybackKeyPairRequest,GetPlaybackKeyPairResult> asyncHandler) |
Future<GetPlaybackKeyPairResult> |
AmazonIVSAsync.getPlaybackKeyPairAsync(GetPlaybackKeyPairRequest getPlaybackKeyPairRequest,
AsyncHandler<GetPlaybackKeyPairRequest,GetPlaybackKeyPairResult> asyncHandler)
Gets a specified playback authorization key pair and returns the
arn and fingerprint. |
Future<GetPlaybackKeyPairResult> |
AbstractAmazonIVSAsync.getPlaybackKeyPairAsync(GetPlaybackKeyPairRequest request,
AsyncHandler<GetPlaybackKeyPairRequest,GetPlaybackKeyPairResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetPlaybackKeyPairResult |
GetPlaybackKeyPairResult.clone() |
GetPlaybackKeyPairResult |
GetPlaybackKeyPairResult.withKeyPair(PlaybackKeyPair keyPair)
|
Copyright © 2024. All rights reserved.