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>
AssociateFlowRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description AssociateFlowRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(AssociateFlowRequest associateFlowRequest)
-
-
-
Constructor Detail
-
AssociateFlowRequestMarshaller
public AssociateFlowRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(AssociateFlowRequest associateFlowRequest)
- Specified by:
marshallin interfaceMarshaller<AssociateFlowRequest>
-
-