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