Documentation ¶
Overview ¶
Package entityresolutionmock is a generated GoMock package.
Index ¶
- type MockEntityResolutionAPI
- func (m *MockEntityResolutionAPI) AddPolicyStatement(arg0 *entityresolution.AddPolicyStatementInput) (*entityresolution.AddPolicyStatementOutput, error)
- func (m *MockEntityResolutionAPI) AddPolicyStatementRequest(arg0 *entityresolution.AddPolicyStatementInput) (*request.Request, *entityresolution.AddPolicyStatementOutput)
- func (m *MockEntityResolutionAPI) AddPolicyStatementWithContext(arg0 context.Context, arg1 *entityresolution.AddPolicyStatementInput, ...) (*entityresolution.AddPolicyStatementOutput, error)
- func (m *MockEntityResolutionAPI) BatchDeleteUniqueId(arg0 *entityresolution.BatchDeleteUniqueIdInput) (*entityresolution.BatchDeleteUniqueIdOutput, error)
- func (m *MockEntityResolutionAPI) BatchDeleteUniqueIdRequest(arg0 *entityresolution.BatchDeleteUniqueIdInput) (*request.Request, *entityresolution.BatchDeleteUniqueIdOutput)
- func (m *MockEntityResolutionAPI) BatchDeleteUniqueIdWithContext(arg0 context.Context, arg1 *entityresolution.BatchDeleteUniqueIdInput, ...) (*entityresolution.BatchDeleteUniqueIdOutput, error)
- func (m *MockEntityResolutionAPI) CreateIdMappingWorkflow(arg0 *entityresolution.CreateIdMappingWorkflowInput) (*entityresolution.CreateIdMappingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) CreateIdMappingWorkflowRequest(arg0 *entityresolution.CreateIdMappingWorkflowInput) (*request.Request, *entityresolution.CreateIdMappingWorkflowOutput)
- func (m *MockEntityResolutionAPI) CreateIdMappingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.CreateIdMappingWorkflowInput, ...) (*entityresolution.CreateIdMappingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) CreateIdNamespace(arg0 *entityresolution.CreateIdNamespaceInput) (*entityresolution.CreateIdNamespaceOutput, error)
- func (m *MockEntityResolutionAPI) CreateIdNamespaceRequest(arg0 *entityresolution.CreateIdNamespaceInput) (*request.Request, *entityresolution.CreateIdNamespaceOutput)
- func (m *MockEntityResolutionAPI) CreateIdNamespaceWithContext(arg0 context.Context, arg1 *entityresolution.CreateIdNamespaceInput, ...) (*entityresolution.CreateIdNamespaceOutput, error)
- func (m *MockEntityResolutionAPI) CreateMatchingWorkflow(arg0 *entityresolution.CreateMatchingWorkflowInput) (*entityresolution.CreateMatchingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) CreateMatchingWorkflowRequest(arg0 *entityresolution.CreateMatchingWorkflowInput) (*request.Request, *entityresolution.CreateMatchingWorkflowOutput)
- func (m *MockEntityResolutionAPI) CreateMatchingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.CreateMatchingWorkflowInput, ...) (*entityresolution.CreateMatchingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) CreateSchemaMapping(arg0 *entityresolution.CreateSchemaMappingInput) (*entityresolution.CreateSchemaMappingOutput, error)
- func (m *MockEntityResolutionAPI) CreateSchemaMappingRequest(arg0 *entityresolution.CreateSchemaMappingInput) (*request.Request, *entityresolution.CreateSchemaMappingOutput)
- func (m *MockEntityResolutionAPI) CreateSchemaMappingWithContext(arg0 context.Context, arg1 *entityresolution.CreateSchemaMappingInput, ...) (*entityresolution.CreateSchemaMappingOutput, error)
- func (m *MockEntityResolutionAPI) DeleteIdMappingWorkflow(arg0 *entityresolution.DeleteIdMappingWorkflowInput) (*entityresolution.DeleteIdMappingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) DeleteIdMappingWorkflowRequest(arg0 *entityresolution.DeleteIdMappingWorkflowInput) (*request.Request, *entityresolution.DeleteIdMappingWorkflowOutput)
- func (m *MockEntityResolutionAPI) DeleteIdMappingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.DeleteIdMappingWorkflowInput, ...) (*entityresolution.DeleteIdMappingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) DeleteIdNamespace(arg0 *entityresolution.DeleteIdNamespaceInput) (*entityresolution.DeleteIdNamespaceOutput, error)
- func (m *MockEntityResolutionAPI) DeleteIdNamespaceRequest(arg0 *entityresolution.DeleteIdNamespaceInput) (*request.Request, *entityresolution.DeleteIdNamespaceOutput)
- func (m *MockEntityResolutionAPI) DeleteIdNamespaceWithContext(arg0 context.Context, arg1 *entityresolution.DeleteIdNamespaceInput, ...) (*entityresolution.DeleteIdNamespaceOutput, error)
- func (m *MockEntityResolutionAPI) DeleteMatchingWorkflow(arg0 *entityresolution.DeleteMatchingWorkflowInput) (*entityresolution.DeleteMatchingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) DeleteMatchingWorkflowRequest(arg0 *entityresolution.DeleteMatchingWorkflowInput) (*request.Request, *entityresolution.DeleteMatchingWorkflowOutput)
- func (m *MockEntityResolutionAPI) DeleteMatchingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.DeleteMatchingWorkflowInput, ...) (*entityresolution.DeleteMatchingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) DeletePolicyStatement(arg0 *entityresolution.DeletePolicyStatementInput) (*entityresolution.DeletePolicyStatementOutput, error)
- func (m *MockEntityResolutionAPI) DeletePolicyStatementRequest(arg0 *entityresolution.DeletePolicyStatementInput) (*request.Request, *entityresolution.DeletePolicyStatementOutput)
- func (m *MockEntityResolutionAPI) DeletePolicyStatementWithContext(arg0 context.Context, arg1 *entityresolution.DeletePolicyStatementInput, ...) (*entityresolution.DeletePolicyStatementOutput, error)
- func (m *MockEntityResolutionAPI) DeleteSchemaMapping(arg0 *entityresolution.DeleteSchemaMappingInput) (*entityresolution.DeleteSchemaMappingOutput, error)
- func (m *MockEntityResolutionAPI) DeleteSchemaMappingRequest(arg0 *entityresolution.DeleteSchemaMappingInput) (*request.Request, *entityresolution.DeleteSchemaMappingOutput)
- func (m *MockEntityResolutionAPI) DeleteSchemaMappingWithContext(arg0 context.Context, arg1 *entityresolution.DeleteSchemaMappingInput, ...) (*entityresolution.DeleteSchemaMappingOutput, error)
- func (m *MockEntityResolutionAPI) EXPECT() *MockEntityResolutionAPIMockRecorder
- func (m *MockEntityResolutionAPI) GetIdMappingJob(arg0 *entityresolution.GetIdMappingJobInput) (*entityresolution.GetIdMappingJobOutput, error)
- func (m *MockEntityResolutionAPI) GetIdMappingJobRequest(arg0 *entityresolution.GetIdMappingJobInput) (*request.Request, *entityresolution.GetIdMappingJobOutput)
- func (m *MockEntityResolutionAPI) GetIdMappingJobWithContext(arg0 context.Context, arg1 *entityresolution.GetIdMappingJobInput, ...) (*entityresolution.GetIdMappingJobOutput, error)
- func (m *MockEntityResolutionAPI) GetIdMappingWorkflow(arg0 *entityresolution.GetIdMappingWorkflowInput) (*entityresolution.GetIdMappingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) GetIdMappingWorkflowRequest(arg0 *entityresolution.GetIdMappingWorkflowInput) (*request.Request, *entityresolution.GetIdMappingWorkflowOutput)
- func (m *MockEntityResolutionAPI) GetIdMappingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.GetIdMappingWorkflowInput, ...) (*entityresolution.GetIdMappingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) GetIdNamespace(arg0 *entityresolution.GetIdNamespaceInput) (*entityresolution.GetIdNamespaceOutput, error)
- func (m *MockEntityResolutionAPI) GetIdNamespaceRequest(arg0 *entityresolution.GetIdNamespaceInput) (*request.Request, *entityresolution.GetIdNamespaceOutput)
- func (m *MockEntityResolutionAPI) GetIdNamespaceWithContext(arg0 context.Context, arg1 *entityresolution.GetIdNamespaceInput, ...) (*entityresolution.GetIdNamespaceOutput, error)
- func (m *MockEntityResolutionAPI) GetMatchId(arg0 *entityresolution.GetMatchIdInput) (*entityresolution.GetMatchIdOutput, error)
- func (m *MockEntityResolutionAPI) GetMatchIdRequest(arg0 *entityresolution.GetMatchIdInput) (*request.Request, *entityresolution.GetMatchIdOutput)
- func (m *MockEntityResolutionAPI) GetMatchIdWithContext(arg0 context.Context, arg1 *entityresolution.GetMatchIdInput, ...) (*entityresolution.GetMatchIdOutput, error)
- func (m *MockEntityResolutionAPI) GetMatchingJob(arg0 *entityresolution.GetMatchingJobInput) (*entityresolution.GetMatchingJobOutput, error)
- func (m *MockEntityResolutionAPI) GetMatchingJobRequest(arg0 *entityresolution.GetMatchingJobInput) (*request.Request, *entityresolution.GetMatchingJobOutput)
- func (m *MockEntityResolutionAPI) GetMatchingJobWithContext(arg0 context.Context, arg1 *entityresolution.GetMatchingJobInput, ...) (*entityresolution.GetMatchingJobOutput, error)
- func (m *MockEntityResolutionAPI) GetMatchingWorkflow(arg0 *entityresolution.GetMatchingWorkflowInput) (*entityresolution.GetMatchingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) GetMatchingWorkflowRequest(arg0 *entityresolution.GetMatchingWorkflowInput) (*request.Request, *entityresolution.GetMatchingWorkflowOutput)
- func (m *MockEntityResolutionAPI) GetMatchingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.GetMatchingWorkflowInput, ...) (*entityresolution.GetMatchingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) GetPolicy(arg0 *entityresolution.GetPolicyInput) (*entityresolution.GetPolicyOutput, error)
- func (m *MockEntityResolutionAPI) GetPolicyRequest(arg0 *entityresolution.GetPolicyInput) (*request.Request, *entityresolution.GetPolicyOutput)
- func (m *MockEntityResolutionAPI) GetPolicyWithContext(arg0 context.Context, arg1 *entityresolution.GetPolicyInput, ...) (*entityresolution.GetPolicyOutput, error)
- func (m *MockEntityResolutionAPI) GetSchemaMapping(arg0 *entityresolution.GetSchemaMappingInput) (*entityresolution.GetSchemaMappingOutput, error)
- func (m *MockEntityResolutionAPI) GetSchemaMappingRequest(arg0 *entityresolution.GetSchemaMappingInput) (*request.Request, *entityresolution.GetSchemaMappingOutput)
- func (m *MockEntityResolutionAPI) GetSchemaMappingWithContext(arg0 context.Context, arg1 *entityresolution.GetSchemaMappingInput, ...) (*entityresolution.GetSchemaMappingOutput, error)
- func (m *MockEntityResolutionAPI) ListIdMappingJobs(arg0 *entityresolution.ListIdMappingJobsInput) (*entityresolution.ListIdMappingJobsOutput, error)
- func (m *MockEntityResolutionAPI) ListIdMappingJobsPages(arg0 *entityresolution.ListIdMappingJobsInput, ...) error
- func (m *MockEntityResolutionAPI) ListIdMappingJobsPagesWithContext(arg0 context.Context, arg1 *entityresolution.ListIdMappingJobsInput, ...) error
- func (m *MockEntityResolutionAPI) ListIdMappingJobsRequest(arg0 *entityresolution.ListIdMappingJobsInput) (*request.Request, *entityresolution.ListIdMappingJobsOutput)
- func (m *MockEntityResolutionAPI) ListIdMappingJobsWithContext(arg0 context.Context, arg1 *entityresolution.ListIdMappingJobsInput, ...) (*entityresolution.ListIdMappingJobsOutput, error)
- func (m *MockEntityResolutionAPI) ListIdMappingWorkflows(arg0 *entityresolution.ListIdMappingWorkflowsInput) (*entityresolution.ListIdMappingWorkflowsOutput, error)
- func (m *MockEntityResolutionAPI) ListIdMappingWorkflowsPages(arg0 *entityresolution.ListIdMappingWorkflowsInput, ...) error
- func (m *MockEntityResolutionAPI) ListIdMappingWorkflowsPagesWithContext(arg0 context.Context, arg1 *entityresolution.ListIdMappingWorkflowsInput, ...) error
- func (m *MockEntityResolutionAPI) ListIdMappingWorkflowsRequest(arg0 *entityresolution.ListIdMappingWorkflowsInput) (*request.Request, *entityresolution.ListIdMappingWorkflowsOutput)
- func (m *MockEntityResolutionAPI) ListIdMappingWorkflowsWithContext(arg0 context.Context, arg1 *entityresolution.ListIdMappingWorkflowsInput, ...) (*entityresolution.ListIdMappingWorkflowsOutput, error)
- func (m *MockEntityResolutionAPI) ListIdNamespaces(arg0 *entityresolution.ListIdNamespacesInput) (*entityresolution.ListIdNamespacesOutput, error)
- func (m *MockEntityResolutionAPI) ListIdNamespacesPages(arg0 *entityresolution.ListIdNamespacesInput, ...) error
- func (m *MockEntityResolutionAPI) ListIdNamespacesPagesWithContext(arg0 context.Context, arg1 *entityresolution.ListIdNamespacesInput, ...) error
- func (m *MockEntityResolutionAPI) ListIdNamespacesRequest(arg0 *entityresolution.ListIdNamespacesInput) (*request.Request, *entityresolution.ListIdNamespacesOutput)
- func (m *MockEntityResolutionAPI) ListIdNamespacesWithContext(arg0 context.Context, arg1 *entityresolution.ListIdNamespacesInput, ...) (*entityresolution.ListIdNamespacesOutput, error)
- func (m *MockEntityResolutionAPI) ListMatchingJobs(arg0 *entityresolution.ListMatchingJobsInput) (*entityresolution.ListMatchingJobsOutput, error)
- func (m *MockEntityResolutionAPI) ListMatchingJobsPages(arg0 *entityresolution.ListMatchingJobsInput, ...) error
- func (m *MockEntityResolutionAPI) ListMatchingJobsPagesWithContext(arg0 context.Context, arg1 *entityresolution.ListMatchingJobsInput, ...) error
- func (m *MockEntityResolutionAPI) ListMatchingJobsRequest(arg0 *entityresolution.ListMatchingJobsInput) (*request.Request, *entityresolution.ListMatchingJobsOutput)
- func (m *MockEntityResolutionAPI) ListMatchingJobsWithContext(arg0 context.Context, arg1 *entityresolution.ListMatchingJobsInput, ...) (*entityresolution.ListMatchingJobsOutput, error)
- func (m *MockEntityResolutionAPI) ListMatchingWorkflows(arg0 *entityresolution.ListMatchingWorkflowsInput) (*entityresolution.ListMatchingWorkflowsOutput, error)
- func (m *MockEntityResolutionAPI) ListMatchingWorkflowsPages(arg0 *entityresolution.ListMatchingWorkflowsInput, ...) error
- func (m *MockEntityResolutionAPI) ListMatchingWorkflowsPagesWithContext(arg0 context.Context, arg1 *entityresolution.ListMatchingWorkflowsInput, ...) error
- func (m *MockEntityResolutionAPI) ListMatchingWorkflowsRequest(arg0 *entityresolution.ListMatchingWorkflowsInput) (*request.Request, *entityresolution.ListMatchingWorkflowsOutput)
- func (m *MockEntityResolutionAPI) ListMatchingWorkflowsWithContext(arg0 context.Context, arg1 *entityresolution.ListMatchingWorkflowsInput, ...) (*entityresolution.ListMatchingWorkflowsOutput, error)
- func (m *MockEntityResolutionAPI) ListProviderServices(arg0 *entityresolution.ListProviderServicesInput) (*entityresolution.ListProviderServicesOutput, error)
- func (m *MockEntityResolutionAPI) ListProviderServicesPages(arg0 *entityresolution.ListProviderServicesInput, ...) error
- func (m *MockEntityResolutionAPI) ListProviderServicesPagesWithContext(arg0 context.Context, arg1 *entityresolution.ListProviderServicesInput, ...) error
- func (m *MockEntityResolutionAPI) ListProviderServicesRequest(arg0 *entityresolution.ListProviderServicesInput) (*request.Request, *entityresolution.ListProviderServicesOutput)
- func (m *MockEntityResolutionAPI) ListProviderServicesWithContext(arg0 context.Context, arg1 *entityresolution.ListProviderServicesInput, ...) (*entityresolution.ListProviderServicesOutput, error)
- func (m *MockEntityResolutionAPI) ListSchemaMappings(arg0 *entityresolution.ListSchemaMappingsInput) (*entityresolution.ListSchemaMappingsOutput, error)
- func (m *MockEntityResolutionAPI) ListSchemaMappingsPages(arg0 *entityresolution.ListSchemaMappingsInput, ...) error
- func (m *MockEntityResolutionAPI) ListSchemaMappingsPagesWithContext(arg0 context.Context, arg1 *entityresolution.ListSchemaMappingsInput, ...) error
- func (m *MockEntityResolutionAPI) ListSchemaMappingsRequest(arg0 *entityresolution.ListSchemaMappingsInput) (*request.Request, *entityresolution.ListSchemaMappingsOutput)
- func (m *MockEntityResolutionAPI) ListSchemaMappingsWithContext(arg0 context.Context, arg1 *entityresolution.ListSchemaMappingsInput, ...) (*entityresolution.ListSchemaMappingsOutput, error)
- func (m *MockEntityResolutionAPI) ListTagsForResource(arg0 *entityresolution.ListTagsForResourceInput) (*entityresolution.ListTagsForResourceOutput, error)
- func (m *MockEntityResolutionAPI) ListTagsForResourceRequest(arg0 *entityresolution.ListTagsForResourceInput) (*request.Request, *entityresolution.ListTagsForResourceOutput)
- func (m *MockEntityResolutionAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *entityresolution.ListTagsForResourceInput, ...) (*entityresolution.ListTagsForResourceOutput, error)
- func (m *MockEntityResolutionAPI) PutPolicy(arg0 *entityresolution.PutPolicyInput) (*entityresolution.PutPolicyOutput, error)
- func (m *MockEntityResolutionAPI) PutPolicyRequest(arg0 *entityresolution.PutPolicyInput) (*request.Request, *entityresolution.PutPolicyOutput)
- func (m *MockEntityResolutionAPI) PutPolicyWithContext(arg0 context.Context, arg1 *entityresolution.PutPolicyInput, ...) (*entityresolution.PutPolicyOutput, error)
- func (m *MockEntityResolutionAPI) StartIdMappingJob(arg0 *entityresolution.StartIdMappingJobInput) (*entityresolution.StartIdMappingJobOutput, error)
- func (m *MockEntityResolutionAPI) StartIdMappingJobRequest(arg0 *entityresolution.StartIdMappingJobInput) (*request.Request, *entityresolution.StartIdMappingJobOutput)
- func (m *MockEntityResolutionAPI) StartIdMappingJobWithContext(arg0 context.Context, arg1 *entityresolution.StartIdMappingJobInput, ...) (*entityresolution.StartIdMappingJobOutput, error)
- func (m *MockEntityResolutionAPI) StartMatchingJob(arg0 *entityresolution.StartMatchingJobInput) (*entityresolution.StartMatchingJobOutput, error)
- func (m *MockEntityResolutionAPI) StartMatchingJobRequest(arg0 *entityresolution.StartMatchingJobInput) (*request.Request, *entityresolution.StartMatchingJobOutput)
- func (m *MockEntityResolutionAPI) StartMatchingJobWithContext(arg0 context.Context, arg1 *entityresolution.StartMatchingJobInput, ...) (*entityresolution.StartMatchingJobOutput, error)
- func (m *MockEntityResolutionAPI) TagResource(arg0 *entityresolution.TagResourceInput) (*entityresolution.TagResourceOutput, error)
- func (m *MockEntityResolutionAPI) TagResourceRequest(arg0 *entityresolution.TagResourceInput) (*request.Request, *entityresolution.TagResourceOutput)
- func (m *MockEntityResolutionAPI) TagResourceWithContext(arg0 context.Context, arg1 *entityresolution.TagResourceInput, ...) (*entityresolution.TagResourceOutput, error)
- func (m *MockEntityResolutionAPI) UntagResource(arg0 *entityresolution.UntagResourceInput) (*entityresolution.UntagResourceOutput, error)
- func (m *MockEntityResolutionAPI) UntagResourceRequest(arg0 *entityresolution.UntagResourceInput) (*request.Request, *entityresolution.UntagResourceOutput)
- func (m *MockEntityResolutionAPI) UntagResourceWithContext(arg0 context.Context, arg1 *entityresolution.UntagResourceInput, ...) (*entityresolution.UntagResourceOutput, error)
- func (m *MockEntityResolutionAPI) UpdateIdMappingWorkflow(arg0 *entityresolution.UpdateIdMappingWorkflowInput) (*entityresolution.UpdateIdMappingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) UpdateIdMappingWorkflowRequest(arg0 *entityresolution.UpdateIdMappingWorkflowInput) (*request.Request, *entityresolution.UpdateIdMappingWorkflowOutput)
- func (m *MockEntityResolutionAPI) UpdateIdMappingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.UpdateIdMappingWorkflowInput, ...) (*entityresolution.UpdateIdMappingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) UpdateIdNamespace(arg0 *entityresolution.UpdateIdNamespaceInput) (*entityresolution.UpdateIdNamespaceOutput, error)
- func (m *MockEntityResolutionAPI) UpdateIdNamespaceRequest(arg0 *entityresolution.UpdateIdNamespaceInput) (*request.Request, *entityresolution.UpdateIdNamespaceOutput)
- func (m *MockEntityResolutionAPI) UpdateIdNamespaceWithContext(arg0 context.Context, arg1 *entityresolution.UpdateIdNamespaceInput, ...) (*entityresolution.UpdateIdNamespaceOutput, error)
- func (m *MockEntityResolutionAPI) UpdateMatchingWorkflow(arg0 *entityresolution.UpdateMatchingWorkflowInput) (*entityresolution.UpdateMatchingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) UpdateMatchingWorkflowRequest(arg0 *entityresolution.UpdateMatchingWorkflowInput) (*request.Request, *entityresolution.UpdateMatchingWorkflowOutput)
- func (m *MockEntityResolutionAPI) UpdateMatchingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.UpdateMatchingWorkflowInput, ...) (*entityresolution.UpdateMatchingWorkflowOutput, error)
- func (m *MockEntityResolutionAPI) UpdateSchemaMapping(arg0 *entityresolution.UpdateSchemaMappingInput) (*entityresolution.UpdateSchemaMappingOutput, error)
- func (m *MockEntityResolutionAPI) UpdateSchemaMappingRequest(arg0 *entityresolution.UpdateSchemaMappingInput) (*request.Request, *entityresolution.UpdateSchemaMappingOutput)
- func (m *MockEntityResolutionAPI) UpdateSchemaMappingWithContext(arg0 context.Context, arg1 *entityresolution.UpdateSchemaMappingInput, ...) (*entityresolution.UpdateSchemaMappingOutput, error)
- type MockEntityResolutionAPIMockRecorder
- func (mr *MockEntityResolutionAPIMockRecorder) AddPolicyStatement(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) AddPolicyStatementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) AddPolicyStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) BatchDeleteUniqueId(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) BatchDeleteUniqueIdRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) BatchDeleteUniqueIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) CreateIdMappingWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) CreateIdMappingWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) CreateIdMappingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) CreateIdNamespace(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) CreateIdNamespaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) CreateIdNamespaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) CreateMatchingWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) CreateMatchingWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) CreateMatchingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) CreateSchemaMapping(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) CreateSchemaMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) CreateSchemaMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeleteIdMappingWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeleteIdMappingWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeleteIdMappingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeleteIdNamespace(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeleteIdNamespaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeleteIdNamespaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeleteMatchingWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeleteMatchingWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeleteMatchingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeletePolicyStatement(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeletePolicyStatementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeletePolicyStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeleteSchemaMapping(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeleteSchemaMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) DeleteSchemaMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetIdMappingJob(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetIdMappingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetIdMappingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetIdMappingWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetIdMappingWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetIdMappingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetIdNamespace(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetIdNamespaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetIdNamespaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetMatchId(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetMatchIdRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetMatchIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetMatchingJob(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetMatchingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetMatchingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetMatchingWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetMatchingWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetMatchingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetSchemaMapping(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetSchemaMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) GetSchemaMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingJobs(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflows(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflowsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdNamespaces(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdNamespacesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdNamespacesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdNamespacesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListIdNamespacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingJobs(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingWorkflows(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingWorkflowsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingWorkflowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingWorkflowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingWorkflowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListProviderServices(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListProviderServicesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListProviderServicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListProviderServicesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListProviderServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListSchemaMappings(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListSchemaMappingsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListSchemaMappingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListSchemaMappingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListSchemaMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) PutPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) PutPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) PutPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) StartIdMappingJob(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) StartIdMappingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) StartIdMappingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) StartMatchingJob(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) StartMatchingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) StartMatchingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UpdateIdMappingWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UpdateIdMappingWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UpdateIdMappingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UpdateIdNamespace(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UpdateIdNamespaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UpdateIdNamespaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UpdateMatchingWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UpdateMatchingWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UpdateMatchingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UpdateSchemaMapping(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UpdateSchemaMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEntityResolutionAPIMockRecorder) UpdateSchemaMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockEntityResolutionAPI ¶
type MockEntityResolutionAPI struct {
// contains filtered or unexported fields
}
MockEntityResolutionAPI is a mock of EntityResolutionAPI interface
func NewMockEntityResolutionAPI ¶
func NewMockEntityResolutionAPI(ctrl *gomock.Controller) *MockEntityResolutionAPI
NewMockEntityResolutionAPI creates a new mock instance
func (*MockEntityResolutionAPI) AddPolicyStatement ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) AddPolicyStatement(arg0 *entityresolution.AddPolicyStatementInput) (*entityresolution.AddPolicyStatementOutput, error)
AddPolicyStatement mocks base method
func (*MockEntityResolutionAPI) AddPolicyStatementRequest ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) AddPolicyStatementRequest(arg0 *entityresolution.AddPolicyStatementInput) (*request.Request, *entityresolution.AddPolicyStatementOutput)
AddPolicyStatementRequest mocks base method
func (*MockEntityResolutionAPI) AddPolicyStatementWithContext ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) AddPolicyStatementWithContext(arg0 context.Context, arg1 *entityresolution.AddPolicyStatementInput, arg2 ...request.Option) (*entityresolution.AddPolicyStatementOutput, error)
AddPolicyStatementWithContext mocks base method
func (*MockEntityResolutionAPI) BatchDeleteUniqueId ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) BatchDeleteUniqueId(arg0 *entityresolution.BatchDeleteUniqueIdInput) (*entityresolution.BatchDeleteUniqueIdOutput, error)
BatchDeleteUniqueId mocks base method
func (*MockEntityResolutionAPI) BatchDeleteUniqueIdRequest ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) BatchDeleteUniqueIdRequest(arg0 *entityresolution.BatchDeleteUniqueIdInput) (*request.Request, *entityresolution.BatchDeleteUniqueIdOutput)
BatchDeleteUniqueIdRequest mocks base method
func (*MockEntityResolutionAPI) BatchDeleteUniqueIdWithContext ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) BatchDeleteUniqueIdWithContext(arg0 context.Context, arg1 *entityresolution.BatchDeleteUniqueIdInput, arg2 ...request.Option) (*entityresolution.BatchDeleteUniqueIdOutput, error)
BatchDeleteUniqueIdWithContext mocks base method
func (*MockEntityResolutionAPI) CreateIdMappingWorkflow ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) CreateIdMappingWorkflow(arg0 *entityresolution.CreateIdMappingWorkflowInput) (*entityresolution.CreateIdMappingWorkflowOutput, error)
CreateIdMappingWorkflow mocks base method
func (*MockEntityResolutionAPI) CreateIdMappingWorkflowRequest ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) CreateIdMappingWorkflowRequest(arg0 *entityresolution.CreateIdMappingWorkflowInput) (*request.Request, *entityresolution.CreateIdMappingWorkflowOutput)
CreateIdMappingWorkflowRequest mocks base method
func (*MockEntityResolutionAPI) CreateIdMappingWorkflowWithContext ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) CreateIdMappingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.CreateIdMappingWorkflowInput, arg2 ...request.Option) (*entityresolution.CreateIdMappingWorkflowOutput, error)
CreateIdMappingWorkflowWithContext mocks base method
func (*MockEntityResolutionAPI) CreateIdNamespace ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) CreateIdNamespace(arg0 *entityresolution.CreateIdNamespaceInput) (*entityresolution.CreateIdNamespaceOutput, error)
CreateIdNamespace mocks base method
func (*MockEntityResolutionAPI) CreateIdNamespaceRequest ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) CreateIdNamespaceRequest(arg0 *entityresolution.CreateIdNamespaceInput) (*request.Request, *entityresolution.CreateIdNamespaceOutput)
CreateIdNamespaceRequest mocks base method
func (*MockEntityResolutionAPI) CreateIdNamespaceWithContext ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) CreateIdNamespaceWithContext(arg0 context.Context, arg1 *entityresolution.CreateIdNamespaceInput, arg2 ...request.Option) (*entityresolution.CreateIdNamespaceOutput, error)
CreateIdNamespaceWithContext mocks base method
func (*MockEntityResolutionAPI) CreateMatchingWorkflow ¶
func (m *MockEntityResolutionAPI) CreateMatchingWorkflow(arg0 *entityresolution.CreateMatchingWorkflowInput) (*entityresolution.CreateMatchingWorkflowOutput, error)
CreateMatchingWorkflow mocks base method
func (*MockEntityResolutionAPI) CreateMatchingWorkflowRequest ¶
func (m *MockEntityResolutionAPI) CreateMatchingWorkflowRequest(arg0 *entityresolution.CreateMatchingWorkflowInput) (*request.Request, *entityresolution.CreateMatchingWorkflowOutput)
CreateMatchingWorkflowRequest mocks base method
func (*MockEntityResolutionAPI) CreateMatchingWorkflowWithContext ¶
func (m *MockEntityResolutionAPI) CreateMatchingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.CreateMatchingWorkflowInput, arg2 ...request.Option) (*entityresolution.CreateMatchingWorkflowOutput, error)
CreateMatchingWorkflowWithContext mocks base method
func (*MockEntityResolutionAPI) CreateSchemaMapping ¶
func (m *MockEntityResolutionAPI) CreateSchemaMapping(arg0 *entityresolution.CreateSchemaMappingInput) (*entityresolution.CreateSchemaMappingOutput, error)
CreateSchemaMapping mocks base method
func (*MockEntityResolutionAPI) CreateSchemaMappingRequest ¶
func (m *MockEntityResolutionAPI) CreateSchemaMappingRequest(arg0 *entityresolution.CreateSchemaMappingInput) (*request.Request, *entityresolution.CreateSchemaMappingOutput)
CreateSchemaMappingRequest mocks base method
func (*MockEntityResolutionAPI) CreateSchemaMappingWithContext ¶
func (m *MockEntityResolutionAPI) CreateSchemaMappingWithContext(arg0 context.Context, arg1 *entityresolution.CreateSchemaMappingInput, arg2 ...request.Option) (*entityresolution.CreateSchemaMappingOutput, error)
CreateSchemaMappingWithContext mocks base method
func (*MockEntityResolutionAPI) DeleteIdMappingWorkflow ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) DeleteIdMappingWorkflow(arg0 *entityresolution.DeleteIdMappingWorkflowInput) (*entityresolution.DeleteIdMappingWorkflowOutput, error)
DeleteIdMappingWorkflow mocks base method
func (*MockEntityResolutionAPI) DeleteIdMappingWorkflowRequest ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) DeleteIdMappingWorkflowRequest(arg0 *entityresolution.DeleteIdMappingWorkflowInput) (*request.Request, *entityresolution.DeleteIdMappingWorkflowOutput)
DeleteIdMappingWorkflowRequest mocks base method
func (*MockEntityResolutionAPI) DeleteIdMappingWorkflowWithContext ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) DeleteIdMappingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.DeleteIdMappingWorkflowInput, arg2 ...request.Option) (*entityresolution.DeleteIdMappingWorkflowOutput, error)
DeleteIdMappingWorkflowWithContext mocks base method
func (*MockEntityResolutionAPI) DeleteIdNamespace ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) DeleteIdNamespace(arg0 *entityresolution.DeleteIdNamespaceInput) (*entityresolution.DeleteIdNamespaceOutput, error)
DeleteIdNamespace mocks base method
func (*MockEntityResolutionAPI) DeleteIdNamespaceRequest ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) DeleteIdNamespaceRequest(arg0 *entityresolution.DeleteIdNamespaceInput) (*request.Request, *entityresolution.DeleteIdNamespaceOutput)
DeleteIdNamespaceRequest mocks base method
func (*MockEntityResolutionAPI) DeleteIdNamespaceWithContext ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) DeleteIdNamespaceWithContext(arg0 context.Context, arg1 *entityresolution.DeleteIdNamespaceInput, arg2 ...request.Option) (*entityresolution.DeleteIdNamespaceOutput, error)
DeleteIdNamespaceWithContext mocks base method
func (*MockEntityResolutionAPI) DeleteMatchingWorkflow ¶
func (m *MockEntityResolutionAPI) DeleteMatchingWorkflow(arg0 *entityresolution.DeleteMatchingWorkflowInput) (*entityresolution.DeleteMatchingWorkflowOutput, error)
DeleteMatchingWorkflow mocks base method
func (*MockEntityResolutionAPI) DeleteMatchingWorkflowRequest ¶
func (m *MockEntityResolutionAPI) DeleteMatchingWorkflowRequest(arg0 *entityresolution.DeleteMatchingWorkflowInput) (*request.Request, *entityresolution.DeleteMatchingWorkflowOutput)
DeleteMatchingWorkflowRequest mocks base method
func (*MockEntityResolutionAPI) DeleteMatchingWorkflowWithContext ¶
func (m *MockEntityResolutionAPI) DeleteMatchingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.DeleteMatchingWorkflowInput, arg2 ...request.Option) (*entityresolution.DeleteMatchingWorkflowOutput, error)
DeleteMatchingWorkflowWithContext mocks base method
func (*MockEntityResolutionAPI) DeletePolicyStatement ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) DeletePolicyStatement(arg0 *entityresolution.DeletePolicyStatementInput) (*entityresolution.DeletePolicyStatementOutput, error)
DeletePolicyStatement mocks base method
func (*MockEntityResolutionAPI) DeletePolicyStatementRequest ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) DeletePolicyStatementRequest(arg0 *entityresolution.DeletePolicyStatementInput) (*request.Request, *entityresolution.DeletePolicyStatementOutput)
DeletePolicyStatementRequest mocks base method
func (*MockEntityResolutionAPI) DeletePolicyStatementWithContext ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) DeletePolicyStatementWithContext(arg0 context.Context, arg1 *entityresolution.DeletePolicyStatementInput, arg2 ...request.Option) (*entityresolution.DeletePolicyStatementOutput, error)
DeletePolicyStatementWithContext mocks base method
func (*MockEntityResolutionAPI) DeleteSchemaMapping ¶
func (m *MockEntityResolutionAPI) DeleteSchemaMapping(arg0 *entityresolution.DeleteSchemaMappingInput) (*entityresolution.DeleteSchemaMappingOutput, error)
DeleteSchemaMapping mocks base method
func (*MockEntityResolutionAPI) DeleteSchemaMappingRequest ¶
func (m *MockEntityResolutionAPI) DeleteSchemaMappingRequest(arg0 *entityresolution.DeleteSchemaMappingInput) (*request.Request, *entityresolution.DeleteSchemaMappingOutput)
DeleteSchemaMappingRequest mocks base method
func (*MockEntityResolutionAPI) DeleteSchemaMappingWithContext ¶
func (m *MockEntityResolutionAPI) DeleteSchemaMappingWithContext(arg0 context.Context, arg1 *entityresolution.DeleteSchemaMappingInput, arg2 ...request.Option) (*entityresolution.DeleteSchemaMappingOutput, error)
DeleteSchemaMappingWithContext mocks base method
func (*MockEntityResolutionAPI) EXPECT ¶
func (m *MockEntityResolutionAPI) EXPECT() *MockEntityResolutionAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockEntityResolutionAPI) GetIdMappingJob ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) GetIdMappingJob(arg0 *entityresolution.GetIdMappingJobInput) (*entityresolution.GetIdMappingJobOutput, error)
GetIdMappingJob mocks base method
func (*MockEntityResolutionAPI) GetIdMappingJobRequest ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) GetIdMappingJobRequest(arg0 *entityresolution.GetIdMappingJobInput) (*request.Request, *entityresolution.GetIdMappingJobOutput)
GetIdMappingJobRequest mocks base method
func (*MockEntityResolutionAPI) GetIdMappingJobWithContext ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) GetIdMappingJobWithContext(arg0 context.Context, arg1 *entityresolution.GetIdMappingJobInput, arg2 ...request.Option) (*entityresolution.GetIdMappingJobOutput, error)
GetIdMappingJobWithContext mocks base method
func (*MockEntityResolutionAPI) GetIdMappingWorkflow ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) GetIdMappingWorkflow(arg0 *entityresolution.GetIdMappingWorkflowInput) (*entityresolution.GetIdMappingWorkflowOutput, error)
GetIdMappingWorkflow mocks base method
func (*MockEntityResolutionAPI) GetIdMappingWorkflowRequest ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) GetIdMappingWorkflowRequest(arg0 *entityresolution.GetIdMappingWorkflowInput) (*request.Request, *entityresolution.GetIdMappingWorkflowOutput)
GetIdMappingWorkflowRequest mocks base method
func (*MockEntityResolutionAPI) GetIdMappingWorkflowWithContext ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) GetIdMappingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.GetIdMappingWorkflowInput, arg2 ...request.Option) (*entityresolution.GetIdMappingWorkflowOutput, error)
GetIdMappingWorkflowWithContext mocks base method
func (*MockEntityResolutionAPI) GetIdNamespace ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) GetIdNamespace(arg0 *entityresolution.GetIdNamespaceInput) (*entityresolution.GetIdNamespaceOutput, error)
GetIdNamespace mocks base method
func (*MockEntityResolutionAPI) GetIdNamespaceRequest ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) GetIdNamespaceRequest(arg0 *entityresolution.GetIdNamespaceInput) (*request.Request, *entityresolution.GetIdNamespaceOutput)
GetIdNamespaceRequest mocks base method
func (*MockEntityResolutionAPI) GetIdNamespaceWithContext ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) GetIdNamespaceWithContext(arg0 context.Context, arg1 *entityresolution.GetIdNamespaceInput, arg2 ...request.Option) (*entityresolution.GetIdNamespaceOutput, error)
GetIdNamespaceWithContext mocks base method
func (*MockEntityResolutionAPI) GetMatchId ¶
func (m *MockEntityResolutionAPI) GetMatchId(arg0 *entityresolution.GetMatchIdInput) (*entityresolution.GetMatchIdOutput, error)
GetMatchId mocks base method
func (*MockEntityResolutionAPI) GetMatchIdRequest ¶
func (m *MockEntityResolutionAPI) GetMatchIdRequest(arg0 *entityresolution.GetMatchIdInput) (*request.Request, *entityresolution.GetMatchIdOutput)
GetMatchIdRequest mocks base method
func (*MockEntityResolutionAPI) GetMatchIdWithContext ¶
func (m *MockEntityResolutionAPI) GetMatchIdWithContext(arg0 context.Context, arg1 *entityresolution.GetMatchIdInput, arg2 ...request.Option) (*entityresolution.GetMatchIdOutput, error)
GetMatchIdWithContext mocks base method
func (*MockEntityResolutionAPI) GetMatchingJob ¶
func (m *MockEntityResolutionAPI) GetMatchingJob(arg0 *entityresolution.GetMatchingJobInput) (*entityresolution.GetMatchingJobOutput, error)
GetMatchingJob mocks base method
func (*MockEntityResolutionAPI) GetMatchingJobRequest ¶
func (m *MockEntityResolutionAPI) GetMatchingJobRequest(arg0 *entityresolution.GetMatchingJobInput) (*request.Request, *entityresolution.GetMatchingJobOutput)
GetMatchingJobRequest mocks base method
func (*MockEntityResolutionAPI) GetMatchingJobWithContext ¶
func (m *MockEntityResolutionAPI) GetMatchingJobWithContext(arg0 context.Context, arg1 *entityresolution.GetMatchingJobInput, arg2 ...request.Option) (*entityresolution.GetMatchingJobOutput, error)
GetMatchingJobWithContext mocks base method
func (*MockEntityResolutionAPI) GetMatchingWorkflow ¶
func (m *MockEntityResolutionAPI) GetMatchingWorkflow(arg0 *entityresolution.GetMatchingWorkflowInput) (*entityresolution.GetMatchingWorkflowOutput, error)
GetMatchingWorkflow mocks base method
func (*MockEntityResolutionAPI) GetMatchingWorkflowRequest ¶
func (m *MockEntityResolutionAPI) GetMatchingWorkflowRequest(arg0 *entityresolution.GetMatchingWorkflowInput) (*request.Request, *entityresolution.GetMatchingWorkflowOutput)
GetMatchingWorkflowRequest mocks base method
func (*MockEntityResolutionAPI) GetMatchingWorkflowWithContext ¶
func (m *MockEntityResolutionAPI) GetMatchingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.GetMatchingWorkflowInput, arg2 ...request.Option) (*entityresolution.GetMatchingWorkflowOutput, error)
GetMatchingWorkflowWithContext mocks base method
func (*MockEntityResolutionAPI) GetPolicy ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) GetPolicy(arg0 *entityresolution.GetPolicyInput) (*entityresolution.GetPolicyOutput, error)
GetPolicy mocks base method
func (*MockEntityResolutionAPI) GetPolicyRequest ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) GetPolicyRequest(arg0 *entityresolution.GetPolicyInput) (*request.Request, *entityresolution.GetPolicyOutput)
GetPolicyRequest mocks base method
func (*MockEntityResolutionAPI) GetPolicyWithContext ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) GetPolicyWithContext(arg0 context.Context, arg1 *entityresolution.GetPolicyInput, arg2 ...request.Option) (*entityresolution.GetPolicyOutput, error)
GetPolicyWithContext mocks base method
func (*MockEntityResolutionAPI) GetSchemaMapping ¶
func (m *MockEntityResolutionAPI) GetSchemaMapping(arg0 *entityresolution.GetSchemaMappingInput) (*entityresolution.GetSchemaMappingOutput, error)
GetSchemaMapping mocks base method
func (*MockEntityResolutionAPI) GetSchemaMappingRequest ¶
func (m *MockEntityResolutionAPI) GetSchemaMappingRequest(arg0 *entityresolution.GetSchemaMappingInput) (*request.Request, *entityresolution.GetSchemaMappingOutput)
GetSchemaMappingRequest mocks base method
func (*MockEntityResolutionAPI) GetSchemaMappingWithContext ¶
func (m *MockEntityResolutionAPI) GetSchemaMappingWithContext(arg0 context.Context, arg1 *entityresolution.GetSchemaMappingInput, arg2 ...request.Option) (*entityresolution.GetSchemaMappingOutput, error)
GetSchemaMappingWithContext mocks base method
func (*MockEntityResolutionAPI) ListIdMappingJobs ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListIdMappingJobs(arg0 *entityresolution.ListIdMappingJobsInput) (*entityresolution.ListIdMappingJobsOutput, error)
ListIdMappingJobs mocks base method
func (*MockEntityResolutionAPI) ListIdMappingJobsPages ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListIdMappingJobsPages(arg0 *entityresolution.ListIdMappingJobsInput, arg1 func(*entityresolution.ListIdMappingJobsOutput, bool) bool) error
ListIdMappingJobsPages mocks base method
func (*MockEntityResolutionAPI) ListIdMappingJobsPagesWithContext ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListIdMappingJobsPagesWithContext(arg0 context.Context, arg1 *entityresolution.ListIdMappingJobsInput, arg2 func(*entityresolution.ListIdMappingJobsOutput, bool) bool, arg3 ...request.Option) error
ListIdMappingJobsPagesWithContext mocks base method
func (*MockEntityResolutionAPI) ListIdMappingJobsRequest ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListIdMappingJobsRequest(arg0 *entityresolution.ListIdMappingJobsInput) (*request.Request, *entityresolution.ListIdMappingJobsOutput)
ListIdMappingJobsRequest mocks base method
func (*MockEntityResolutionAPI) ListIdMappingJobsWithContext ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListIdMappingJobsWithContext(arg0 context.Context, arg1 *entityresolution.ListIdMappingJobsInput, arg2 ...request.Option) (*entityresolution.ListIdMappingJobsOutput, error)
ListIdMappingJobsWithContext mocks base method
func (*MockEntityResolutionAPI) ListIdMappingWorkflows ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListIdMappingWorkflows(arg0 *entityresolution.ListIdMappingWorkflowsInput) (*entityresolution.ListIdMappingWorkflowsOutput, error)
ListIdMappingWorkflows mocks base method
func (*MockEntityResolutionAPI) ListIdMappingWorkflowsPages ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListIdMappingWorkflowsPages(arg0 *entityresolution.ListIdMappingWorkflowsInput, arg1 func(*entityresolution.ListIdMappingWorkflowsOutput, bool) bool) error
ListIdMappingWorkflowsPages mocks base method
func (*MockEntityResolutionAPI) ListIdMappingWorkflowsPagesWithContext ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListIdMappingWorkflowsPagesWithContext(arg0 context.Context, arg1 *entityresolution.ListIdMappingWorkflowsInput, arg2 func(*entityresolution.ListIdMappingWorkflowsOutput, bool) bool, arg3 ...request.Option) error
ListIdMappingWorkflowsPagesWithContext mocks base method
func (*MockEntityResolutionAPI) ListIdMappingWorkflowsRequest ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListIdMappingWorkflowsRequest(arg0 *entityresolution.ListIdMappingWorkflowsInput) (*request.Request, *entityresolution.ListIdMappingWorkflowsOutput)
ListIdMappingWorkflowsRequest mocks base method
func (*MockEntityResolutionAPI) ListIdMappingWorkflowsWithContext ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListIdMappingWorkflowsWithContext(arg0 context.Context, arg1 *entityresolution.ListIdMappingWorkflowsInput, arg2 ...request.Option) (*entityresolution.ListIdMappingWorkflowsOutput, error)
ListIdMappingWorkflowsWithContext mocks base method
func (*MockEntityResolutionAPI) ListIdNamespaces ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) ListIdNamespaces(arg0 *entityresolution.ListIdNamespacesInput) (*entityresolution.ListIdNamespacesOutput, error)
ListIdNamespaces mocks base method
func (*MockEntityResolutionAPI) ListIdNamespacesPages ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) ListIdNamespacesPages(arg0 *entityresolution.ListIdNamespacesInput, arg1 func(*entityresolution.ListIdNamespacesOutput, bool) bool) error
ListIdNamespacesPages mocks base method
func (*MockEntityResolutionAPI) ListIdNamespacesPagesWithContext ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) ListIdNamespacesPagesWithContext(arg0 context.Context, arg1 *entityresolution.ListIdNamespacesInput, arg2 func(*entityresolution.ListIdNamespacesOutput, bool) bool, arg3 ...request.Option) error
ListIdNamespacesPagesWithContext mocks base method
func (*MockEntityResolutionAPI) ListIdNamespacesRequest ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) ListIdNamespacesRequest(arg0 *entityresolution.ListIdNamespacesInput) (*request.Request, *entityresolution.ListIdNamespacesOutput)
ListIdNamespacesRequest mocks base method
func (*MockEntityResolutionAPI) ListIdNamespacesWithContext ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) ListIdNamespacesWithContext(arg0 context.Context, arg1 *entityresolution.ListIdNamespacesInput, arg2 ...request.Option) (*entityresolution.ListIdNamespacesOutput, error)
ListIdNamespacesWithContext mocks base method
func (*MockEntityResolutionAPI) ListMatchingJobs ¶
func (m *MockEntityResolutionAPI) ListMatchingJobs(arg0 *entityresolution.ListMatchingJobsInput) (*entityresolution.ListMatchingJobsOutput, error)
ListMatchingJobs mocks base method
func (*MockEntityResolutionAPI) ListMatchingJobsPages ¶
func (m *MockEntityResolutionAPI) ListMatchingJobsPages(arg0 *entityresolution.ListMatchingJobsInput, arg1 func(*entityresolution.ListMatchingJobsOutput, bool) bool) error
ListMatchingJobsPages mocks base method
func (*MockEntityResolutionAPI) ListMatchingJobsPagesWithContext ¶
func (m *MockEntityResolutionAPI) ListMatchingJobsPagesWithContext(arg0 context.Context, arg1 *entityresolution.ListMatchingJobsInput, arg2 func(*entityresolution.ListMatchingJobsOutput, bool) bool, arg3 ...request.Option) error
ListMatchingJobsPagesWithContext mocks base method
func (*MockEntityResolutionAPI) ListMatchingJobsRequest ¶
func (m *MockEntityResolutionAPI) ListMatchingJobsRequest(arg0 *entityresolution.ListMatchingJobsInput) (*request.Request, *entityresolution.ListMatchingJobsOutput)
ListMatchingJobsRequest mocks base method
func (*MockEntityResolutionAPI) ListMatchingJobsWithContext ¶
func (m *MockEntityResolutionAPI) ListMatchingJobsWithContext(arg0 context.Context, arg1 *entityresolution.ListMatchingJobsInput, arg2 ...request.Option) (*entityresolution.ListMatchingJobsOutput, error)
ListMatchingJobsWithContext mocks base method
func (*MockEntityResolutionAPI) ListMatchingWorkflows ¶
func (m *MockEntityResolutionAPI) ListMatchingWorkflows(arg0 *entityresolution.ListMatchingWorkflowsInput) (*entityresolution.ListMatchingWorkflowsOutput, error)
ListMatchingWorkflows mocks base method
func (*MockEntityResolutionAPI) ListMatchingWorkflowsPages ¶
func (m *MockEntityResolutionAPI) ListMatchingWorkflowsPages(arg0 *entityresolution.ListMatchingWorkflowsInput, arg1 func(*entityresolution.ListMatchingWorkflowsOutput, bool) bool) error
ListMatchingWorkflowsPages mocks base method
func (*MockEntityResolutionAPI) ListMatchingWorkflowsPagesWithContext ¶
func (m *MockEntityResolutionAPI) ListMatchingWorkflowsPagesWithContext(arg0 context.Context, arg1 *entityresolution.ListMatchingWorkflowsInput, arg2 func(*entityresolution.ListMatchingWorkflowsOutput, bool) bool, arg3 ...request.Option) error
ListMatchingWorkflowsPagesWithContext mocks base method
func (*MockEntityResolutionAPI) ListMatchingWorkflowsRequest ¶
func (m *MockEntityResolutionAPI) ListMatchingWorkflowsRequest(arg0 *entityresolution.ListMatchingWorkflowsInput) (*request.Request, *entityresolution.ListMatchingWorkflowsOutput)
ListMatchingWorkflowsRequest mocks base method
func (*MockEntityResolutionAPI) ListMatchingWorkflowsWithContext ¶
func (m *MockEntityResolutionAPI) ListMatchingWorkflowsWithContext(arg0 context.Context, arg1 *entityresolution.ListMatchingWorkflowsInput, arg2 ...request.Option) (*entityresolution.ListMatchingWorkflowsOutput, error)
ListMatchingWorkflowsWithContext mocks base method
func (*MockEntityResolutionAPI) ListProviderServices ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListProviderServices(arg0 *entityresolution.ListProviderServicesInput) (*entityresolution.ListProviderServicesOutput, error)
ListProviderServices mocks base method
func (*MockEntityResolutionAPI) ListProviderServicesPages ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListProviderServicesPages(arg0 *entityresolution.ListProviderServicesInput, arg1 func(*entityresolution.ListProviderServicesOutput, bool) bool) error
ListProviderServicesPages mocks base method
func (*MockEntityResolutionAPI) ListProviderServicesPagesWithContext ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListProviderServicesPagesWithContext(arg0 context.Context, arg1 *entityresolution.ListProviderServicesInput, arg2 func(*entityresolution.ListProviderServicesOutput, bool) bool, arg3 ...request.Option) error
ListProviderServicesPagesWithContext mocks base method
func (*MockEntityResolutionAPI) ListProviderServicesRequest ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListProviderServicesRequest(arg0 *entityresolution.ListProviderServicesInput) (*request.Request, *entityresolution.ListProviderServicesOutput)
ListProviderServicesRequest mocks base method
func (*MockEntityResolutionAPI) ListProviderServicesWithContext ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) ListProviderServicesWithContext(arg0 context.Context, arg1 *entityresolution.ListProviderServicesInput, arg2 ...request.Option) (*entityresolution.ListProviderServicesOutput, error)
ListProviderServicesWithContext mocks base method
func (*MockEntityResolutionAPI) ListSchemaMappings ¶
func (m *MockEntityResolutionAPI) ListSchemaMappings(arg0 *entityresolution.ListSchemaMappingsInput) (*entityresolution.ListSchemaMappingsOutput, error)
ListSchemaMappings mocks base method
func (*MockEntityResolutionAPI) ListSchemaMappingsPages ¶
func (m *MockEntityResolutionAPI) ListSchemaMappingsPages(arg0 *entityresolution.ListSchemaMappingsInput, arg1 func(*entityresolution.ListSchemaMappingsOutput, bool) bool) error
ListSchemaMappingsPages mocks base method
func (*MockEntityResolutionAPI) ListSchemaMappingsPagesWithContext ¶
func (m *MockEntityResolutionAPI) ListSchemaMappingsPagesWithContext(arg0 context.Context, arg1 *entityresolution.ListSchemaMappingsInput, arg2 func(*entityresolution.ListSchemaMappingsOutput, bool) bool, arg3 ...request.Option) error
ListSchemaMappingsPagesWithContext mocks base method
func (*MockEntityResolutionAPI) ListSchemaMappingsRequest ¶
func (m *MockEntityResolutionAPI) ListSchemaMappingsRequest(arg0 *entityresolution.ListSchemaMappingsInput) (*request.Request, *entityresolution.ListSchemaMappingsOutput)
ListSchemaMappingsRequest mocks base method
func (*MockEntityResolutionAPI) ListSchemaMappingsWithContext ¶
func (m *MockEntityResolutionAPI) ListSchemaMappingsWithContext(arg0 context.Context, arg1 *entityresolution.ListSchemaMappingsInput, arg2 ...request.Option) (*entityresolution.ListSchemaMappingsOutput, error)
ListSchemaMappingsWithContext mocks base method
func (*MockEntityResolutionAPI) ListTagsForResource ¶
func (m *MockEntityResolutionAPI) ListTagsForResource(arg0 *entityresolution.ListTagsForResourceInput) (*entityresolution.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockEntityResolutionAPI) ListTagsForResourceRequest ¶
func (m *MockEntityResolutionAPI) ListTagsForResourceRequest(arg0 *entityresolution.ListTagsForResourceInput) (*request.Request, *entityresolution.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockEntityResolutionAPI) ListTagsForResourceWithContext ¶
func (m *MockEntityResolutionAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *entityresolution.ListTagsForResourceInput, arg2 ...request.Option) (*entityresolution.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockEntityResolutionAPI) PutPolicy ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) PutPolicy(arg0 *entityresolution.PutPolicyInput) (*entityresolution.PutPolicyOutput, error)
PutPolicy mocks base method
func (*MockEntityResolutionAPI) PutPolicyRequest ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) PutPolicyRequest(arg0 *entityresolution.PutPolicyInput) (*request.Request, *entityresolution.PutPolicyOutput)
PutPolicyRequest mocks base method
func (*MockEntityResolutionAPI) PutPolicyWithContext ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) PutPolicyWithContext(arg0 context.Context, arg1 *entityresolution.PutPolicyInput, arg2 ...request.Option) (*entityresolution.PutPolicyOutput, error)
PutPolicyWithContext mocks base method
func (*MockEntityResolutionAPI) StartIdMappingJob ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) StartIdMappingJob(arg0 *entityresolution.StartIdMappingJobInput) (*entityresolution.StartIdMappingJobOutput, error)
StartIdMappingJob mocks base method
func (*MockEntityResolutionAPI) StartIdMappingJobRequest ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) StartIdMappingJobRequest(arg0 *entityresolution.StartIdMappingJobInput) (*request.Request, *entityresolution.StartIdMappingJobOutput)
StartIdMappingJobRequest mocks base method
func (*MockEntityResolutionAPI) StartIdMappingJobWithContext ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) StartIdMappingJobWithContext(arg0 context.Context, arg1 *entityresolution.StartIdMappingJobInput, arg2 ...request.Option) (*entityresolution.StartIdMappingJobOutput, error)
StartIdMappingJobWithContext mocks base method
func (*MockEntityResolutionAPI) StartMatchingJob ¶
func (m *MockEntityResolutionAPI) StartMatchingJob(arg0 *entityresolution.StartMatchingJobInput) (*entityresolution.StartMatchingJobOutput, error)
StartMatchingJob mocks base method
func (*MockEntityResolutionAPI) StartMatchingJobRequest ¶
func (m *MockEntityResolutionAPI) StartMatchingJobRequest(arg0 *entityresolution.StartMatchingJobInput) (*request.Request, *entityresolution.StartMatchingJobOutput)
StartMatchingJobRequest mocks base method
func (*MockEntityResolutionAPI) StartMatchingJobWithContext ¶
func (m *MockEntityResolutionAPI) StartMatchingJobWithContext(arg0 context.Context, arg1 *entityresolution.StartMatchingJobInput, arg2 ...request.Option) (*entityresolution.StartMatchingJobOutput, error)
StartMatchingJobWithContext mocks base method
func (*MockEntityResolutionAPI) TagResource ¶
func (m *MockEntityResolutionAPI) TagResource(arg0 *entityresolution.TagResourceInput) (*entityresolution.TagResourceOutput, error)
TagResource mocks base method
func (*MockEntityResolutionAPI) TagResourceRequest ¶
func (m *MockEntityResolutionAPI) TagResourceRequest(arg0 *entityresolution.TagResourceInput) (*request.Request, *entityresolution.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockEntityResolutionAPI) TagResourceWithContext ¶
func (m *MockEntityResolutionAPI) TagResourceWithContext(arg0 context.Context, arg1 *entityresolution.TagResourceInput, arg2 ...request.Option) (*entityresolution.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockEntityResolutionAPI) UntagResource ¶
func (m *MockEntityResolutionAPI) UntagResource(arg0 *entityresolution.UntagResourceInput) (*entityresolution.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockEntityResolutionAPI) UntagResourceRequest ¶
func (m *MockEntityResolutionAPI) UntagResourceRequest(arg0 *entityresolution.UntagResourceInput) (*request.Request, *entityresolution.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockEntityResolutionAPI) UntagResourceWithContext ¶
func (m *MockEntityResolutionAPI) UntagResourceWithContext(arg0 context.Context, arg1 *entityresolution.UntagResourceInput, arg2 ...request.Option) (*entityresolution.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockEntityResolutionAPI) UpdateIdMappingWorkflow ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) UpdateIdMappingWorkflow(arg0 *entityresolution.UpdateIdMappingWorkflowInput) (*entityresolution.UpdateIdMappingWorkflowOutput, error)
UpdateIdMappingWorkflow mocks base method
func (*MockEntityResolutionAPI) UpdateIdMappingWorkflowRequest ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) UpdateIdMappingWorkflowRequest(arg0 *entityresolution.UpdateIdMappingWorkflowInput) (*request.Request, *entityresolution.UpdateIdMappingWorkflowOutput)
UpdateIdMappingWorkflowRequest mocks base method
func (*MockEntityResolutionAPI) UpdateIdMappingWorkflowWithContext ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) UpdateIdMappingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.UpdateIdMappingWorkflowInput, arg2 ...request.Option) (*entityresolution.UpdateIdMappingWorkflowOutput, error)
UpdateIdMappingWorkflowWithContext mocks base method
func (*MockEntityResolutionAPI) UpdateIdNamespace ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) UpdateIdNamespace(arg0 *entityresolution.UpdateIdNamespaceInput) (*entityresolution.UpdateIdNamespaceOutput, error)
UpdateIdNamespace mocks base method
func (*MockEntityResolutionAPI) UpdateIdNamespaceRequest ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) UpdateIdNamespaceRequest(arg0 *entityresolution.UpdateIdNamespaceInput) (*request.Request, *entityresolution.UpdateIdNamespaceOutput)
UpdateIdNamespaceRequest mocks base method
func (*MockEntityResolutionAPI) UpdateIdNamespaceWithContext ¶ added in v1.54.2
func (m *MockEntityResolutionAPI) UpdateIdNamespaceWithContext(arg0 context.Context, arg1 *entityresolution.UpdateIdNamespaceInput, arg2 ...request.Option) (*entityresolution.UpdateIdNamespaceOutput, error)
UpdateIdNamespaceWithContext mocks base method
func (*MockEntityResolutionAPI) UpdateMatchingWorkflow ¶
func (m *MockEntityResolutionAPI) UpdateMatchingWorkflow(arg0 *entityresolution.UpdateMatchingWorkflowInput) (*entityresolution.UpdateMatchingWorkflowOutput, error)
UpdateMatchingWorkflow mocks base method
func (*MockEntityResolutionAPI) UpdateMatchingWorkflowRequest ¶
func (m *MockEntityResolutionAPI) UpdateMatchingWorkflowRequest(arg0 *entityresolution.UpdateMatchingWorkflowInput) (*request.Request, *entityresolution.UpdateMatchingWorkflowOutput)
UpdateMatchingWorkflowRequest mocks base method
func (*MockEntityResolutionAPI) UpdateMatchingWorkflowWithContext ¶
func (m *MockEntityResolutionAPI) UpdateMatchingWorkflowWithContext(arg0 context.Context, arg1 *entityresolution.UpdateMatchingWorkflowInput, arg2 ...request.Option) (*entityresolution.UpdateMatchingWorkflowOutput, error)
UpdateMatchingWorkflowWithContext mocks base method
func (*MockEntityResolutionAPI) UpdateSchemaMapping ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) UpdateSchemaMapping(arg0 *entityresolution.UpdateSchemaMappingInput) (*entityresolution.UpdateSchemaMappingOutput, error)
UpdateSchemaMapping mocks base method
func (*MockEntityResolutionAPI) UpdateSchemaMappingRequest ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) UpdateSchemaMappingRequest(arg0 *entityresolution.UpdateSchemaMappingInput) (*request.Request, *entityresolution.UpdateSchemaMappingOutput)
UpdateSchemaMappingRequest mocks base method
func (*MockEntityResolutionAPI) UpdateSchemaMappingWithContext ¶ added in v1.45.26
func (m *MockEntityResolutionAPI) UpdateSchemaMappingWithContext(arg0 context.Context, arg1 *entityresolution.UpdateSchemaMappingInput, arg2 ...request.Option) (*entityresolution.UpdateSchemaMappingOutput, error)
UpdateSchemaMappingWithContext mocks base method
type MockEntityResolutionAPIMockRecorder ¶
type MockEntityResolutionAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockEntityResolutionAPIMockRecorder is the mock recorder for MockEntityResolutionAPI
func (*MockEntityResolutionAPIMockRecorder) AddPolicyStatement ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) AddPolicyStatement(arg0 interface{}) *gomock.Call
AddPolicyStatement indicates an expected call of AddPolicyStatement
func (*MockEntityResolutionAPIMockRecorder) AddPolicyStatementRequest ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) AddPolicyStatementRequest(arg0 interface{}) *gomock.Call
AddPolicyStatementRequest indicates an expected call of AddPolicyStatementRequest
func (*MockEntityResolutionAPIMockRecorder) AddPolicyStatementWithContext ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) AddPolicyStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddPolicyStatementWithContext indicates an expected call of AddPolicyStatementWithContext
func (*MockEntityResolutionAPIMockRecorder) BatchDeleteUniqueId ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) BatchDeleteUniqueId(arg0 interface{}) *gomock.Call
BatchDeleteUniqueId indicates an expected call of BatchDeleteUniqueId
func (*MockEntityResolutionAPIMockRecorder) BatchDeleteUniqueIdRequest ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) BatchDeleteUniqueIdRequest(arg0 interface{}) *gomock.Call
BatchDeleteUniqueIdRequest indicates an expected call of BatchDeleteUniqueIdRequest
func (*MockEntityResolutionAPIMockRecorder) BatchDeleteUniqueIdWithContext ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) BatchDeleteUniqueIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDeleteUniqueIdWithContext indicates an expected call of BatchDeleteUniqueIdWithContext
func (*MockEntityResolutionAPIMockRecorder) CreateIdMappingWorkflow ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) CreateIdMappingWorkflow(arg0 interface{}) *gomock.Call
CreateIdMappingWorkflow indicates an expected call of CreateIdMappingWorkflow
func (*MockEntityResolutionAPIMockRecorder) CreateIdMappingWorkflowRequest ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) CreateIdMappingWorkflowRequest(arg0 interface{}) *gomock.Call
CreateIdMappingWorkflowRequest indicates an expected call of CreateIdMappingWorkflowRequest
func (*MockEntityResolutionAPIMockRecorder) CreateIdMappingWorkflowWithContext ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) CreateIdMappingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateIdMappingWorkflowWithContext indicates an expected call of CreateIdMappingWorkflowWithContext
func (*MockEntityResolutionAPIMockRecorder) CreateIdNamespace ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) CreateIdNamespace(arg0 interface{}) *gomock.Call
CreateIdNamespace indicates an expected call of CreateIdNamespace
func (*MockEntityResolutionAPIMockRecorder) CreateIdNamespaceRequest ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) CreateIdNamespaceRequest(arg0 interface{}) *gomock.Call
CreateIdNamespaceRequest indicates an expected call of CreateIdNamespaceRequest
func (*MockEntityResolutionAPIMockRecorder) CreateIdNamespaceWithContext ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) CreateIdNamespaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateIdNamespaceWithContext indicates an expected call of CreateIdNamespaceWithContext
func (*MockEntityResolutionAPIMockRecorder) CreateMatchingWorkflow ¶
func (mr *MockEntityResolutionAPIMockRecorder) CreateMatchingWorkflow(arg0 interface{}) *gomock.Call
CreateMatchingWorkflow indicates an expected call of CreateMatchingWorkflow
func (*MockEntityResolutionAPIMockRecorder) CreateMatchingWorkflowRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) CreateMatchingWorkflowRequest(arg0 interface{}) *gomock.Call
CreateMatchingWorkflowRequest indicates an expected call of CreateMatchingWorkflowRequest
func (*MockEntityResolutionAPIMockRecorder) CreateMatchingWorkflowWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) CreateMatchingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateMatchingWorkflowWithContext indicates an expected call of CreateMatchingWorkflowWithContext
func (*MockEntityResolutionAPIMockRecorder) CreateSchemaMapping ¶
func (mr *MockEntityResolutionAPIMockRecorder) CreateSchemaMapping(arg0 interface{}) *gomock.Call
CreateSchemaMapping indicates an expected call of CreateSchemaMapping
func (*MockEntityResolutionAPIMockRecorder) CreateSchemaMappingRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) CreateSchemaMappingRequest(arg0 interface{}) *gomock.Call
CreateSchemaMappingRequest indicates an expected call of CreateSchemaMappingRequest
func (*MockEntityResolutionAPIMockRecorder) CreateSchemaMappingWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) CreateSchemaMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSchemaMappingWithContext indicates an expected call of CreateSchemaMappingWithContext
func (*MockEntityResolutionAPIMockRecorder) DeleteIdMappingWorkflow ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) DeleteIdMappingWorkflow(arg0 interface{}) *gomock.Call
DeleteIdMappingWorkflow indicates an expected call of DeleteIdMappingWorkflow
func (*MockEntityResolutionAPIMockRecorder) DeleteIdMappingWorkflowRequest ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) DeleteIdMappingWorkflowRequest(arg0 interface{}) *gomock.Call
DeleteIdMappingWorkflowRequest indicates an expected call of DeleteIdMappingWorkflowRequest
func (*MockEntityResolutionAPIMockRecorder) DeleteIdMappingWorkflowWithContext ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) DeleteIdMappingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteIdMappingWorkflowWithContext indicates an expected call of DeleteIdMappingWorkflowWithContext
func (*MockEntityResolutionAPIMockRecorder) DeleteIdNamespace ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) DeleteIdNamespace(arg0 interface{}) *gomock.Call
DeleteIdNamespace indicates an expected call of DeleteIdNamespace
func (*MockEntityResolutionAPIMockRecorder) DeleteIdNamespaceRequest ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) DeleteIdNamespaceRequest(arg0 interface{}) *gomock.Call
DeleteIdNamespaceRequest indicates an expected call of DeleteIdNamespaceRequest
func (*MockEntityResolutionAPIMockRecorder) DeleteIdNamespaceWithContext ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) DeleteIdNamespaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteIdNamespaceWithContext indicates an expected call of DeleteIdNamespaceWithContext
func (*MockEntityResolutionAPIMockRecorder) DeleteMatchingWorkflow ¶
func (mr *MockEntityResolutionAPIMockRecorder) DeleteMatchingWorkflow(arg0 interface{}) *gomock.Call
DeleteMatchingWorkflow indicates an expected call of DeleteMatchingWorkflow
func (*MockEntityResolutionAPIMockRecorder) DeleteMatchingWorkflowRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) DeleteMatchingWorkflowRequest(arg0 interface{}) *gomock.Call
DeleteMatchingWorkflowRequest indicates an expected call of DeleteMatchingWorkflowRequest
func (*MockEntityResolutionAPIMockRecorder) DeleteMatchingWorkflowWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) DeleteMatchingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMatchingWorkflowWithContext indicates an expected call of DeleteMatchingWorkflowWithContext
func (*MockEntityResolutionAPIMockRecorder) DeletePolicyStatement ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) DeletePolicyStatement(arg0 interface{}) *gomock.Call
DeletePolicyStatement indicates an expected call of DeletePolicyStatement
func (*MockEntityResolutionAPIMockRecorder) DeletePolicyStatementRequest ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) DeletePolicyStatementRequest(arg0 interface{}) *gomock.Call
DeletePolicyStatementRequest indicates an expected call of DeletePolicyStatementRequest
func (*MockEntityResolutionAPIMockRecorder) DeletePolicyStatementWithContext ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) DeletePolicyStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePolicyStatementWithContext indicates an expected call of DeletePolicyStatementWithContext
func (*MockEntityResolutionAPIMockRecorder) DeleteSchemaMapping ¶
func (mr *MockEntityResolutionAPIMockRecorder) DeleteSchemaMapping(arg0 interface{}) *gomock.Call
DeleteSchemaMapping indicates an expected call of DeleteSchemaMapping
func (*MockEntityResolutionAPIMockRecorder) DeleteSchemaMappingRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) DeleteSchemaMappingRequest(arg0 interface{}) *gomock.Call
DeleteSchemaMappingRequest indicates an expected call of DeleteSchemaMappingRequest
func (*MockEntityResolutionAPIMockRecorder) DeleteSchemaMappingWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) DeleteSchemaMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSchemaMappingWithContext indicates an expected call of DeleteSchemaMappingWithContext
func (*MockEntityResolutionAPIMockRecorder) GetIdMappingJob ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) GetIdMappingJob(arg0 interface{}) *gomock.Call
GetIdMappingJob indicates an expected call of GetIdMappingJob
func (*MockEntityResolutionAPIMockRecorder) GetIdMappingJobRequest ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) GetIdMappingJobRequest(arg0 interface{}) *gomock.Call
GetIdMappingJobRequest indicates an expected call of GetIdMappingJobRequest
func (*MockEntityResolutionAPIMockRecorder) GetIdMappingJobWithContext ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) GetIdMappingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIdMappingJobWithContext indicates an expected call of GetIdMappingJobWithContext
func (*MockEntityResolutionAPIMockRecorder) GetIdMappingWorkflow ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) GetIdMappingWorkflow(arg0 interface{}) *gomock.Call
GetIdMappingWorkflow indicates an expected call of GetIdMappingWorkflow
func (*MockEntityResolutionAPIMockRecorder) GetIdMappingWorkflowRequest ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) GetIdMappingWorkflowRequest(arg0 interface{}) *gomock.Call
GetIdMappingWorkflowRequest indicates an expected call of GetIdMappingWorkflowRequest
func (*MockEntityResolutionAPIMockRecorder) GetIdMappingWorkflowWithContext ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) GetIdMappingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIdMappingWorkflowWithContext indicates an expected call of GetIdMappingWorkflowWithContext
func (*MockEntityResolutionAPIMockRecorder) GetIdNamespace ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) GetIdNamespace(arg0 interface{}) *gomock.Call
GetIdNamespace indicates an expected call of GetIdNamespace
func (*MockEntityResolutionAPIMockRecorder) GetIdNamespaceRequest ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) GetIdNamespaceRequest(arg0 interface{}) *gomock.Call
GetIdNamespaceRequest indicates an expected call of GetIdNamespaceRequest
func (*MockEntityResolutionAPIMockRecorder) GetIdNamespaceWithContext ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) GetIdNamespaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIdNamespaceWithContext indicates an expected call of GetIdNamespaceWithContext
func (*MockEntityResolutionAPIMockRecorder) GetMatchId ¶
func (mr *MockEntityResolutionAPIMockRecorder) GetMatchId(arg0 interface{}) *gomock.Call
GetMatchId indicates an expected call of GetMatchId
func (*MockEntityResolutionAPIMockRecorder) GetMatchIdRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) GetMatchIdRequest(arg0 interface{}) *gomock.Call
GetMatchIdRequest indicates an expected call of GetMatchIdRequest
func (*MockEntityResolutionAPIMockRecorder) GetMatchIdWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) GetMatchIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMatchIdWithContext indicates an expected call of GetMatchIdWithContext
func (*MockEntityResolutionAPIMockRecorder) GetMatchingJob ¶
func (mr *MockEntityResolutionAPIMockRecorder) GetMatchingJob(arg0 interface{}) *gomock.Call
GetMatchingJob indicates an expected call of GetMatchingJob
func (*MockEntityResolutionAPIMockRecorder) GetMatchingJobRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) GetMatchingJobRequest(arg0 interface{}) *gomock.Call
GetMatchingJobRequest indicates an expected call of GetMatchingJobRequest
func (*MockEntityResolutionAPIMockRecorder) GetMatchingJobWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) GetMatchingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMatchingJobWithContext indicates an expected call of GetMatchingJobWithContext
func (*MockEntityResolutionAPIMockRecorder) GetMatchingWorkflow ¶
func (mr *MockEntityResolutionAPIMockRecorder) GetMatchingWorkflow(arg0 interface{}) *gomock.Call
GetMatchingWorkflow indicates an expected call of GetMatchingWorkflow
func (*MockEntityResolutionAPIMockRecorder) GetMatchingWorkflowRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) GetMatchingWorkflowRequest(arg0 interface{}) *gomock.Call
GetMatchingWorkflowRequest indicates an expected call of GetMatchingWorkflowRequest
func (*MockEntityResolutionAPIMockRecorder) GetMatchingWorkflowWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) GetMatchingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMatchingWorkflowWithContext indicates an expected call of GetMatchingWorkflowWithContext
func (*MockEntityResolutionAPIMockRecorder) GetPolicy ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) GetPolicy(arg0 interface{}) *gomock.Call
GetPolicy indicates an expected call of GetPolicy
func (*MockEntityResolutionAPIMockRecorder) GetPolicyRequest ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) GetPolicyRequest(arg0 interface{}) *gomock.Call
GetPolicyRequest indicates an expected call of GetPolicyRequest
func (*MockEntityResolutionAPIMockRecorder) GetPolicyWithContext ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) GetPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPolicyWithContext indicates an expected call of GetPolicyWithContext
func (*MockEntityResolutionAPIMockRecorder) GetSchemaMapping ¶
func (mr *MockEntityResolutionAPIMockRecorder) GetSchemaMapping(arg0 interface{}) *gomock.Call
GetSchemaMapping indicates an expected call of GetSchemaMapping
func (*MockEntityResolutionAPIMockRecorder) GetSchemaMappingRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) GetSchemaMappingRequest(arg0 interface{}) *gomock.Call
GetSchemaMappingRequest indicates an expected call of GetSchemaMappingRequest
func (*MockEntityResolutionAPIMockRecorder) GetSchemaMappingWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) GetSchemaMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSchemaMappingWithContext indicates an expected call of GetSchemaMappingWithContext
func (*MockEntityResolutionAPIMockRecorder) ListIdMappingJobs ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingJobs(arg0 interface{}) *gomock.Call
ListIdMappingJobs indicates an expected call of ListIdMappingJobs
func (*MockEntityResolutionAPIMockRecorder) ListIdMappingJobsPages ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingJobsPages(arg0, arg1 interface{}) *gomock.Call
ListIdMappingJobsPages indicates an expected call of ListIdMappingJobsPages
func (*MockEntityResolutionAPIMockRecorder) ListIdMappingJobsPagesWithContext ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListIdMappingJobsPagesWithContext indicates an expected call of ListIdMappingJobsPagesWithContext
func (*MockEntityResolutionAPIMockRecorder) ListIdMappingJobsRequest ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingJobsRequest(arg0 interface{}) *gomock.Call
ListIdMappingJobsRequest indicates an expected call of ListIdMappingJobsRequest
func (*MockEntityResolutionAPIMockRecorder) ListIdMappingJobsWithContext ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListIdMappingJobsWithContext indicates an expected call of ListIdMappingJobsWithContext
func (*MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflows ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflows(arg0 interface{}) *gomock.Call
ListIdMappingWorkflows indicates an expected call of ListIdMappingWorkflows
func (*MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflowsPages ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflowsPages(arg0, arg1 interface{}) *gomock.Call
ListIdMappingWorkflowsPages indicates an expected call of ListIdMappingWorkflowsPages
func (*MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflowsPagesWithContext ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListIdMappingWorkflowsPagesWithContext indicates an expected call of ListIdMappingWorkflowsPagesWithContext
func (*MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflowsRequest ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflowsRequest(arg0 interface{}) *gomock.Call
ListIdMappingWorkflowsRequest indicates an expected call of ListIdMappingWorkflowsRequest
func (*MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflowsWithContext ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListIdMappingWorkflowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListIdMappingWorkflowsWithContext indicates an expected call of ListIdMappingWorkflowsWithContext
func (*MockEntityResolutionAPIMockRecorder) ListIdNamespaces ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) ListIdNamespaces(arg0 interface{}) *gomock.Call
ListIdNamespaces indicates an expected call of ListIdNamespaces
func (*MockEntityResolutionAPIMockRecorder) ListIdNamespacesPages ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) ListIdNamespacesPages(arg0, arg1 interface{}) *gomock.Call
ListIdNamespacesPages indicates an expected call of ListIdNamespacesPages
func (*MockEntityResolutionAPIMockRecorder) ListIdNamespacesPagesWithContext ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) ListIdNamespacesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListIdNamespacesPagesWithContext indicates an expected call of ListIdNamespacesPagesWithContext
func (*MockEntityResolutionAPIMockRecorder) ListIdNamespacesRequest ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) ListIdNamespacesRequest(arg0 interface{}) *gomock.Call
ListIdNamespacesRequest indicates an expected call of ListIdNamespacesRequest
func (*MockEntityResolutionAPIMockRecorder) ListIdNamespacesWithContext ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) ListIdNamespacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListIdNamespacesWithContext indicates an expected call of ListIdNamespacesWithContext
func (*MockEntityResolutionAPIMockRecorder) ListMatchingJobs ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingJobs(arg0 interface{}) *gomock.Call
ListMatchingJobs indicates an expected call of ListMatchingJobs
func (*MockEntityResolutionAPIMockRecorder) ListMatchingJobsPages ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingJobsPages(arg0, arg1 interface{}) *gomock.Call
ListMatchingJobsPages indicates an expected call of ListMatchingJobsPages
func (*MockEntityResolutionAPIMockRecorder) ListMatchingJobsPagesWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMatchingJobsPagesWithContext indicates an expected call of ListMatchingJobsPagesWithContext
func (*MockEntityResolutionAPIMockRecorder) ListMatchingJobsRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingJobsRequest(arg0 interface{}) *gomock.Call
ListMatchingJobsRequest indicates an expected call of ListMatchingJobsRequest
func (*MockEntityResolutionAPIMockRecorder) ListMatchingJobsWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMatchingJobsWithContext indicates an expected call of ListMatchingJobsWithContext
func (*MockEntityResolutionAPIMockRecorder) ListMatchingWorkflows ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingWorkflows(arg0 interface{}) *gomock.Call
ListMatchingWorkflows indicates an expected call of ListMatchingWorkflows
func (*MockEntityResolutionAPIMockRecorder) ListMatchingWorkflowsPages ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingWorkflowsPages(arg0, arg1 interface{}) *gomock.Call
ListMatchingWorkflowsPages indicates an expected call of ListMatchingWorkflowsPages
func (*MockEntityResolutionAPIMockRecorder) ListMatchingWorkflowsPagesWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingWorkflowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMatchingWorkflowsPagesWithContext indicates an expected call of ListMatchingWorkflowsPagesWithContext
func (*MockEntityResolutionAPIMockRecorder) ListMatchingWorkflowsRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingWorkflowsRequest(arg0 interface{}) *gomock.Call
ListMatchingWorkflowsRequest indicates an expected call of ListMatchingWorkflowsRequest
func (*MockEntityResolutionAPIMockRecorder) ListMatchingWorkflowsWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListMatchingWorkflowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMatchingWorkflowsWithContext indicates an expected call of ListMatchingWorkflowsWithContext
func (*MockEntityResolutionAPIMockRecorder) ListProviderServices ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListProviderServices(arg0 interface{}) *gomock.Call
ListProviderServices indicates an expected call of ListProviderServices
func (*MockEntityResolutionAPIMockRecorder) ListProviderServicesPages ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListProviderServicesPages(arg0, arg1 interface{}) *gomock.Call
ListProviderServicesPages indicates an expected call of ListProviderServicesPages
func (*MockEntityResolutionAPIMockRecorder) ListProviderServicesPagesWithContext ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListProviderServicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListProviderServicesPagesWithContext indicates an expected call of ListProviderServicesPagesWithContext
func (*MockEntityResolutionAPIMockRecorder) ListProviderServicesRequest ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListProviderServicesRequest(arg0 interface{}) *gomock.Call
ListProviderServicesRequest indicates an expected call of ListProviderServicesRequest
func (*MockEntityResolutionAPIMockRecorder) ListProviderServicesWithContext ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) ListProviderServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProviderServicesWithContext indicates an expected call of ListProviderServicesWithContext
func (*MockEntityResolutionAPIMockRecorder) ListSchemaMappings ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListSchemaMappings(arg0 interface{}) *gomock.Call
ListSchemaMappings indicates an expected call of ListSchemaMappings
func (*MockEntityResolutionAPIMockRecorder) ListSchemaMappingsPages ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListSchemaMappingsPages(arg0, arg1 interface{}) *gomock.Call
ListSchemaMappingsPages indicates an expected call of ListSchemaMappingsPages
func (*MockEntityResolutionAPIMockRecorder) ListSchemaMappingsPagesWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListSchemaMappingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSchemaMappingsPagesWithContext indicates an expected call of ListSchemaMappingsPagesWithContext
func (*MockEntityResolutionAPIMockRecorder) ListSchemaMappingsRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListSchemaMappingsRequest(arg0 interface{}) *gomock.Call
ListSchemaMappingsRequest indicates an expected call of ListSchemaMappingsRequest
func (*MockEntityResolutionAPIMockRecorder) ListSchemaMappingsWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListSchemaMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSchemaMappingsWithContext indicates an expected call of ListSchemaMappingsWithContext
func (*MockEntityResolutionAPIMockRecorder) ListTagsForResource ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockEntityResolutionAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockEntityResolutionAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockEntityResolutionAPIMockRecorder) PutPolicy ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) PutPolicy(arg0 interface{}) *gomock.Call
PutPolicy indicates an expected call of PutPolicy
func (*MockEntityResolutionAPIMockRecorder) PutPolicyRequest ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) PutPolicyRequest(arg0 interface{}) *gomock.Call
PutPolicyRequest indicates an expected call of PutPolicyRequest
func (*MockEntityResolutionAPIMockRecorder) PutPolicyWithContext ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) PutPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutPolicyWithContext indicates an expected call of PutPolicyWithContext
func (*MockEntityResolutionAPIMockRecorder) StartIdMappingJob ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) StartIdMappingJob(arg0 interface{}) *gomock.Call
StartIdMappingJob indicates an expected call of StartIdMappingJob
func (*MockEntityResolutionAPIMockRecorder) StartIdMappingJobRequest ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) StartIdMappingJobRequest(arg0 interface{}) *gomock.Call
StartIdMappingJobRequest indicates an expected call of StartIdMappingJobRequest
func (*MockEntityResolutionAPIMockRecorder) StartIdMappingJobWithContext ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) StartIdMappingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartIdMappingJobWithContext indicates an expected call of StartIdMappingJobWithContext
func (*MockEntityResolutionAPIMockRecorder) StartMatchingJob ¶
func (mr *MockEntityResolutionAPIMockRecorder) StartMatchingJob(arg0 interface{}) *gomock.Call
StartMatchingJob indicates an expected call of StartMatchingJob
func (*MockEntityResolutionAPIMockRecorder) StartMatchingJobRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) StartMatchingJobRequest(arg0 interface{}) *gomock.Call
StartMatchingJobRequest indicates an expected call of StartMatchingJobRequest
func (*MockEntityResolutionAPIMockRecorder) StartMatchingJobWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) StartMatchingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartMatchingJobWithContext indicates an expected call of StartMatchingJobWithContext
func (*MockEntityResolutionAPIMockRecorder) TagResource ¶
func (mr *MockEntityResolutionAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockEntityResolutionAPIMockRecorder) TagResourceRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockEntityResolutionAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockEntityResolutionAPIMockRecorder) UntagResource ¶
func (mr *MockEntityResolutionAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockEntityResolutionAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockEntityResolutionAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockEntityResolutionAPIMockRecorder) UpdateIdMappingWorkflow ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) UpdateIdMappingWorkflow(arg0 interface{}) *gomock.Call
UpdateIdMappingWorkflow indicates an expected call of UpdateIdMappingWorkflow
func (*MockEntityResolutionAPIMockRecorder) UpdateIdMappingWorkflowRequest ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) UpdateIdMappingWorkflowRequest(arg0 interface{}) *gomock.Call
UpdateIdMappingWorkflowRequest indicates an expected call of UpdateIdMappingWorkflowRequest
func (*MockEntityResolutionAPIMockRecorder) UpdateIdMappingWorkflowWithContext ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) UpdateIdMappingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateIdMappingWorkflowWithContext indicates an expected call of UpdateIdMappingWorkflowWithContext
func (*MockEntityResolutionAPIMockRecorder) UpdateIdNamespace ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) UpdateIdNamespace(arg0 interface{}) *gomock.Call
UpdateIdNamespace indicates an expected call of UpdateIdNamespace
func (*MockEntityResolutionAPIMockRecorder) UpdateIdNamespaceRequest ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) UpdateIdNamespaceRequest(arg0 interface{}) *gomock.Call
UpdateIdNamespaceRequest indicates an expected call of UpdateIdNamespaceRequest
func (*MockEntityResolutionAPIMockRecorder) UpdateIdNamespaceWithContext ¶ added in v1.54.2
func (mr *MockEntityResolutionAPIMockRecorder) UpdateIdNamespaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateIdNamespaceWithContext indicates an expected call of UpdateIdNamespaceWithContext
func (*MockEntityResolutionAPIMockRecorder) UpdateMatchingWorkflow ¶
func (mr *MockEntityResolutionAPIMockRecorder) UpdateMatchingWorkflow(arg0 interface{}) *gomock.Call
UpdateMatchingWorkflow indicates an expected call of UpdateMatchingWorkflow
func (*MockEntityResolutionAPIMockRecorder) UpdateMatchingWorkflowRequest ¶
func (mr *MockEntityResolutionAPIMockRecorder) UpdateMatchingWorkflowRequest(arg0 interface{}) *gomock.Call
UpdateMatchingWorkflowRequest indicates an expected call of UpdateMatchingWorkflowRequest
func (*MockEntityResolutionAPIMockRecorder) UpdateMatchingWorkflowWithContext ¶
func (mr *MockEntityResolutionAPIMockRecorder) UpdateMatchingWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateMatchingWorkflowWithContext indicates an expected call of UpdateMatchingWorkflowWithContext
func (*MockEntityResolutionAPIMockRecorder) UpdateSchemaMapping ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) UpdateSchemaMapping(arg0 interface{}) *gomock.Call
UpdateSchemaMapping indicates an expected call of UpdateSchemaMapping
func (*MockEntityResolutionAPIMockRecorder) UpdateSchemaMappingRequest ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) UpdateSchemaMappingRequest(arg0 interface{}) *gomock.Call
UpdateSchemaMappingRequest indicates an expected call of UpdateSchemaMappingRequest
func (*MockEntityResolutionAPIMockRecorder) UpdateSchemaMappingWithContext ¶ added in v1.45.26
func (mr *MockEntityResolutionAPIMockRecorder) UpdateSchemaMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSchemaMappingWithContext indicates an expected call of UpdateSchemaMappingWithContext