entityresolutionmock

package
v1.45.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package entityresolutionmock is a generated GoMock package.

Index

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) CreateMatchingWorkflow

CreateMatchingWorkflow mocks base method

func (*MockEntityResolutionAPI) CreateMatchingWorkflowRequest

CreateMatchingWorkflowRequest mocks base method

func (*MockEntityResolutionAPI) CreateMatchingWorkflowWithContext

CreateMatchingWorkflowWithContext mocks base method

func (*MockEntityResolutionAPI) CreateSchemaMapping

CreateSchemaMapping mocks base method

func (*MockEntityResolutionAPI) CreateSchemaMappingRequest

CreateSchemaMappingRequest mocks base method

func (*MockEntityResolutionAPI) CreateSchemaMappingWithContext

CreateSchemaMappingWithContext mocks base method

func (*MockEntityResolutionAPI) DeleteMatchingWorkflow

DeleteMatchingWorkflow mocks base method

func (*MockEntityResolutionAPI) DeleteMatchingWorkflowRequest

DeleteMatchingWorkflowRequest mocks base method

func (*MockEntityResolutionAPI) DeleteMatchingWorkflowWithContext

DeleteMatchingWorkflowWithContext mocks base method

func (*MockEntityResolutionAPI) DeleteSchemaMapping

DeleteSchemaMapping mocks base method

func (*MockEntityResolutionAPI) DeleteSchemaMappingRequest

DeleteSchemaMappingRequest mocks base method

func (*MockEntityResolutionAPI) DeleteSchemaMappingWithContext

DeleteSchemaMappingWithContext mocks base method

func (*MockEntityResolutionAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockEntityResolutionAPI) GetMatchId

GetMatchId mocks base method

func (*MockEntityResolutionAPI) GetMatchIdRequest

GetMatchIdRequest mocks base method

func (*MockEntityResolutionAPI) GetMatchIdWithContext

GetMatchIdWithContext mocks base method

func (*MockEntityResolutionAPI) GetMatchingJob

GetMatchingJob mocks base method

func (*MockEntityResolutionAPI) GetMatchingJobRequest

GetMatchingJobRequest mocks base method

func (*MockEntityResolutionAPI) GetMatchingJobWithContext

GetMatchingJobWithContext mocks base method

func (*MockEntityResolutionAPI) GetMatchingWorkflow

GetMatchingWorkflow mocks base method

func (*MockEntityResolutionAPI) GetMatchingWorkflowRequest

GetMatchingWorkflowRequest mocks base method

func (*MockEntityResolutionAPI) GetMatchingWorkflowWithContext

GetMatchingWorkflowWithContext mocks base method

func (*MockEntityResolutionAPI) GetSchemaMapping

GetSchemaMapping mocks base method

func (*MockEntityResolutionAPI) GetSchemaMappingRequest

GetSchemaMappingRequest mocks base method

func (*MockEntityResolutionAPI) GetSchemaMappingWithContext

GetSchemaMappingWithContext mocks base method

func (*MockEntityResolutionAPI) ListMatchingJobs

ListMatchingJobs mocks base method

func (*MockEntityResolutionAPI) ListMatchingJobsPages

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

ListMatchingJobsRequest mocks base method

func (*MockEntityResolutionAPI) ListMatchingJobsWithContext

ListMatchingJobsWithContext mocks base method

func (*MockEntityResolutionAPI) ListMatchingWorkflows

ListMatchingWorkflows mocks base method

func (*MockEntityResolutionAPI) ListMatchingWorkflowsPages

ListMatchingWorkflowsPages mocks base method

func (*MockEntityResolutionAPI) ListMatchingWorkflowsPagesWithContext

ListMatchingWorkflowsPagesWithContext mocks base method

func (*MockEntityResolutionAPI) ListMatchingWorkflowsRequest

ListMatchingWorkflowsRequest mocks base method

func (*MockEntityResolutionAPI) ListMatchingWorkflowsWithContext

ListMatchingWorkflowsWithContext mocks base method

func (*MockEntityResolutionAPI) ListSchemaMappings

ListSchemaMappings mocks base method

func (*MockEntityResolutionAPI) ListSchemaMappingsPages

ListSchemaMappingsPages mocks base method

func (*MockEntityResolutionAPI) ListSchemaMappingsPagesWithContext

ListSchemaMappingsPagesWithContext mocks base method

func (*MockEntityResolutionAPI) ListSchemaMappingsRequest

ListSchemaMappingsRequest mocks base method

func (*MockEntityResolutionAPI) ListSchemaMappingsWithContext

ListSchemaMappingsWithContext mocks base method

func (*MockEntityResolutionAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockEntityResolutionAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockEntityResolutionAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockEntityResolutionAPI) StartMatchingJob

StartMatchingJob mocks base method

func (*MockEntityResolutionAPI) StartMatchingJobRequest

StartMatchingJobRequest mocks base method

func (*MockEntityResolutionAPI) StartMatchingJobWithContext

StartMatchingJobWithContext mocks base method

func (*MockEntityResolutionAPI) TagResource

TagResource mocks base method

func (*MockEntityResolutionAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockEntityResolutionAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockEntityResolutionAPI) UntagResource

UntagResource mocks base method

func (*MockEntityResolutionAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockEntityResolutionAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockEntityResolutionAPI) UpdateMatchingWorkflow

UpdateMatchingWorkflow mocks base method

func (*MockEntityResolutionAPI) UpdateMatchingWorkflowRequest

UpdateMatchingWorkflowRequest mocks base method

func (*MockEntityResolutionAPI) UpdateMatchingWorkflowWithContext

UpdateMatchingWorkflowWithContext mocks base method

type MockEntityResolutionAPIMockRecorder

type MockEntityResolutionAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockEntityResolutionAPIMockRecorder is the mock recorder for MockEntityResolutionAPI

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) 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) 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) 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) 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) 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) 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) 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) 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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL