Uses of Class
software.amazon.awssdk.services.ivs.model.GetPlaybackRestrictionPolicyRequest
-
Packages that use GetPlaybackRestrictionPolicyRequest Package Description software.amazon.awssdk.services.ivs Introductionsoftware.amazon.awssdk.services.ivs.transform -
-
Uses of GetPlaybackRestrictionPolicyRequest in software.amazon.awssdk.services.ivs
Methods in software.amazon.awssdk.services.ivs with parameters of type GetPlaybackRestrictionPolicyRequest Modifier and Type Method Description default CompletableFuture<GetPlaybackRestrictionPolicyResponse>IvsAsyncClient. getPlaybackRestrictionPolicy(GetPlaybackRestrictionPolicyRequest getPlaybackRestrictionPolicyRequest)Gets the specified playback restriction policy.default GetPlaybackRestrictionPolicyResponseIvsClient. getPlaybackRestrictionPolicy(GetPlaybackRestrictionPolicyRequest getPlaybackRestrictionPolicyRequest)Gets the specified playback restriction policy. -
Uses of GetPlaybackRestrictionPolicyRequest in software.amazon.awssdk.services.ivs.transform
Methods in software.amazon.awssdk.services.ivs.transform with parameters of type GetPlaybackRestrictionPolicyRequest Modifier and Type Method Description SdkHttpFullRequestGetPlaybackRestrictionPolicyRequestMarshaller. marshall(GetPlaybackRestrictionPolicyRequest getPlaybackRestrictionPolicyRequest)
-