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