Uses of Class
software.amazon.awssdk.services.entityresolution.model.ListMatchingJobsRequest
-
Packages that use ListMatchingJobsRequest Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference.software.amazon.awssdk.services.entityresolution.paginators software.amazon.awssdk.services.entityresolution.transform -
-
Uses of ListMatchingJobsRequest in software.amazon.awssdk.services.entityresolution
-
Uses of ListMatchingJobsRequest in software.amazon.awssdk.services.entityresolution.paginators
Constructors in software.amazon.awssdk.services.entityresolution.paginators with parameters of type ListMatchingJobsRequest Constructor Description ListMatchingJobsIterable(EntityResolutionClient client, ListMatchingJobsRequest firstRequest)ListMatchingJobsPublisher(EntityResolutionAsyncClient client, ListMatchingJobsRequest firstRequest) -
Uses of ListMatchingJobsRequest in software.amazon.awssdk.services.entityresolution.transform
Methods in software.amazon.awssdk.services.entityresolution.transform with parameters of type ListMatchingJobsRequest Modifier and Type Method Description SdkHttpFullRequestListMatchingJobsRequestMarshaller. marshall(ListMatchingJobsRequest listMatchingJobsRequest)
-