Uses of Class
software.amazon.awssdk.services.ivs.model.GetPlaybackKeyPairRequest
-
Packages that use GetPlaybackKeyPairRequest Package Description software.amazon.awssdk.services.ivs Introductionsoftware.amazon.awssdk.services.ivs.transform -
-
Uses of GetPlaybackKeyPairRequest in software.amazon.awssdk.services.ivs
Methods in software.amazon.awssdk.services.ivs with parameters of type GetPlaybackKeyPairRequest Modifier and Type Method Description default CompletableFuture<GetPlaybackKeyPairResponse>IvsAsyncClient. getPlaybackKeyPair(GetPlaybackKeyPairRequest 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. -
Uses of GetPlaybackKeyPairRequest in software.amazon.awssdk.services.ivs.transform
Methods in software.amazon.awssdk.services.ivs.transform with parameters of type GetPlaybackKeyPairRequest Modifier and Type Method Description SdkHttpFullRequestGetPlaybackKeyPairRequestMarshaller. marshall(GetPlaybackKeyPairRequest getPlaybackKeyPairRequest)
-