Uses of Class
software.amazon.awssdk.services.ivs.model.GetPlaybackKeyPairResponse
-
Packages that use GetPlaybackKeyPairResponse Package Description software.amazon.awssdk.services.ivs Introduction -
-
Uses of GetPlaybackKeyPairResponse in software.amazon.awssdk.services.ivs
Methods in software.amazon.awssdk.services.ivs that return GetPlaybackKeyPairResponse Modifier and Type Method Description default GetPlaybackKeyPairResponseIvsClient. getPlaybackKeyPair(Consumer<GetPlaybackKeyPairRequest.Builder> getPlaybackKeyPairRequest)Gets a specified playback authorization key pair and returns thearnandfingerprint.default GetPlaybackKeyPairResponseIvsClient. getPlaybackKeyPair(GetPlaybackKeyPairRequest getPlaybackKeyPairRequest)Gets a specified playback authorization key pair and returns thearnandfingerprint.Methods in software.amazon.awssdk.services.ivs that return types with arguments of type GetPlaybackKeyPairResponse Modifier and Type Method Description default CompletableFuture<GetPlaybackKeyPairResponse>IvsAsyncClient. getPlaybackKeyPair(Consumer<GetPlaybackKeyPairRequest.Builder> getPlaybackKeyPairRequest)Gets a specified playback authorization key pair and returns thearnandfingerprint.default CompletableFuture<GetPlaybackKeyPairResponse>IvsAsyncClient. getPlaybackKeyPair(GetPlaybackKeyPairRequest getPlaybackKeyPairRequest)Gets a specified playback authorization key pair and returns thearnandfingerprint.
-