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