Uses of Class
software.amazon.awssdk.services.ivs.model.ImportPlaybackKeyPairRequest
-
Packages that use ImportPlaybackKeyPairRequest Package Description software.amazon.awssdk.services.ivs Introductionsoftware.amazon.awssdk.services.ivs.transform -
-
Uses of ImportPlaybackKeyPairRequest in software.amazon.awssdk.services.ivs
Methods in software.amazon.awssdk.services.ivs with parameters of type ImportPlaybackKeyPairRequest Modifier and Type Method Description default CompletableFuture<ImportPlaybackKeyPairResponse>IvsAsyncClient. importPlaybackKeyPair(ImportPlaybackKeyPairRequest importPlaybackKeyPairRequest)Imports the public portion of a new key pair and returns itsarnandfingerprint.default ImportPlaybackKeyPairResponseIvsClient. importPlaybackKeyPair(ImportPlaybackKeyPairRequest importPlaybackKeyPairRequest)Imports the public portion of a new key pair and returns itsarnandfingerprint. -
Uses of ImportPlaybackKeyPairRequest in software.amazon.awssdk.services.ivs.transform
Methods in software.amazon.awssdk.services.ivs.transform with parameters of type ImportPlaybackKeyPairRequest Modifier and Type Method Description SdkHttpFullRequestImportPlaybackKeyPairRequestMarshaller. marshall(ImportPlaybackKeyPairRequest importPlaybackKeyPairRequest)
-