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>
GetMatchingJobRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetMatchingJobRequest getMatchingJobRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetMatchingJobRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetMatchingJobRequest>- Parameters:
 getMatchingJobRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -