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