Uses of Interface
software.amazon.awssdk.services.ivs.model.UpdatePlaybackRestrictionPolicyResponse.Builder
-
Packages that use UpdatePlaybackRestrictionPolicyResponse.Builder Package Description software.amazon.awssdk.services.ivs.model -
-
Uses of UpdatePlaybackRestrictionPolicyResponse.Builder in software.amazon.awssdk.services.ivs.model
Methods in software.amazon.awssdk.services.ivs.model that return UpdatePlaybackRestrictionPolicyResponse.Builder Modifier and Type Method Description static UpdatePlaybackRestrictionPolicyResponse.BuilderUpdatePlaybackRestrictionPolicyResponse. builder()default UpdatePlaybackRestrictionPolicyResponse.BuilderUpdatePlaybackRestrictionPolicyResponse.Builder. playbackRestrictionPolicy(Consumer<PlaybackRestrictionPolicy.Builder> playbackRestrictionPolicy)Object specifying the updated policy.UpdatePlaybackRestrictionPolicyResponse.BuilderUpdatePlaybackRestrictionPolicyResponse.Builder. playbackRestrictionPolicy(PlaybackRestrictionPolicy playbackRestrictionPolicy)Object specifying the updated policy.UpdatePlaybackRestrictionPolicyResponse.BuilderUpdatePlaybackRestrictionPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.ivs.model that return types with arguments of type UpdatePlaybackRestrictionPolicyResponse.Builder Modifier and Type Method Description static Class<? extends UpdatePlaybackRestrictionPolicyResponse.Builder>UpdatePlaybackRestrictionPolicyResponse. serializableBuilderClass()
-