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