Class UpdateChannelGroupRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.mediapackagev2.transform.UpdateChannelGroupRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<UpdateChannelGroupRequest>
@Generated("software.amazon.awssdk:codegen") public class UpdateChannelGroupRequestMarshaller extends Object implements Marshaller<UpdateChannelGroupRequest>
UpdateChannelGroupRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description UpdateChannelGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(UpdateChannelGroupRequest updateChannelGroupRequest)
-
-
-
Constructor Detail
-
UpdateChannelGroupRequestMarshaller
public UpdateChannelGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(UpdateChannelGroupRequest updateChannelGroupRequest)
- Specified by:
marshallin interfaceMarshaller<UpdateChannelGroupRequest>
-
-