Uses of Class
software.amazon.awssdk.services.medialive.model.UpdateChannelPlacementGroupRequest
-
Packages that use UpdateChannelPlacementGroupRequest Package Description software.amazon.awssdk.services.medialive API for AWS Elemental MediaLivesoftware.amazon.awssdk.services.medialive.transform -
-
Uses of UpdateChannelPlacementGroupRequest in software.amazon.awssdk.services.medialive
Methods in software.amazon.awssdk.services.medialive with parameters of type UpdateChannelPlacementGroupRequest Modifier and Type Method Description default CompletableFuture<UpdateChannelPlacementGroupResponse>MediaLiveAsyncClient. updateChannelPlacementGroup(UpdateChannelPlacementGroupRequest updateChannelPlacementGroupRequest)Change the settings for a ChannelPlacementGroup.default UpdateChannelPlacementGroupResponseMediaLiveClient. updateChannelPlacementGroup(UpdateChannelPlacementGroupRequest updateChannelPlacementGroupRequest)Change the settings for a ChannelPlacementGroup. -
Uses of UpdateChannelPlacementGroupRequest in software.amazon.awssdk.services.medialive.transform
Methods in software.amazon.awssdk.services.medialive.transform with parameters of type UpdateChannelPlacementGroupRequest Modifier and Type Method Description SdkHttpFullRequestUpdateChannelPlacementGroupRequestMarshaller. marshall(UpdateChannelPlacementGroupRequest updateChannelPlacementGroupRequest)
-