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