Uses of Class
software.amazon.awssdk.services.ivs.model.UpdatePlaybackRestrictionPolicyRequest
-
Packages that use UpdatePlaybackRestrictionPolicyRequest Package Description software.amazon.awssdk.services.ivs Introductionsoftware.amazon.awssdk.services.ivs.transform -
-
Uses of UpdatePlaybackRestrictionPolicyRequest in software.amazon.awssdk.services.ivs
Methods in software.amazon.awssdk.services.ivs with parameters of type UpdatePlaybackRestrictionPolicyRequest Modifier and Type Method Description default CompletableFuture<UpdatePlaybackRestrictionPolicyResponse>IvsAsyncClient. updatePlaybackRestrictionPolicy(UpdatePlaybackRestrictionPolicyRequest updatePlaybackRestrictionPolicyRequest)Updates a specified playback restriction policy.default UpdatePlaybackRestrictionPolicyResponseIvsClient. updatePlaybackRestrictionPolicy(UpdatePlaybackRestrictionPolicyRequest updatePlaybackRestrictionPolicyRequest)Updates a specified playback restriction policy. -
Uses of UpdatePlaybackRestrictionPolicyRequest in software.amazon.awssdk.services.ivs.transform
Methods in software.amazon.awssdk.services.ivs.transform with parameters of type UpdatePlaybackRestrictionPolicyRequest Modifier and Type Method Description SdkHttpFullRequestUpdatePlaybackRestrictionPolicyRequestMarshaller. marshall(UpdatePlaybackRestrictionPolicyRequest updatePlaybackRestrictionPolicyRequest)
-