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