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