Class AssociateChannelFlowRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.chimesdkmessaging.transform.AssociateChannelFlowRequestMarshaller
- All Implemented Interfaces:
 Marshaller<AssociateChannelFlowRequest>
@Generated("software.amazon.awssdk:codegen")
public class AssociateChannelFlowRequestMarshaller
extends Object
implements Marshaller<AssociateChannelFlowRequest>
AssociateChannelFlowRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionAssociateChannelFlowRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(AssociateChannelFlowRequest associateChannelFlowRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
AssociateChannelFlowRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<AssociateChannelFlowRequest>- Parameters:
 associateChannelFlowRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -