Uses of Interface
software.amazon.awssdk.services.entityresolution.EntityResolutionAsyncClient
-
Packages that use EntityResolutionAsyncClient Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference.software.amazon.awssdk.services.entityresolution.paginators -
-
Uses of EntityResolutionAsyncClient in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution that return EntityResolutionAsyncClient Modifier and Type Method Description static EntityResolutionAsyncClientEntityResolutionAsyncClient. create()Create aEntityResolutionAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of EntityResolutionAsyncClient in software.amazon.awssdk.services.entityresolution.paginators
Constructors in software.amazon.awssdk.services.entityresolution.paginators with parameters of type EntityResolutionAsyncClient Constructor Description ListIdMappingJobsPublisher(EntityResolutionAsyncClient client, ListIdMappingJobsRequest firstRequest)ListIdMappingWorkflowsPublisher(EntityResolutionAsyncClient client, ListIdMappingWorkflowsRequest firstRequest)ListIdNamespacesPublisher(EntityResolutionAsyncClient client, ListIdNamespacesRequest firstRequest)ListMatchingJobsPublisher(EntityResolutionAsyncClient client, ListMatchingJobsRequest firstRequest)ListMatchingWorkflowsPublisher(EntityResolutionAsyncClient client, ListMatchingWorkflowsRequest firstRequest)ListProviderServicesPublisher(EntityResolutionAsyncClient client, ListProviderServicesRequest firstRequest)ListSchemaMappingsPublisher(EntityResolutionAsyncClient client, ListSchemaMappingsRequest firstRequest)
-