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