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