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