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