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