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