Uses of Class
software.amazon.awssdk.services.ivs.model.ImportPlaybackKeyPairResponse
-
Packages that use ImportPlaybackKeyPairResponse Package Description software.amazon.awssdk.services.ivs Introduction -
-
Uses of ImportPlaybackKeyPairResponse in software.amazon.awssdk.services.ivs
Methods in software.amazon.awssdk.services.ivs that return ImportPlaybackKeyPairResponse Modifier and Type Method Description default ImportPlaybackKeyPairResponseIvsClient. importPlaybackKeyPair(Consumer<ImportPlaybackKeyPairRequest.Builder> 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.Methods in software.amazon.awssdk.services.ivs that return types with arguments of type ImportPlaybackKeyPairResponse Modifier and Type Method Description default CompletableFuture<ImportPlaybackKeyPairResponse>IvsAsyncClient. importPlaybackKeyPair(Consumer<ImportPlaybackKeyPairRequest.Builder> importPlaybackKeyPairRequest)Imports the public portion of a new key pair and returns itsarnandfingerprint.default CompletableFuture<ImportPlaybackKeyPairResponse>IvsAsyncClient. importPlaybackKeyPair(ImportPlaybackKeyPairRequest importPlaybackKeyPairRequest)Imports the public portion of a new key pair and returns itsarnandfingerprint.
-