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