Class ListMatchingWorkflowsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.entityresolution.transform.ListMatchingWorkflowsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListMatchingWorkflowsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListMatchingWorkflowsRequestMarshaller
extends Object
implements Marshaller<ListMatchingWorkflowsRequest>
ListMatchingWorkflowsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListMatchingWorkflowsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListMatchingWorkflowsRequest listMatchingWorkflowsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListMatchingWorkflowsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListMatchingWorkflowsRequest>- Parameters:
 listMatchingWorkflowsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -