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>
CreateIdMappingWorkflowRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateIdMappingWorkflowRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateIdMappingWorkflowRequest createIdMappingWorkflowRequest)
-
-
-
Constructor Detail
-
CreateIdMappingWorkflowRequestMarshaller
public CreateIdMappingWorkflowRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateIdMappingWorkflowRequest createIdMappingWorkflowRequest)
- Specified by:
marshallin interfaceMarshaller<CreateIdMappingWorkflowRequest>
-
-