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