| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs |
Introduction
|
| software.amazon.awssdk.services.ivs.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ImportPlaybackKeyPairResponse> |
IvsAsyncClient.importPlaybackKeyPair(ImportPlaybackKeyPairRequest importPlaybackKeyPairRequest)
Imports the public portion of a new key pair and returns its
arn and fingerprint. |
default ImportPlaybackKeyPairResponse |
IvsClient.importPlaybackKeyPair(ImportPlaybackKeyPairRequest importPlaybackKeyPairRequest)
Imports the public portion of a new key pair and returns its
arn and fingerprint. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ImportPlaybackKeyPairRequestMarshaller.marshall(ImportPlaybackKeyPairRequest importPlaybackKeyPairRequest) |
Copyright © 2023. All rights reserved.