| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs |
Introduction
|
| software.amazon.awssdk.services.ivs.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetPlaybackKeyPairResponse |
IvsClient.getPlaybackKeyPair(GetPlaybackKeyPairRequest getPlaybackKeyPairRequest)
Gets a specified playback authorization key pair and returns the
arn and fingerprint. |
default CompletableFuture<GetPlaybackKeyPairResponse> |
IvsAsyncClient.getPlaybackKeyPair(GetPlaybackKeyPairRequest getPlaybackKeyPairRequest)
Gets a specified playback authorization key pair and returns the
arn and fingerprint. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetPlaybackKeyPairRequestMarshaller.marshall(GetPlaybackKeyPairRequest getPlaybackKeyPairRequest) |
Copyright © 2023. All rights reserved.