default AddPolicyStatementResponse |
EntityResolutionClient.addPolicyStatement(Consumer<AddPolicyStatementRequest.Builder> addPolicyStatementRequest) |
Adds a policy statement object.
|
default AddPolicyStatementResponse |
EntityResolutionClient.addPolicyStatement(AddPolicyStatementRequest addPolicyStatementRequest) |
Adds a policy statement object.
|
default CreateIdMappingWorkflowResponse |
EntityResolutionClient.createIdMappingWorkflow(Consumer<CreateIdMappingWorkflowRequest.Builder> createIdMappingWorkflowRequest) |
Creates an IdMappingWorkflow object which stores the configuration of the data processing job to be
run.
|
default CreateIdMappingWorkflowResponse |
EntityResolutionClient.createIdMappingWorkflow(CreateIdMappingWorkflowRequest createIdMappingWorkflowRequest) |
Creates an IdMappingWorkflow object which stores the configuration of the data processing job to be
run.
|
default CreateIdNamespaceResponse |
EntityResolutionClient.createIdNamespace(Consumer<CreateIdNamespaceRequest.Builder> createIdNamespaceRequest) |
Creates an ID namespace object which will help customers provide metadata explaining their dataset and how to use
it.
|
default CreateIdNamespaceResponse |
EntityResolutionClient.createIdNamespace(CreateIdNamespaceRequest createIdNamespaceRequest) |
Creates an ID namespace object which will help customers provide metadata explaining their dataset and how to use
it.
|
default CreateMatchingWorkflowResponse |
EntityResolutionClient.createMatchingWorkflow(Consumer<CreateMatchingWorkflowRequest.Builder> createMatchingWorkflowRequest) |
Creates a MatchingWorkflow object which stores the configuration of the data processing job to be
run.
|
default CreateMatchingWorkflowResponse |
EntityResolutionClient.createMatchingWorkflow(CreateMatchingWorkflowRequest createMatchingWorkflowRequest) |
Creates a MatchingWorkflow object which stores the configuration of the data processing job to be
run.
|
default CreateSchemaMappingResponse |
EntityResolutionClient.createSchemaMapping(Consumer<CreateSchemaMappingRequest.Builder> createSchemaMappingRequest) |
Creates a schema mapping, which defines the schema of the input customer records table.
|
default CreateSchemaMappingResponse |
EntityResolutionClient.createSchemaMapping(CreateSchemaMappingRequest createSchemaMappingRequest) |
Creates a schema mapping, which defines the schema of the input customer records table.
|
default DeleteIdMappingWorkflowResponse |
EntityResolutionClient.deleteIdMappingWorkflow(Consumer<DeleteIdMappingWorkflowRequest.Builder> deleteIdMappingWorkflowRequest) |
Deletes the IdMappingWorkflow with a given name.
|
default DeleteIdMappingWorkflowResponse |
EntityResolutionClient.deleteIdMappingWorkflow(DeleteIdMappingWorkflowRequest deleteIdMappingWorkflowRequest) |
Deletes the IdMappingWorkflow with a given name.
|
default DeleteIdNamespaceResponse |
EntityResolutionClient.deleteIdNamespace(Consumer<DeleteIdNamespaceRequest.Builder> deleteIdNamespaceRequest) |
Deletes the IdNamespace with a given name.
|
default DeleteIdNamespaceResponse |
EntityResolutionClient.deleteIdNamespace(DeleteIdNamespaceRequest deleteIdNamespaceRequest) |
Deletes the IdNamespace with a given name.
|
default DeleteMatchingWorkflowResponse |
EntityResolutionClient.deleteMatchingWorkflow(Consumer<DeleteMatchingWorkflowRequest.Builder> deleteMatchingWorkflowRequest) |
Deletes the MatchingWorkflow with a given name.
|
default DeleteMatchingWorkflowResponse |
EntityResolutionClient.deleteMatchingWorkflow(DeleteMatchingWorkflowRequest deleteMatchingWorkflowRequest) |
Deletes the MatchingWorkflow with a given name.
|
default DeletePolicyStatementResponse |
EntityResolutionClient.deletePolicyStatement(Consumer<DeletePolicyStatementRequest.Builder> deletePolicyStatementRequest) |
Deletes the policy statement.
|
default DeletePolicyStatementResponse |
EntityResolutionClient.deletePolicyStatement(DeletePolicyStatementRequest deletePolicyStatementRequest) |
Deletes the policy statement.
|
default DeleteSchemaMappingResponse |
EntityResolutionClient.deleteSchemaMapping(Consumer<DeleteSchemaMappingRequest.Builder> deleteSchemaMappingRequest) |
Deletes the SchemaMapping with a given name.
|
default DeleteSchemaMappingResponse |
EntityResolutionClient.deleteSchemaMapping(DeleteSchemaMappingRequest deleteSchemaMappingRequest) |
Deletes the SchemaMapping with a given name.
|
default GetIdMappingJobResponse |
EntityResolutionClient.getIdMappingJob(Consumer<GetIdMappingJobRequest.Builder> getIdMappingJobRequest) |
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
default GetIdMappingJobResponse |
EntityResolutionClient.getIdMappingJob(GetIdMappingJobRequest getIdMappingJobRequest) |
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
default GetIdMappingWorkflowResponse |
EntityResolutionClient.getIdMappingWorkflow(Consumer<GetIdMappingWorkflowRequest.Builder> getIdMappingWorkflowRequest) |
Returns the IdMappingWorkflow with a given name, if it exists.
|
default GetIdMappingWorkflowResponse |
EntityResolutionClient.getIdMappingWorkflow(GetIdMappingWorkflowRequest getIdMappingWorkflowRequest) |
Returns the IdMappingWorkflow with a given name, if it exists.
|
default GetIdNamespaceResponse |
EntityResolutionClient.getIdNamespace(Consumer<GetIdNamespaceRequest.Builder> getIdNamespaceRequest) |
Returns the IdNamespace with a given name, if it exists.
|
default GetIdNamespaceResponse |
EntityResolutionClient.getIdNamespace(GetIdNamespaceRequest getIdNamespaceRequest) |
Returns the IdNamespace with a given name, if it exists.
|
default GetMatchIdResponse |
EntityResolutionClient.getMatchId(Consumer<GetMatchIdRequest.Builder> getMatchIdRequest) |
Returns the corresponding Match ID of a customer record if the record has been processed.
|
default GetMatchIdResponse |
EntityResolutionClient.getMatchId(GetMatchIdRequest getMatchIdRequest) |
Returns the corresponding Match ID of a customer record if the record has been processed.
|
default GetMatchingJobResponse |
EntityResolutionClient.getMatchingJob(Consumer<GetMatchingJobRequest.Builder> getMatchingJobRequest) |
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
default GetMatchingJobResponse |
EntityResolutionClient.getMatchingJob(GetMatchingJobRequest getMatchingJobRequest) |
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
default GetMatchingWorkflowResponse |
EntityResolutionClient.getMatchingWorkflow(Consumer<GetMatchingWorkflowRequest.Builder> getMatchingWorkflowRequest) |
Returns the MatchingWorkflow with a given name, if it exists.
|
default GetMatchingWorkflowResponse |
EntityResolutionClient.getMatchingWorkflow(GetMatchingWorkflowRequest getMatchingWorkflowRequest) |
Returns the MatchingWorkflow with a given name, if it exists.
|
default GetPolicyResponse |
EntityResolutionClient.getPolicy(Consumer<GetPolicyRequest.Builder> getPolicyRequest) |
Returns the resource-based policy.
|
default GetPolicyResponse |
EntityResolutionClient.getPolicy(GetPolicyRequest getPolicyRequest) |
Returns the resource-based policy.
|
default GetProviderServiceResponse |
EntityResolutionClient.getProviderService(Consumer<GetProviderServiceRequest.Builder> getProviderServiceRequest) |
Returns the ProviderService of a given name.
|
default GetProviderServiceResponse |
EntityResolutionClient.getProviderService(GetProviderServiceRequest getProviderServiceRequest) |
Returns the ProviderService of a given name.
|
default GetSchemaMappingResponse |
EntityResolutionClient.getSchemaMapping(Consumer<GetSchemaMappingRequest.Builder> getSchemaMappingRequest) |
Returns the SchemaMapping of a given name.
|
default GetSchemaMappingResponse |
EntityResolutionClient.getSchemaMapping(GetSchemaMappingRequest getSchemaMappingRequest) |
Returns the SchemaMapping of a given name.
|
default ListIdMappingJobsResponse |
EntityResolutionClient.listIdMappingJobs(Consumer<ListIdMappingJobsRequest.Builder> listIdMappingJobsRequest) |
Lists all ID mapping jobs for a given workflow.
|
default ListIdMappingJobsResponse |
EntityResolutionClient.listIdMappingJobs(ListIdMappingJobsRequest listIdMappingJobsRequest) |
Lists all ID mapping jobs for a given workflow.
|
default ListIdMappingJobsIterable |
EntityResolutionClient.listIdMappingJobsPaginator(Consumer<ListIdMappingJobsRequest.Builder> listIdMappingJobsRequest) |
|
default ListIdMappingJobsIterable |
EntityResolutionClient.listIdMappingJobsPaginator(ListIdMappingJobsRequest listIdMappingJobsRequest) |
|
default ListIdMappingWorkflowsResponse |
EntityResolutionClient.listIdMappingWorkflows(Consumer<ListIdMappingWorkflowsRequest.Builder> listIdMappingWorkflowsRequest) |
Returns a list of all the IdMappingWorkflows that have been created for an Amazon Web Services
account.
|
default ListIdMappingWorkflowsResponse |
EntityResolutionClient.listIdMappingWorkflows(ListIdMappingWorkflowsRequest listIdMappingWorkflowsRequest) |
Returns a list of all the IdMappingWorkflows that have been created for an Amazon Web Services
account.
|
default ListIdMappingWorkflowsIterable |
EntityResolutionClient.listIdMappingWorkflowsPaginator(Consumer<ListIdMappingWorkflowsRequest.Builder> listIdMappingWorkflowsRequest) |
|
default ListIdMappingWorkflowsIterable |
EntityResolutionClient.listIdMappingWorkflowsPaginator(ListIdMappingWorkflowsRequest listIdMappingWorkflowsRequest) |
|
default ListIdNamespacesResponse |
EntityResolutionClient.listIdNamespaces(Consumer<ListIdNamespacesRequest.Builder> listIdNamespacesRequest) |
Returns a list of all ID namespaces.
|
default ListIdNamespacesResponse |
EntityResolutionClient.listIdNamespaces(ListIdNamespacesRequest listIdNamespacesRequest) |
Returns a list of all ID namespaces.
|
default ListIdNamespacesIterable |
EntityResolutionClient.listIdNamespacesPaginator(Consumer<ListIdNamespacesRequest.Builder> listIdNamespacesRequest) |
|
default ListIdNamespacesIterable |
EntityResolutionClient.listIdNamespacesPaginator(ListIdNamespacesRequest listIdNamespacesRequest) |
|
default ListMatchingJobsResponse |
EntityResolutionClient.listMatchingJobs(Consumer<ListMatchingJobsRequest.Builder> listMatchingJobsRequest) |
Lists all jobs for a given workflow.
|
default ListMatchingJobsResponse |
EntityResolutionClient.listMatchingJobs(ListMatchingJobsRequest listMatchingJobsRequest) |
Lists all jobs for a given workflow.
|
default ListMatchingJobsIterable |
EntityResolutionClient.listMatchingJobsPaginator(Consumer<ListMatchingJobsRequest.Builder> listMatchingJobsRequest) |
|
default ListMatchingJobsIterable |
EntityResolutionClient.listMatchingJobsPaginator(ListMatchingJobsRequest listMatchingJobsRequest) |
|
default ListMatchingWorkflowsResponse |
EntityResolutionClient.listMatchingWorkflows(Consumer<ListMatchingWorkflowsRequest.Builder> listMatchingWorkflowsRequest) |
Returns a list of all the MatchingWorkflows that have been created for an Amazon Web Services
account.
|
default ListMatchingWorkflowsResponse |
EntityResolutionClient.listMatchingWorkflows(ListMatchingWorkflowsRequest listMatchingWorkflowsRequest) |
Returns a list of all the MatchingWorkflows that have been created for an Amazon Web Services
account.
|
default ListMatchingWorkflowsIterable |
EntityResolutionClient.listMatchingWorkflowsPaginator(Consumer<ListMatchingWorkflowsRequest.Builder> listMatchingWorkflowsRequest) |
|
default ListMatchingWorkflowsIterable |
EntityResolutionClient.listMatchingWorkflowsPaginator(ListMatchingWorkflowsRequest listMatchingWorkflowsRequest) |
|
default ListProviderServicesResponse |
EntityResolutionClient.listProviderServices(Consumer<ListProviderServicesRequest.Builder> listProviderServicesRequest) |
Returns a list of all the ProviderServices that are available in this Amazon Web Services Region.
|
default ListProviderServicesResponse |
EntityResolutionClient.listProviderServices(ListProviderServicesRequest listProviderServicesRequest) |
Returns a list of all the ProviderServices that are available in this Amazon Web Services Region.
|
default ListProviderServicesIterable |
EntityResolutionClient.listProviderServicesPaginator(Consumer<ListProviderServicesRequest.Builder> listProviderServicesRequest) |
|
default ListProviderServicesIterable |
EntityResolutionClient.listProviderServicesPaginator(ListProviderServicesRequest listProviderServicesRequest) |
|
default ListSchemaMappingsResponse |
EntityResolutionClient.listSchemaMappings(Consumer<ListSchemaMappingsRequest.Builder> listSchemaMappingsRequest) |
Returns a list of all the SchemaMappings that have been created for an Amazon Web Services account.
|
default ListSchemaMappingsResponse |
EntityResolutionClient.listSchemaMappings(ListSchemaMappingsRequest listSchemaMappingsRequest) |
Returns a list of all the SchemaMappings that have been created for an Amazon Web Services account.
|
default ListSchemaMappingsIterable |
EntityResolutionClient.listSchemaMappingsPaginator(Consumer<ListSchemaMappingsRequest.Builder> listSchemaMappingsRequest) |
|
default ListSchemaMappingsIterable |
EntityResolutionClient.listSchemaMappingsPaginator(ListSchemaMappingsRequest listSchemaMappingsRequest) |
|
default PutPolicyResponse |
EntityResolutionClient.putPolicy(Consumer<PutPolicyRequest.Builder> putPolicyRequest) |
Updates the resource-based policy.
|
default PutPolicyResponse |
EntityResolutionClient.putPolicy(PutPolicyRequest putPolicyRequest) |
Updates the resource-based policy.
|
default StartIdMappingJobResponse |
EntityResolutionClient.startIdMappingJob(Consumer<StartIdMappingJobRequest.Builder> startIdMappingJobRequest) |
Starts the IdMappingJob of a workflow.
|
default StartIdMappingJobResponse |
EntityResolutionClient.startIdMappingJob(StartIdMappingJobRequest startIdMappingJobRequest) |
Starts the IdMappingJob of a workflow.
|
default StartMatchingJobResponse |
EntityResolutionClient.startMatchingJob(Consumer<StartMatchingJobRequest.Builder> startMatchingJobRequest) |
Starts the MatchingJob of a workflow.
|
default StartMatchingJobResponse |
EntityResolutionClient.startMatchingJob(StartMatchingJobRequest startMatchingJobRequest) |
Starts the MatchingJob of a workflow.
|
default UpdateIdMappingWorkflowResponse |
EntityResolutionClient.updateIdMappingWorkflow(Consumer<UpdateIdMappingWorkflowRequest.Builder> updateIdMappingWorkflowRequest) |
Updates an existing IdMappingWorkflow.
|
default UpdateIdMappingWorkflowResponse |
EntityResolutionClient.updateIdMappingWorkflow(UpdateIdMappingWorkflowRequest updateIdMappingWorkflowRequest) |
Updates an existing IdMappingWorkflow.
|
default UpdateIdNamespaceResponse |
EntityResolutionClient.updateIdNamespace(Consumer<UpdateIdNamespaceRequest.Builder> updateIdNamespaceRequest) |
Updates an existing ID namespace.
|
default UpdateIdNamespaceResponse |
EntityResolutionClient.updateIdNamespace(UpdateIdNamespaceRequest updateIdNamespaceRequest) |
Updates an existing ID namespace.
|
default UpdateMatchingWorkflowResponse |
EntityResolutionClient.updateMatchingWorkflow(Consumer<UpdateMatchingWorkflowRequest.Builder> updateMatchingWorkflowRequest) |
Updates an existing MatchingWorkflow.
|
default UpdateMatchingWorkflowResponse |
EntityResolutionClient.updateMatchingWorkflow(UpdateMatchingWorkflowRequest updateMatchingWorkflowRequest) |
Updates an existing MatchingWorkflow.
|
default UpdateSchemaMappingResponse |
EntityResolutionClient.updateSchemaMapping(Consumer<UpdateSchemaMappingRequest.Builder> updateSchemaMappingRequest) |
Updates a schema mapping.
|
default UpdateSchemaMappingResponse |
EntityResolutionClient.updateSchemaMapping(UpdateSchemaMappingRequest updateSchemaMappingRequest) |
Updates a schema mapping.
|