Documentation ¶
Overview ¶
Package voiceidmock is a generated GoMock package.
Index ¶
- type MockVoiceIDAPI
- func (m *MockVoiceIDAPI) AssociateFraudster(arg0 *voiceid.AssociateFraudsterInput) (*voiceid.AssociateFraudsterOutput, error)
- func (m *MockVoiceIDAPI) AssociateFraudsterRequest(arg0 *voiceid.AssociateFraudsterInput) (*request.Request, *voiceid.AssociateFraudsterOutput)
- func (m *MockVoiceIDAPI) AssociateFraudsterWithContext(arg0 context.Context, arg1 *voiceid.AssociateFraudsterInput, ...) (*voiceid.AssociateFraudsterOutput, error)
- func (m *MockVoiceIDAPI) CreateDomain(arg0 *voiceid.CreateDomainInput) (*voiceid.CreateDomainOutput, error)
- func (m *MockVoiceIDAPI) CreateDomainRequest(arg0 *voiceid.CreateDomainInput) (*request.Request, *voiceid.CreateDomainOutput)
- func (m *MockVoiceIDAPI) CreateDomainWithContext(arg0 context.Context, arg1 *voiceid.CreateDomainInput, arg2 ...request.Option) (*voiceid.CreateDomainOutput, error)
- func (m *MockVoiceIDAPI) CreateWatchlist(arg0 *voiceid.CreateWatchlistInput) (*voiceid.CreateWatchlistOutput, error)
- func (m *MockVoiceIDAPI) CreateWatchlistRequest(arg0 *voiceid.CreateWatchlistInput) (*request.Request, *voiceid.CreateWatchlistOutput)
- func (m *MockVoiceIDAPI) CreateWatchlistWithContext(arg0 context.Context, arg1 *voiceid.CreateWatchlistInput, ...) (*voiceid.CreateWatchlistOutput, error)
- func (m *MockVoiceIDAPI) DeleteDomain(arg0 *voiceid.DeleteDomainInput) (*voiceid.DeleteDomainOutput, error)
- func (m *MockVoiceIDAPI) DeleteDomainRequest(arg0 *voiceid.DeleteDomainInput) (*request.Request, *voiceid.DeleteDomainOutput)
- func (m *MockVoiceIDAPI) DeleteDomainWithContext(arg0 context.Context, arg1 *voiceid.DeleteDomainInput, arg2 ...request.Option) (*voiceid.DeleteDomainOutput, error)
- func (m *MockVoiceIDAPI) DeleteFraudster(arg0 *voiceid.DeleteFraudsterInput) (*voiceid.DeleteFraudsterOutput, error)
- func (m *MockVoiceIDAPI) DeleteFraudsterRequest(arg0 *voiceid.DeleteFraudsterInput) (*request.Request, *voiceid.DeleteFraudsterOutput)
- func (m *MockVoiceIDAPI) DeleteFraudsterWithContext(arg0 context.Context, arg1 *voiceid.DeleteFraudsterInput, ...) (*voiceid.DeleteFraudsterOutput, error)
- func (m *MockVoiceIDAPI) DeleteSpeaker(arg0 *voiceid.DeleteSpeakerInput) (*voiceid.DeleteSpeakerOutput, error)
- func (m *MockVoiceIDAPI) DeleteSpeakerRequest(arg0 *voiceid.DeleteSpeakerInput) (*request.Request, *voiceid.DeleteSpeakerOutput)
- func (m *MockVoiceIDAPI) DeleteSpeakerWithContext(arg0 context.Context, arg1 *voiceid.DeleteSpeakerInput, arg2 ...request.Option) (*voiceid.DeleteSpeakerOutput, error)
- func (m *MockVoiceIDAPI) DeleteWatchlist(arg0 *voiceid.DeleteWatchlistInput) (*voiceid.DeleteWatchlistOutput, error)
- func (m *MockVoiceIDAPI) DeleteWatchlistRequest(arg0 *voiceid.DeleteWatchlistInput) (*request.Request, *voiceid.DeleteWatchlistOutput)
- func (m *MockVoiceIDAPI) DeleteWatchlistWithContext(arg0 context.Context, arg1 *voiceid.DeleteWatchlistInput, ...) (*voiceid.DeleteWatchlistOutput, error)
- func (m *MockVoiceIDAPI) DescribeDomain(arg0 *voiceid.DescribeDomainInput) (*voiceid.DescribeDomainOutput, error)
- func (m *MockVoiceIDAPI) DescribeDomainRequest(arg0 *voiceid.DescribeDomainInput) (*request.Request, *voiceid.DescribeDomainOutput)
- func (m *MockVoiceIDAPI) DescribeDomainWithContext(arg0 context.Context, arg1 *voiceid.DescribeDomainInput, ...) (*voiceid.DescribeDomainOutput, error)
- func (m *MockVoiceIDAPI) DescribeFraudster(arg0 *voiceid.DescribeFraudsterInput) (*voiceid.DescribeFraudsterOutput, error)
- func (m *MockVoiceIDAPI) DescribeFraudsterRegistrationJob(arg0 *voiceid.DescribeFraudsterRegistrationJobInput) (*voiceid.DescribeFraudsterRegistrationJobOutput, error)
- func (m *MockVoiceIDAPI) DescribeFraudsterRegistrationJobRequest(arg0 *voiceid.DescribeFraudsterRegistrationJobInput) (*request.Request, *voiceid.DescribeFraudsterRegistrationJobOutput)
- func (m *MockVoiceIDAPI) DescribeFraudsterRegistrationJobWithContext(arg0 context.Context, arg1 *voiceid.DescribeFraudsterRegistrationJobInput, ...) (*voiceid.DescribeFraudsterRegistrationJobOutput, error)
- func (m *MockVoiceIDAPI) DescribeFraudsterRequest(arg0 *voiceid.DescribeFraudsterInput) (*request.Request, *voiceid.DescribeFraudsterOutput)
- func (m *MockVoiceIDAPI) DescribeFraudsterWithContext(arg0 context.Context, arg1 *voiceid.DescribeFraudsterInput, ...) (*voiceid.DescribeFraudsterOutput, error)
- func (m *MockVoiceIDAPI) DescribeSpeaker(arg0 *voiceid.DescribeSpeakerInput) (*voiceid.DescribeSpeakerOutput, error)
- func (m *MockVoiceIDAPI) DescribeSpeakerEnrollmentJob(arg0 *voiceid.DescribeSpeakerEnrollmentJobInput) (*voiceid.DescribeSpeakerEnrollmentJobOutput, error)
- func (m *MockVoiceIDAPI) DescribeSpeakerEnrollmentJobRequest(arg0 *voiceid.DescribeSpeakerEnrollmentJobInput) (*request.Request, *voiceid.DescribeSpeakerEnrollmentJobOutput)
- func (m *MockVoiceIDAPI) DescribeSpeakerEnrollmentJobWithContext(arg0 context.Context, arg1 *voiceid.DescribeSpeakerEnrollmentJobInput, ...) (*voiceid.DescribeSpeakerEnrollmentJobOutput, error)
- func (m *MockVoiceIDAPI) DescribeSpeakerRequest(arg0 *voiceid.DescribeSpeakerInput) (*request.Request, *voiceid.DescribeSpeakerOutput)
- func (m *MockVoiceIDAPI) DescribeSpeakerWithContext(arg0 context.Context, arg1 *voiceid.DescribeSpeakerInput, ...) (*voiceid.DescribeSpeakerOutput, error)
- func (m *MockVoiceIDAPI) DescribeWatchlist(arg0 *voiceid.DescribeWatchlistInput) (*voiceid.DescribeWatchlistOutput, error)
- func (m *MockVoiceIDAPI) DescribeWatchlistRequest(arg0 *voiceid.DescribeWatchlistInput) (*request.Request, *voiceid.DescribeWatchlistOutput)
- func (m *MockVoiceIDAPI) DescribeWatchlistWithContext(arg0 context.Context, arg1 *voiceid.DescribeWatchlistInput, ...) (*voiceid.DescribeWatchlistOutput, error)
- func (m *MockVoiceIDAPI) DisassociateFraudster(arg0 *voiceid.DisassociateFraudsterInput) (*voiceid.DisassociateFraudsterOutput, error)
- func (m *MockVoiceIDAPI) DisassociateFraudsterRequest(arg0 *voiceid.DisassociateFraudsterInput) (*request.Request, *voiceid.DisassociateFraudsterOutput)
- func (m *MockVoiceIDAPI) DisassociateFraudsterWithContext(arg0 context.Context, arg1 *voiceid.DisassociateFraudsterInput, ...) (*voiceid.DisassociateFraudsterOutput, error)
- func (m *MockVoiceIDAPI) EXPECT() *MockVoiceIDAPIMockRecorder
- func (m *MockVoiceIDAPI) EvaluateSession(arg0 *voiceid.EvaluateSessionInput) (*voiceid.EvaluateSessionOutput, error)
- func (m *MockVoiceIDAPI) EvaluateSessionRequest(arg0 *voiceid.EvaluateSessionInput) (*request.Request, *voiceid.EvaluateSessionOutput)
- func (m *MockVoiceIDAPI) EvaluateSessionWithContext(arg0 context.Context, arg1 *voiceid.EvaluateSessionInput, ...) (*voiceid.EvaluateSessionOutput, error)
- func (m *MockVoiceIDAPI) ListDomains(arg0 *voiceid.ListDomainsInput) (*voiceid.ListDomainsOutput, error)
- func (m *MockVoiceIDAPI) ListDomainsPages(arg0 *voiceid.ListDomainsInput, ...) error
- func (m *MockVoiceIDAPI) ListDomainsPagesWithContext(arg0 context.Context, arg1 *voiceid.ListDomainsInput, ...) error
- func (m *MockVoiceIDAPI) ListDomainsRequest(arg0 *voiceid.ListDomainsInput) (*request.Request, *voiceid.ListDomainsOutput)
- func (m *MockVoiceIDAPI) ListDomainsWithContext(arg0 context.Context, arg1 *voiceid.ListDomainsInput, arg2 ...request.Option) (*voiceid.ListDomainsOutput, error)
- func (m *MockVoiceIDAPI) ListFraudsterRegistrationJobs(arg0 *voiceid.ListFraudsterRegistrationJobsInput) (*voiceid.ListFraudsterRegistrationJobsOutput, error)
- func (m *MockVoiceIDAPI) ListFraudsterRegistrationJobsPages(arg0 *voiceid.ListFraudsterRegistrationJobsInput, ...) error
- func (m *MockVoiceIDAPI) ListFraudsterRegistrationJobsPagesWithContext(arg0 context.Context, arg1 *voiceid.ListFraudsterRegistrationJobsInput, ...) error
- func (m *MockVoiceIDAPI) ListFraudsterRegistrationJobsRequest(arg0 *voiceid.ListFraudsterRegistrationJobsInput) (*request.Request, *voiceid.ListFraudsterRegistrationJobsOutput)
- func (m *MockVoiceIDAPI) ListFraudsterRegistrationJobsWithContext(arg0 context.Context, arg1 *voiceid.ListFraudsterRegistrationJobsInput, ...) (*voiceid.ListFraudsterRegistrationJobsOutput, error)
- func (m *MockVoiceIDAPI) ListFraudsters(arg0 *voiceid.ListFraudstersInput) (*voiceid.ListFraudstersOutput, error)
- func (m *MockVoiceIDAPI) ListFraudstersPages(arg0 *voiceid.ListFraudstersInput, ...) error
- func (m *MockVoiceIDAPI) ListFraudstersPagesWithContext(arg0 context.Context, arg1 *voiceid.ListFraudstersInput, ...) error
- func (m *MockVoiceIDAPI) ListFraudstersRequest(arg0 *voiceid.ListFraudstersInput) (*request.Request, *voiceid.ListFraudstersOutput)
- func (m *MockVoiceIDAPI) ListFraudstersWithContext(arg0 context.Context, arg1 *voiceid.ListFraudstersInput, ...) (*voiceid.ListFraudstersOutput, error)
- func (m *MockVoiceIDAPI) ListSpeakerEnrollmentJobs(arg0 *voiceid.ListSpeakerEnrollmentJobsInput) (*voiceid.ListSpeakerEnrollmentJobsOutput, error)
- func (m *MockVoiceIDAPI) ListSpeakerEnrollmentJobsPages(arg0 *voiceid.ListSpeakerEnrollmentJobsInput, ...) error
- func (m *MockVoiceIDAPI) ListSpeakerEnrollmentJobsPagesWithContext(arg0 context.Context, arg1 *voiceid.ListSpeakerEnrollmentJobsInput, ...) error
- func (m *MockVoiceIDAPI) ListSpeakerEnrollmentJobsRequest(arg0 *voiceid.ListSpeakerEnrollmentJobsInput) (*request.Request, *voiceid.ListSpeakerEnrollmentJobsOutput)
- func (m *MockVoiceIDAPI) ListSpeakerEnrollmentJobsWithContext(arg0 context.Context, arg1 *voiceid.ListSpeakerEnrollmentJobsInput, ...) (*voiceid.ListSpeakerEnrollmentJobsOutput, error)
- func (m *MockVoiceIDAPI) ListSpeakers(arg0 *voiceid.ListSpeakersInput) (*voiceid.ListSpeakersOutput, error)
- func (m *MockVoiceIDAPI) ListSpeakersPages(arg0 *voiceid.ListSpeakersInput, ...) error
- func (m *MockVoiceIDAPI) ListSpeakersPagesWithContext(arg0 context.Context, arg1 *voiceid.ListSpeakersInput, ...) error
- func (m *MockVoiceIDAPI) ListSpeakersRequest(arg0 *voiceid.ListSpeakersInput) (*request.Request, *voiceid.ListSpeakersOutput)
- func (m *MockVoiceIDAPI) ListSpeakersWithContext(arg0 context.Context, arg1 *voiceid.ListSpeakersInput, arg2 ...request.Option) (*voiceid.ListSpeakersOutput, error)
- func (m *MockVoiceIDAPI) ListTagsForResource(arg0 *voiceid.ListTagsForResourceInput) (*voiceid.ListTagsForResourceOutput, error)
- func (m *MockVoiceIDAPI) ListTagsForResourceRequest(arg0 *voiceid.ListTagsForResourceInput) (*request.Request, *voiceid.ListTagsForResourceOutput)
- func (m *MockVoiceIDAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *voiceid.ListTagsForResourceInput, ...) (*voiceid.ListTagsForResourceOutput, error)
- func (m *MockVoiceIDAPI) ListWatchlists(arg0 *voiceid.ListWatchlistsInput) (*voiceid.ListWatchlistsOutput, error)
- func (m *MockVoiceIDAPI) ListWatchlistsPages(arg0 *voiceid.ListWatchlistsInput, ...) error
- func (m *MockVoiceIDAPI) ListWatchlistsPagesWithContext(arg0 context.Context, arg1 *voiceid.ListWatchlistsInput, ...) error
- func (m *MockVoiceIDAPI) ListWatchlistsRequest(arg0 *voiceid.ListWatchlistsInput) (*request.Request, *voiceid.ListWatchlistsOutput)
- func (m *MockVoiceIDAPI) ListWatchlistsWithContext(arg0 context.Context, arg1 *voiceid.ListWatchlistsInput, ...) (*voiceid.ListWatchlistsOutput, error)
- func (m *MockVoiceIDAPI) OptOutSpeaker(arg0 *voiceid.OptOutSpeakerInput) (*voiceid.OptOutSpeakerOutput, error)
- func (m *MockVoiceIDAPI) OptOutSpeakerRequest(arg0 *voiceid.OptOutSpeakerInput) (*request.Request, *voiceid.OptOutSpeakerOutput)
- func (m *MockVoiceIDAPI) OptOutSpeakerWithContext(arg0 context.Context, arg1 *voiceid.OptOutSpeakerInput, arg2 ...request.Option) (*voiceid.OptOutSpeakerOutput, error)
- func (m *MockVoiceIDAPI) StartFraudsterRegistrationJob(arg0 *voiceid.StartFraudsterRegistrationJobInput) (*voiceid.StartFraudsterRegistrationJobOutput, error)
- func (m *MockVoiceIDAPI) StartFraudsterRegistrationJobRequest(arg0 *voiceid.StartFraudsterRegistrationJobInput) (*request.Request, *voiceid.StartFraudsterRegistrationJobOutput)
- func (m *MockVoiceIDAPI) StartFraudsterRegistrationJobWithContext(arg0 context.Context, arg1 *voiceid.StartFraudsterRegistrationJobInput, ...) (*voiceid.StartFraudsterRegistrationJobOutput, error)
- func (m *MockVoiceIDAPI) StartSpeakerEnrollmentJob(arg0 *voiceid.StartSpeakerEnrollmentJobInput) (*voiceid.StartSpeakerEnrollmentJobOutput, error)
- func (m *MockVoiceIDAPI) StartSpeakerEnrollmentJobRequest(arg0 *voiceid.StartSpeakerEnrollmentJobInput) (*request.Request, *voiceid.StartSpeakerEnrollmentJobOutput)
- func (m *MockVoiceIDAPI) StartSpeakerEnrollmentJobWithContext(arg0 context.Context, arg1 *voiceid.StartSpeakerEnrollmentJobInput, ...) (*voiceid.StartSpeakerEnrollmentJobOutput, error)
- func (m *MockVoiceIDAPI) TagResource(arg0 *voiceid.TagResourceInput) (*voiceid.TagResourceOutput, error)
- func (m *MockVoiceIDAPI) TagResourceRequest(arg0 *voiceid.TagResourceInput) (*request.Request, *voiceid.TagResourceOutput)
- func (m *MockVoiceIDAPI) TagResourceWithContext(arg0 context.Context, arg1 *voiceid.TagResourceInput, arg2 ...request.Option) (*voiceid.TagResourceOutput, error)
- func (m *MockVoiceIDAPI) UntagResource(arg0 *voiceid.UntagResourceInput) (*voiceid.UntagResourceOutput, error)
- func (m *MockVoiceIDAPI) UntagResourceRequest(arg0 *voiceid.UntagResourceInput) (*request.Request, *voiceid.UntagResourceOutput)
- func (m *MockVoiceIDAPI) UntagResourceWithContext(arg0 context.Context, arg1 *voiceid.UntagResourceInput, arg2 ...request.Option) (*voiceid.UntagResourceOutput, error)
- func (m *MockVoiceIDAPI) UpdateDomain(arg0 *voiceid.UpdateDomainInput) (*voiceid.UpdateDomainOutput, error)
- func (m *MockVoiceIDAPI) UpdateDomainRequest(arg0 *voiceid.UpdateDomainInput) (*request.Request, *voiceid.UpdateDomainOutput)
- func (m *MockVoiceIDAPI) UpdateDomainWithContext(arg0 context.Context, arg1 *voiceid.UpdateDomainInput, arg2 ...request.Option) (*voiceid.UpdateDomainOutput, error)
- func (m *MockVoiceIDAPI) UpdateWatchlist(arg0 *voiceid.UpdateWatchlistInput) (*voiceid.UpdateWatchlistOutput, error)
- func (m *MockVoiceIDAPI) UpdateWatchlistRequest(arg0 *voiceid.UpdateWatchlistInput) (*request.Request, *voiceid.UpdateWatchlistOutput)
- func (m *MockVoiceIDAPI) UpdateWatchlistWithContext(arg0 context.Context, arg1 *voiceid.UpdateWatchlistInput, ...) (*voiceid.UpdateWatchlistOutput, error)
- type MockVoiceIDAPIMockRecorder
- func (mr *MockVoiceIDAPIMockRecorder) AssociateFraudster(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) AssociateFraudsterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) AssociateFraudsterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) CreateDomain(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) CreateDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) CreateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) CreateWatchlist(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) CreateWatchlistRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) CreateWatchlistWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DeleteDomain(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DeleteDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DeleteDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DeleteFraudster(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DeleteFraudsterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DeleteFraudsterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DeleteSpeaker(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DeleteSpeakerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DeleteSpeakerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DeleteWatchlist(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DeleteWatchlistRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DeleteWatchlistWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeDomain(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeFraudster(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeFraudsterRegistrationJob(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeFraudsterRegistrationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeFraudsterRegistrationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeFraudsterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeFraudsterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeSpeaker(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeSpeakerEnrollmentJob(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeSpeakerEnrollmentJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeSpeakerEnrollmentJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeSpeakerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeSpeakerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeWatchlist(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeWatchlistRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DescribeWatchlistWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DisassociateFraudster(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DisassociateFraudsterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) DisassociateFraudsterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) EvaluateSession(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) EvaluateSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) EvaluateSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListDomains(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListDomainsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListDomainsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListDomainsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListDomainsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobs(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListFraudsters(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListFraudstersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListFraudstersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListFraudstersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListFraudstersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobs(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListSpeakers(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListSpeakersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListSpeakersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListSpeakersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListSpeakersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListWatchlists(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListWatchlistsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListWatchlistsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListWatchlistsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) ListWatchlistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) OptOutSpeaker(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) OptOutSpeakerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) OptOutSpeakerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) StartFraudsterRegistrationJob(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) StartFraudsterRegistrationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) StartFraudsterRegistrationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) StartSpeakerEnrollmentJob(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) StartSpeakerEnrollmentJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) StartSpeakerEnrollmentJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) UpdateDomain(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) UpdateDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) UpdateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) UpdateWatchlist(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) UpdateWatchlistRequest(arg0 interface{}) *gomock.Call
- func (mr *MockVoiceIDAPIMockRecorder) UpdateWatchlistWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockVoiceIDAPI ¶
type MockVoiceIDAPI struct {
// contains filtered or unexported fields
}
MockVoiceIDAPI is a mock of VoiceIDAPI interface
func NewMockVoiceIDAPI ¶
func NewMockVoiceIDAPI(ctrl *gomock.Controller) *MockVoiceIDAPI
NewMockVoiceIDAPI creates a new mock instance
func (*MockVoiceIDAPI) AssociateFraudster ¶ added in v1.44.230
func (m *MockVoiceIDAPI) AssociateFraudster(arg0 *voiceid.AssociateFraudsterInput) (*voiceid.AssociateFraudsterOutput, error)
AssociateFraudster mocks base method
func (*MockVoiceIDAPI) AssociateFraudsterRequest ¶ added in v1.44.230
func (m *MockVoiceIDAPI) AssociateFraudsterRequest(arg0 *voiceid.AssociateFraudsterInput) (*request.Request, *voiceid.AssociateFraudsterOutput)
AssociateFraudsterRequest mocks base method
func (*MockVoiceIDAPI) AssociateFraudsterWithContext ¶ added in v1.44.230
func (m *MockVoiceIDAPI) AssociateFraudsterWithContext(arg0 context.Context, arg1 *voiceid.AssociateFraudsterInput, arg2 ...request.Option) (*voiceid.AssociateFraudsterOutput, error)
AssociateFraudsterWithContext mocks base method
func (*MockVoiceIDAPI) CreateDomain ¶
func (m *MockVoiceIDAPI) CreateDomain(arg0 *voiceid.CreateDomainInput) (*voiceid.CreateDomainOutput, error)
CreateDomain mocks base method
func (*MockVoiceIDAPI) CreateDomainRequest ¶
func (m *MockVoiceIDAPI) CreateDomainRequest(arg0 *voiceid.CreateDomainInput) (*request.Request, *voiceid.CreateDomainOutput)
CreateDomainRequest mocks base method
func (*MockVoiceIDAPI) CreateDomainWithContext ¶
func (m *MockVoiceIDAPI) CreateDomainWithContext(arg0 context.Context, arg1 *voiceid.CreateDomainInput, arg2 ...request.Option) (*voiceid.CreateDomainOutput, error)
CreateDomainWithContext mocks base method
func (*MockVoiceIDAPI) CreateWatchlist ¶ added in v1.44.230
func (m *MockVoiceIDAPI) CreateWatchlist(arg0 *voiceid.CreateWatchlistInput) (*voiceid.CreateWatchlistOutput, error)
CreateWatchlist mocks base method
func (*MockVoiceIDAPI) CreateWatchlistRequest ¶ added in v1.44.230
func (m *MockVoiceIDAPI) CreateWatchlistRequest(arg0 *voiceid.CreateWatchlistInput) (*request.Request, *voiceid.CreateWatchlistOutput)
CreateWatchlistRequest mocks base method
func (*MockVoiceIDAPI) CreateWatchlistWithContext ¶ added in v1.44.230
func (m *MockVoiceIDAPI) CreateWatchlistWithContext(arg0 context.Context, arg1 *voiceid.CreateWatchlistInput, arg2 ...request.Option) (*voiceid.CreateWatchlistOutput, error)
CreateWatchlistWithContext mocks base method
func (*MockVoiceIDAPI) DeleteDomain ¶
func (m *MockVoiceIDAPI) DeleteDomain(arg0 *voiceid.DeleteDomainInput) (*voiceid.DeleteDomainOutput, error)
DeleteDomain mocks base method
func (*MockVoiceIDAPI) DeleteDomainRequest ¶
func (m *MockVoiceIDAPI) DeleteDomainRequest(arg0 *voiceid.DeleteDomainInput) (*request.Request, *voiceid.DeleteDomainOutput)
DeleteDomainRequest mocks base method
func (*MockVoiceIDAPI) DeleteDomainWithContext ¶
func (m *MockVoiceIDAPI) DeleteDomainWithContext(arg0 context.Context, arg1 *voiceid.DeleteDomainInput, arg2 ...request.Option) (*voiceid.DeleteDomainOutput, error)
DeleteDomainWithContext mocks base method
func (*MockVoiceIDAPI) DeleteFraudster ¶
func (m *MockVoiceIDAPI) DeleteFraudster(arg0 *voiceid.DeleteFraudsterInput) (*voiceid.DeleteFraudsterOutput, error)
DeleteFraudster mocks base method
func (*MockVoiceIDAPI) DeleteFraudsterRequest ¶
func (m *MockVoiceIDAPI) DeleteFraudsterRequest(arg0 *voiceid.DeleteFraudsterInput) (*request.Request, *voiceid.DeleteFraudsterOutput)
DeleteFraudsterRequest mocks base method
func (*MockVoiceIDAPI) DeleteFraudsterWithContext ¶
func (m *MockVoiceIDAPI) DeleteFraudsterWithContext(arg0 context.Context, arg1 *voiceid.DeleteFraudsterInput, arg2 ...request.Option) (*voiceid.DeleteFraudsterOutput, error)
DeleteFraudsterWithContext mocks base method
func (*MockVoiceIDAPI) DeleteSpeaker ¶
func (m *MockVoiceIDAPI) DeleteSpeaker(arg0 *voiceid.DeleteSpeakerInput) (*voiceid.DeleteSpeakerOutput, error)
DeleteSpeaker mocks base method
func (*MockVoiceIDAPI) DeleteSpeakerRequest ¶
func (m *MockVoiceIDAPI) DeleteSpeakerRequest(arg0 *voiceid.DeleteSpeakerInput) (*request.Request, *voiceid.DeleteSpeakerOutput)
DeleteSpeakerRequest mocks base method
func (*MockVoiceIDAPI) DeleteSpeakerWithContext ¶
func (m *MockVoiceIDAPI) DeleteSpeakerWithContext(arg0 context.Context, arg1 *voiceid.DeleteSpeakerInput, arg2 ...request.Option) (*voiceid.DeleteSpeakerOutput, error)
DeleteSpeakerWithContext mocks base method
func (*MockVoiceIDAPI) DeleteWatchlist ¶ added in v1.44.230
func (m *MockVoiceIDAPI) DeleteWatchlist(arg0 *voiceid.DeleteWatchlistInput) (*voiceid.DeleteWatchlistOutput, error)
DeleteWatchlist mocks base method
func (*MockVoiceIDAPI) DeleteWatchlistRequest ¶ added in v1.44.230
func (m *MockVoiceIDAPI) DeleteWatchlistRequest(arg0 *voiceid.DeleteWatchlistInput) (*request.Request, *voiceid.DeleteWatchlistOutput)
DeleteWatchlistRequest mocks base method
func (*MockVoiceIDAPI) DeleteWatchlistWithContext ¶ added in v1.44.230
func (m *MockVoiceIDAPI) DeleteWatchlistWithContext(arg0 context.Context, arg1 *voiceid.DeleteWatchlistInput, arg2 ...request.Option) (*voiceid.DeleteWatchlistOutput, error)
DeleteWatchlistWithContext mocks base method
func (*MockVoiceIDAPI) DescribeDomain ¶
func (m *MockVoiceIDAPI) DescribeDomain(arg0 *voiceid.DescribeDomainInput) (*voiceid.DescribeDomainOutput, error)
DescribeDomain mocks base method
func (*MockVoiceIDAPI) DescribeDomainRequest ¶
func (m *MockVoiceIDAPI) DescribeDomainRequest(arg0 *voiceid.DescribeDomainInput) (*request.Request, *voiceid.DescribeDomainOutput)
DescribeDomainRequest mocks base method
func (*MockVoiceIDAPI) DescribeDomainWithContext ¶
func (m *MockVoiceIDAPI) DescribeDomainWithContext(arg0 context.Context, arg1 *voiceid.DescribeDomainInput, arg2 ...request.Option) (*voiceid.DescribeDomainOutput, error)
DescribeDomainWithContext mocks base method
func (*MockVoiceIDAPI) DescribeFraudster ¶
func (m *MockVoiceIDAPI) DescribeFraudster(arg0 *voiceid.DescribeFraudsterInput) (*voiceid.DescribeFraudsterOutput, error)
DescribeFraudster mocks base method
func (*MockVoiceIDAPI) DescribeFraudsterRegistrationJob ¶
func (m *MockVoiceIDAPI) DescribeFraudsterRegistrationJob(arg0 *voiceid.DescribeFraudsterRegistrationJobInput) (*voiceid.DescribeFraudsterRegistrationJobOutput, error)
DescribeFraudsterRegistrationJob mocks base method
func (*MockVoiceIDAPI) DescribeFraudsterRegistrationJobRequest ¶
func (m *MockVoiceIDAPI) DescribeFraudsterRegistrationJobRequest(arg0 *voiceid.DescribeFraudsterRegistrationJobInput) (*request.Request, *voiceid.DescribeFraudsterRegistrationJobOutput)
DescribeFraudsterRegistrationJobRequest mocks base method
func (*MockVoiceIDAPI) DescribeFraudsterRegistrationJobWithContext ¶
func (m *MockVoiceIDAPI) DescribeFraudsterRegistrationJobWithContext(arg0 context.Context, arg1 *voiceid.DescribeFraudsterRegistrationJobInput, arg2 ...request.Option) (*voiceid.DescribeFraudsterRegistrationJobOutput, error)
DescribeFraudsterRegistrationJobWithContext mocks base method
func (*MockVoiceIDAPI) DescribeFraudsterRequest ¶
func (m *MockVoiceIDAPI) DescribeFraudsterRequest(arg0 *voiceid.DescribeFraudsterInput) (*request.Request, *voiceid.DescribeFraudsterOutput)
DescribeFraudsterRequest mocks base method
func (*MockVoiceIDAPI) DescribeFraudsterWithContext ¶
func (m *MockVoiceIDAPI) DescribeFraudsterWithContext(arg0 context.Context, arg1 *voiceid.DescribeFraudsterInput, arg2 ...request.Option) (*voiceid.DescribeFraudsterOutput, error)
DescribeFraudsterWithContext mocks base method
func (*MockVoiceIDAPI) DescribeSpeaker ¶
func (m *MockVoiceIDAPI) DescribeSpeaker(arg0 *voiceid.DescribeSpeakerInput) (*voiceid.DescribeSpeakerOutput, error)
DescribeSpeaker mocks base method
func (*MockVoiceIDAPI) DescribeSpeakerEnrollmentJob ¶
func (m *MockVoiceIDAPI) DescribeSpeakerEnrollmentJob(arg0 *voiceid.DescribeSpeakerEnrollmentJobInput) (*voiceid.DescribeSpeakerEnrollmentJobOutput, error)
DescribeSpeakerEnrollmentJob mocks base method
func (*MockVoiceIDAPI) DescribeSpeakerEnrollmentJobRequest ¶
func (m *MockVoiceIDAPI) DescribeSpeakerEnrollmentJobRequest(arg0 *voiceid.DescribeSpeakerEnrollmentJobInput) (*request.Request, *voiceid.DescribeSpeakerEnrollmentJobOutput)
DescribeSpeakerEnrollmentJobRequest mocks base method
func (*MockVoiceIDAPI) DescribeSpeakerEnrollmentJobWithContext ¶
func (m *MockVoiceIDAPI) DescribeSpeakerEnrollmentJobWithContext(arg0 context.Context, arg1 *voiceid.DescribeSpeakerEnrollmentJobInput, arg2 ...request.Option) (*voiceid.DescribeSpeakerEnrollmentJobOutput, error)
DescribeSpeakerEnrollmentJobWithContext mocks base method
func (*MockVoiceIDAPI) DescribeSpeakerRequest ¶
func (m *MockVoiceIDAPI) DescribeSpeakerRequest(arg0 *voiceid.DescribeSpeakerInput) (*request.Request, *voiceid.DescribeSpeakerOutput)
DescribeSpeakerRequest mocks base method
func (*MockVoiceIDAPI) DescribeSpeakerWithContext ¶
func (m *MockVoiceIDAPI) DescribeSpeakerWithContext(arg0 context.Context, arg1 *voiceid.DescribeSpeakerInput, arg2 ...request.Option) (*voiceid.DescribeSpeakerOutput, error)
DescribeSpeakerWithContext mocks base method
func (*MockVoiceIDAPI) DescribeWatchlist ¶ added in v1.44.230
func (m *MockVoiceIDAPI) DescribeWatchlist(arg0 *voiceid.DescribeWatchlistInput) (*voiceid.DescribeWatchlistOutput, error)
DescribeWatchlist mocks base method
func (*MockVoiceIDAPI) DescribeWatchlistRequest ¶ added in v1.44.230
func (m *MockVoiceIDAPI) DescribeWatchlistRequest(arg0 *voiceid.DescribeWatchlistInput) (*request.Request, *voiceid.DescribeWatchlistOutput)
DescribeWatchlistRequest mocks base method
func (*MockVoiceIDAPI) DescribeWatchlistWithContext ¶ added in v1.44.230
func (m *MockVoiceIDAPI) DescribeWatchlistWithContext(arg0 context.Context, arg1 *voiceid.DescribeWatchlistInput, arg2 ...request.Option) (*voiceid.DescribeWatchlistOutput, error)
DescribeWatchlistWithContext mocks base method
func (*MockVoiceIDAPI) DisassociateFraudster ¶ added in v1.44.230
func (m *MockVoiceIDAPI) DisassociateFraudster(arg0 *voiceid.DisassociateFraudsterInput) (*voiceid.DisassociateFraudsterOutput, error)
DisassociateFraudster mocks base method
func (*MockVoiceIDAPI) DisassociateFraudsterRequest ¶ added in v1.44.230
func (m *MockVoiceIDAPI) DisassociateFraudsterRequest(arg0 *voiceid.DisassociateFraudsterInput) (*request.Request, *voiceid.DisassociateFraudsterOutput)
DisassociateFraudsterRequest mocks base method
func (*MockVoiceIDAPI) DisassociateFraudsterWithContext ¶ added in v1.44.230
func (m *MockVoiceIDAPI) DisassociateFraudsterWithContext(arg0 context.Context, arg1 *voiceid.DisassociateFraudsterInput, arg2 ...request.Option) (*voiceid.DisassociateFraudsterOutput, error)
DisassociateFraudsterWithContext mocks base method
func (*MockVoiceIDAPI) EXPECT ¶
func (m *MockVoiceIDAPI) EXPECT() *MockVoiceIDAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockVoiceIDAPI) EvaluateSession ¶
func (m *MockVoiceIDAPI) EvaluateSession(arg0 *voiceid.EvaluateSessionInput) (*voiceid.EvaluateSessionOutput, error)
EvaluateSession mocks base method
func (*MockVoiceIDAPI) EvaluateSessionRequest ¶
func (m *MockVoiceIDAPI) EvaluateSessionRequest(arg0 *voiceid.EvaluateSessionInput) (*request.Request, *voiceid.EvaluateSessionOutput)
EvaluateSessionRequest mocks base method
func (*MockVoiceIDAPI) EvaluateSessionWithContext ¶
func (m *MockVoiceIDAPI) EvaluateSessionWithContext(arg0 context.Context, arg1 *voiceid.EvaluateSessionInput, arg2 ...request.Option) (*voiceid.EvaluateSessionOutput, error)
EvaluateSessionWithContext mocks base method
func (*MockVoiceIDAPI) ListDomains ¶
func (m *MockVoiceIDAPI) ListDomains(arg0 *voiceid.ListDomainsInput) (*voiceid.ListDomainsOutput, error)
ListDomains mocks base method
func (*MockVoiceIDAPI) ListDomainsPages ¶
func (m *MockVoiceIDAPI) ListDomainsPages(arg0 *voiceid.ListDomainsInput, arg1 func(*voiceid.ListDomainsOutput, bool) bool) error
ListDomainsPages mocks base method
func (*MockVoiceIDAPI) ListDomainsPagesWithContext ¶
func (m *MockVoiceIDAPI) ListDomainsPagesWithContext(arg0 context.Context, arg1 *voiceid.ListDomainsInput, arg2 func(*voiceid.ListDomainsOutput, bool) bool, arg3 ...request.Option) error
ListDomainsPagesWithContext mocks base method
func (*MockVoiceIDAPI) ListDomainsRequest ¶
func (m *MockVoiceIDAPI) ListDomainsRequest(arg0 *voiceid.ListDomainsInput) (*request.Request, *voiceid.ListDomainsOutput)
ListDomainsRequest mocks base method
func (*MockVoiceIDAPI) ListDomainsWithContext ¶
func (m *MockVoiceIDAPI) ListDomainsWithContext(arg0 context.Context, arg1 *voiceid.ListDomainsInput, arg2 ...request.Option) (*voiceid.ListDomainsOutput, error)
ListDomainsWithContext mocks base method
func (*MockVoiceIDAPI) ListFraudsterRegistrationJobs ¶
func (m *MockVoiceIDAPI) ListFraudsterRegistrationJobs(arg0 *voiceid.ListFraudsterRegistrationJobsInput) (*voiceid.ListFraudsterRegistrationJobsOutput, error)
ListFraudsterRegistrationJobs mocks base method
func (*MockVoiceIDAPI) ListFraudsterRegistrationJobsPages ¶
func (m *MockVoiceIDAPI) ListFraudsterRegistrationJobsPages(arg0 *voiceid.ListFraudsterRegistrationJobsInput, arg1 func(*voiceid.ListFraudsterRegistrationJobsOutput, bool) bool) error
ListFraudsterRegistrationJobsPages mocks base method
func (*MockVoiceIDAPI) ListFraudsterRegistrationJobsPagesWithContext ¶
func (m *MockVoiceIDAPI) ListFraudsterRegistrationJobsPagesWithContext(arg0 context.Context, arg1 *voiceid.ListFraudsterRegistrationJobsInput, arg2 func(*voiceid.ListFraudsterRegistrationJobsOutput, bool) bool, arg3 ...request.Option) error
ListFraudsterRegistrationJobsPagesWithContext mocks base method
func (*MockVoiceIDAPI) ListFraudsterRegistrationJobsRequest ¶
func (m *MockVoiceIDAPI) ListFraudsterRegistrationJobsRequest(arg0 *voiceid.ListFraudsterRegistrationJobsInput) (*request.Request, *voiceid.ListFraudsterRegistrationJobsOutput)
ListFraudsterRegistrationJobsRequest mocks base method
func (*MockVoiceIDAPI) ListFraudsterRegistrationJobsWithContext ¶
func (m *MockVoiceIDAPI) ListFraudsterRegistrationJobsWithContext(arg0 context.Context, arg1 *voiceid.ListFraudsterRegistrationJobsInput, arg2 ...request.Option) (*voiceid.ListFraudsterRegistrationJobsOutput, error)
ListFraudsterRegistrationJobsWithContext mocks base method
func (*MockVoiceIDAPI) ListFraudsters ¶ added in v1.44.230
func (m *MockVoiceIDAPI) ListFraudsters(arg0 *voiceid.ListFraudstersInput) (*voiceid.ListFraudstersOutput, error)
ListFraudsters mocks base method
func (*MockVoiceIDAPI) ListFraudstersPages ¶ added in v1.44.230
func (m *MockVoiceIDAPI) ListFraudstersPages(arg0 *voiceid.ListFraudstersInput, arg1 func(*voiceid.ListFraudstersOutput, bool) bool) error
ListFraudstersPages mocks base method
func (*MockVoiceIDAPI) ListFraudstersPagesWithContext ¶ added in v1.44.230
func (m *MockVoiceIDAPI) ListFraudstersPagesWithContext(arg0 context.Context, arg1 *voiceid.ListFraudstersInput, arg2 func(*voiceid.ListFraudstersOutput, bool) bool, arg3 ...request.Option) error
ListFraudstersPagesWithContext mocks base method
func (*MockVoiceIDAPI) ListFraudstersRequest ¶ added in v1.44.230
func (m *MockVoiceIDAPI) ListFraudstersRequest(arg0 *voiceid.ListFraudstersInput) (*request.Request, *voiceid.ListFraudstersOutput)
ListFraudstersRequest mocks base method
func (*MockVoiceIDAPI) ListFraudstersWithContext ¶ added in v1.44.230
func (m *MockVoiceIDAPI) ListFraudstersWithContext(arg0 context.Context, arg1 *voiceid.ListFraudstersInput, arg2 ...request.Option) (*voiceid.ListFraudstersOutput, error)
ListFraudstersWithContext mocks base method
func (*MockVoiceIDAPI) ListSpeakerEnrollmentJobs ¶
func (m *MockVoiceIDAPI) ListSpeakerEnrollmentJobs(arg0 *voiceid.ListSpeakerEnrollmentJobsInput) (*voiceid.ListSpeakerEnrollmentJobsOutput, error)
ListSpeakerEnrollmentJobs mocks base method
func (*MockVoiceIDAPI) ListSpeakerEnrollmentJobsPages ¶
func (m *MockVoiceIDAPI) ListSpeakerEnrollmentJobsPages(arg0 *voiceid.ListSpeakerEnrollmentJobsInput, arg1 func(*voiceid.ListSpeakerEnrollmentJobsOutput, bool) bool) error
ListSpeakerEnrollmentJobsPages mocks base method
func (*MockVoiceIDAPI) ListSpeakerEnrollmentJobsPagesWithContext ¶
func (m *MockVoiceIDAPI) ListSpeakerEnrollmentJobsPagesWithContext(arg0 context.Context, arg1 *voiceid.ListSpeakerEnrollmentJobsInput, arg2 func(*voiceid.ListSpeakerEnrollmentJobsOutput, bool) bool, arg3 ...request.Option) error
ListSpeakerEnrollmentJobsPagesWithContext mocks base method
func (*MockVoiceIDAPI) ListSpeakerEnrollmentJobsRequest ¶
func (m *MockVoiceIDAPI) ListSpeakerEnrollmentJobsRequest(arg0 *voiceid.ListSpeakerEnrollmentJobsInput) (*request.Request, *voiceid.ListSpeakerEnrollmentJobsOutput)
ListSpeakerEnrollmentJobsRequest mocks base method
func (*MockVoiceIDAPI) ListSpeakerEnrollmentJobsWithContext ¶
func (m *MockVoiceIDAPI) ListSpeakerEnrollmentJobsWithContext(arg0 context.Context, arg1 *voiceid.ListSpeakerEnrollmentJobsInput, arg2 ...request.Option) (*voiceid.ListSpeakerEnrollmentJobsOutput, error)
ListSpeakerEnrollmentJobsWithContext mocks base method
func (*MockVoiceIDAPI) ListSpeakers ¶
func (m *MockVoiceIDAPI) ListSpeakers(arg0 *voiceid.ListSpeakersInput) (*voiceid.ListSpeakersOutput, error)
ListSpeakers mocks base method
func (*MockVoiceIDAPI) ListSpeakersPages ¶
func (m *MockVoiceIDAPI) ListSpeakersPages(arg0 *voiceid.ListSpeakersInput, arg1 func(*voiceid.ListSpeakersOutput, bool) bool) error
ListSpeakersPages mocks base method
func (*MockVoiceIDAPI) ListSpeakersPagesWithContext ¶
func (m *MockVoiceIDAPI) ListSpeakersPagesWithContext(arg0 context.Context, arg1 *voiceid.ListSpeakersInput, arg2 func(*voiceid.ListSpeakersOutput, bool) bool, arg3 ...request.Option) error
ListSpeakersPagesWithContext mocks base method
func (*MockVoiceIDAPI) ListSpeakersRequest ¶
func (m *MockVoiceIDAPI) ListSpeakersRequest(arg0 *voiceid.ListSpeakersInput) (*request.Request, *voiceid.ListSpeakersOutput)
ListSpeakersRequest mocks base method
func (*MockVoiceIDAPI) ListSpeakersWithContext ¶
func (m *MockVoiceIDAPI) ListSpeakersWithContext(arg0 context.Context, arg1 *voiceid.ListSpeakersInput, arg2 ...request.Option) (*voiceid.ListSpeakersOutput, error)
ListSpeakersWithContext mocks base method
func (*MockVoiceIDAPI) ListTagsForResource ¶
func (m *MockVoiceIDAPI) ListTagsForResource(arg0 *voiceid.ListTagsForResourceInput) (*voiceid.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockVoiceIDAPI) ListTagsForResourceRequest ¶
func (m *MockVoiceIDAPI) ListTagsForResourceRequest(arg0 *voiceid.ListTagsForResourceInput) (*request.Request, *voiceid.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockVoiceIDAPI) ListTagsForResourceWithContext ¶
func (m *MockVoiceIDAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *voiceid.ListTagsForResourceInput, arg2 ...request.Option) (*voiceid.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockVoiceIDAPI) ListWatchlists ¶ added in v1.44.230
func (m *MockVoiceIDAPI) ListWatchlists(arg0 *voiceid.ListWatchlistsInput) (*voiceid.ListWatchlistsOutput, error)
ListWatchlists mocks base method
func (*MockVoiceIDAPI) ListWatchlistsPages ¶ added in v1.44.230
func (m *MockVoiceIDAPI) ListWatchlistsPages(arg0 *voiceid.ListWatchlistsInput, arg1 func(*voiceid.ListWatchlistsOutput, bool) bool) error
ListWatchlistsPages mocks base method
func (*MockVoiceIDAPI) ListWatchlistsPagesWithContext ¶ added in v1.44.230
func (m *MockVoiceIDAPI) ListWatchlistsPagesWithContext(arg0 context.Context, arg1 *voiceid.ListWatchlistsInput, arg2 func(*voiceid.ListWatchlistsOutput, bool) bool, arg3 ...request.Option) error
ListWatchlistsPagesWithContext mocks base method
func (*MockVoiceIDAPI) ListWatchlistsRequest ¶ added in v1.44.230
func (m *MockVoiceIDAPI) ListWatchlistsRequest(arg0 *voiceid.ListWatchlistsInput) (*request.Request, *voiceid.ListWatchlistsOutput)
ListWatchlistsRequest mocks base method
func (*MockVoiceIDAPI) ListWatchlistsWithContext ¶ added in v1.44.230
func (m *MockVoiceIDAPI) ListWatchlistsWithContext(arg0 context.Context, arg1 *voiceid.ListWatchlistsInput, arg2 ...request.Option) (*voiceid.ListWatchlistsOutput, error)
ListWatchlistsWithContext mocks base method
func (*MockVoiceIDAPI) OptOutSpeaker ¶
func (m *MockVoiceIDAPI) OptOutSpeaker(arg0 *voiceid.OptOutSpeakerInput) (*voiceid.OptOutSpeakerOutput, error)
OptOutSpeaker mocks base method
func (*MockVoiceIDAPI) OptOutSpeakerRequest ¶
func (m *MockVoiceIDAPI) OptOutSpeakerRequest(arg0 *voiceid.OptOutSpeakerInput) (*request.Request, *voiceid.OptOutSpeakerOutput)
OptOutSpeakerRequest mocks base method
func (*MockVoiceIDAPI) OptOutSpeakerWithContext ¶
func (m *MockVoiceIDAPI) OptOutSpeakerWithContext(arg0 context.Context, arg1 *voiceid.OptOutSpeakerInput, arg2 ...request.Option) (*voiceid.OptOutSpeakerOutput, error)
OptOutSpeakerWithContext mocks base method
func (*MockVoiceIDAPI) StartFraudsterRegistrationJob ¶
func (m *MockVoiceIDAPI) StartFraudsterRegistrationJob(arg0 *voiceid.StartFraudsterRegistrationJobInput) (*voiceid.StartFraudsterRegistrationJobOutput, error)
StartFraudsterRegistrationJob mocks base method
func (*MockVoiceIDAPI) StartFraudsterRegistrationJobRequest ¶
func (m *MockVoiceIDAPI) StartFraudsterRegistrationJobRequest(arg0 *voiceid.StartFraudsterRegistrationJobInput) (*request.Request, *voiceid.StartFraudsterRegistrationJobOutput)
StartFraudsterRegistrationJobRequest mocks base method
func (*MockVoiceIDAPI) StartFraudsterRegistrationJobWithContext ¶
func (m *MockVoiceIDAPI) StartFraudsterRegistrationJobWithContext(arg0 context.Context, arg1 *voiceid.StartFraudsterRegistrationJobInput, arg2 ...request.Option) (*voiceid.StartFraudsterRegistrationJobOutput, error)
StartFraudsterRegistrationJobWithContext mocks base method
func (*MockVoiceIDAPI) StartSpeakerEnrollmentJob ¶
func (m *MockVoiceIDAPI) StartSpeakerEnrollmentJob(arg0 *voiceid.StartSpeakerEnrollmentJobInput) (*voiceid.StartSpeakerEnrollmentJobOutput, error)
StartSpeakerEnrollmentJob mocks base method
func (*MockVoiceIDAPI) StartSpeakerEnrollmentJobRequest ¶
func (m *MockVoiceIDAPI) StartSpeakerEnrollmentJobRequest(arg0 *voiceid.StartSpeakerEnrollmentJobInput) (*request.Request, *voiceid.StartSpeakerEnrollmentJobOutput)
StartSpeakerEnrollmentJobRequest mocks base method
func (*MockVoiceIDAPI) StartSpeakerEnrollmentJobWithContext ¶
func (m *MockVoiceIDAPI) StartSpeakerEnrollmentJobWithContext(arg0 context.Context, arg1 *voiceid.StartSpeakerEnrollmentJobInput, arg2 ...request.Option) (*voiceid.StartSpeakerEnrollmentJobOutput, error)
StartSpeakerEnrollmentJobWithContext mocks base method
func (*MockVoiceIDAPI) TagResource ¶
func (m *MockVoiceIDAPI) TagResource(arg0 *voiceid.TagResourceInput) (*voiceid.TagResourceOutput, error)
TagResource mocks base method
func (*MockVoiceIDAPI) TagResourceRequest ¶
func (m *MockVoiceIDAPI) TagResourceRequest(arg0 *voiceid.TagResourceInput) (*request.Request, *voiceid.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockVoiceIDAPI) TagResourceWithContext ¶
func (m *MockVoiceIDAPI) TagResourceWithContext(arg0 context.Context, arg1 *voiceid.TagResourceInput, arg2 ...request.Option) (*voiceid.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockVoiceIDAPI) UntagResource ¶
func (m *MockVoiceIDAPI) UntagResource(arg0 *voiceid.UntagResourceInput) (*voiceid.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockVoiceIDAPI) UntagResourceRequest ¶
func (m *MockVoiceIDAPI) UntagResourceRequest(arg0 *voiceid.UntagResourceInput) (*request.Request, *voiceid.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockVoiceIDAPI) UntagResourceWithContext ¶
func (m *MockVoiceIDAPI) UntagResourceWithContext(arg0 context.Context, arg1 *voiceid.UntagResourceInput, arg2 ...request.Option) (*voiceid.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockVoiceIDAPI) UpdateDomain ¶
func (m *MockVoiceIDAPI) UpdateDomain(arg0 *voiceid.UpdateDomainInput) (*voiceid.UpdateDomainOutput, error)
UpdateDomain mocks base method
func (*MockVoiceIDAPI) UpdateDomainRequest ¶
func (m *MockVoiceIDAPI) UpdateDomainRequest(arg0 *voiceid.UpdateDomainInput) (*request.Request, *voiceid.UpdateDomainOutput)
UpdateDomainRequest mocks base method
func (*MockVoiceIDAPI) UpdateDomainWithContext ¶
func (m *MockVoiceIDAPI) UpdateDomainWithContext(arg0 context.Context, arg1 *voiceid.UpdateDomainInput, arg2 ...request.Option) (*voiceid.UpdateDomainOutput, error)
UpdateDomainWithContext mocks base method
func (*MockVoiceIDAPI) UpdateWatchlist ¶ added in v1.44.230
func (m *MockVoiceIDAPI) UpdateWatchlist(arg0 *voiceid.UpdateWatchlistInput) (*voiceid.UpdateWatchlistOutput, error)
UpdateWatchlist mocks base method
func (*MockVoiceIDAPI) UpdateWatchlistRequest ¶ added in v1.44.230
func (m *MockVoiceIDAPI) UpdateWatchlistRequest(arg0 *voiceid.UpdateWatchlistInput) (*request.Request, *voiceid.UpdateWatchlistOutput)
UpdateWatchlistRequest mocks base method
func (*MockVoiceIDAPI) UpdateWatchlistWithContext ¶ added in v1.44.230
func (m *MockVoiceIDAPI) UpdateWatchlistWithContext(arg0 context.Context, arg1 *voiceid.UpdateWatchlistInput, arg2 ...request.Option) (*voiceid.UpdateWatchlistOutput, error)
UpdateWatchlistWithContext mocks base method
type MockVoiceIDAPIMockRecorder ¶
type MockVoiceIDAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockVoiceIDAPIMockRecorder is the mock recorder for MockVoiceIDAPI
func (*MockVoiceIDAPIMockRecorder) AssociateFraudster ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) AssociateFraudster(arg0 interface{}) *gomock.Call
AssociateFraudster indicates an expected call of AssociateFraudster
func (*MockVoiceIDAPIMockRecorder) AssociateFraudsterRequest ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) AssociateFraudsterRequest(arg0 interface{}) *gomock.Call
AssociateFraudsterRequest indicates an expected call of AssociateFraudsterRequest
func (*MockVoiceIDAPIMockRecorder) AssociateFraudsterWithContext ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) AssociateFraudsterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateFraudsterWithContext indicates an expected call of AssociateFraudsterWithContext
func (*MockVoiceIDAPIMockRecorder) CreateDomain ¶
func (mr *MockVoiceIDAPIMockRecorder) CreateDomain(arg0 interface{}) *gomock.Call
CreateDomain indicates an expected call of CreateDomain
func (*MockVoiceIDAPIMockRecorder) CreateDomainRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) CreateDomainRequest(arg0 interface{}) *gomock.Call
CreateDomainRequest indicates an expected call of CreateDomainRequest
func (*MockVoiceIDAPIMockRecorder) CreateDomainWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) CreateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDomainWithContext indicates an expected call of CreateDomainWithContext
func (*MockVoiceIDAPIMockRecorder) CreateWatchlist ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) CreateWatchlist(arg0 interface{}) *gomock.Call
CreateWatchlist indicates an expected call of CreateWatchlist
func (*MockVoiceIDAPIMockRecorder) CreateWatchlistRequest ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) CreateWatchlistRequest(arg0 interface{}) *gomock.Call
CreateWatchlistRequest indicates an expected call of CreateWatchlistRequest
func (*MockVoiceIDAPIMockRecorder) CreateWatchlistWithContext ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) CreateWatchlistWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWatchlistWithContext indicates an expected call of CreateWatchlistWithContext
func (*MockVoiceIDAPIMockRecorder) DeleteDomain ¶
func (mr *MockVoiceIDAPIMockRecorder) DeleteDomain(arg0 interface{}) *gomock.Call
DeleteDomain indicates an expected call of DeleteDomain
func (*MockVoiceIDAPIMockRecorder) DeleteDomainRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) DeleteDomainRequest(arg0 interface{}) *gomock.Call
DeleteDomainRequest indicates an expected call of DeleteDomainRequest
func (*MockVoiceIDAPIMockRecorder) DeleteDomainWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) DeleteDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDomainWithContext indicates an expected call of DeleteDomainWithContext
func (*MockVoiceIDAPIMockRecorder) DeleteFraudster ¶
func (mr *MockVoiceIDAPIMockRecorder) DeleteFraudster(arg0 interface{}) *gomock.Call
DeleteFraudster indicates an expected call of DeleteFraudster
func (*MockVoiceIDAPIMockRecorder) DeleteFraudsterRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) DeleteFraudsterRequest(arg0 interface{}) *gomock.Call
DeleteFraudsterRequest indicates an expected call of DeleteFraudsterRequest
func (*MockVoiceIDAPIMockRecorder) DeleteFraudsterWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) DeleteFraudsterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFraudsterWithContext indicates an expected call of DeleteFraudsterWithContext
func (*MockVoiceIDAPIMockRecorder) DeleteSpeaker ¶
func (mr *MockVoiceIDAPIMockRecorder) DeleteSpeaker(arg0 interface{}) *gomock.Call
DeleteSpeaker indicates an expected call of DeleteSpeaker
func (*MockVoiceIDAPIMockRecorder) DeleteSpeakerRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) DeleteSpeakerRequest(arg0 interface{}) *gomock.Call
DeleteSpeakerRequest indicates an expected call of DeleteSpeakerRequest
func (*MockVoiceIDAPIMockRecorder) DeleteSpeakerWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) DeleteSpeakerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSpeakerWithContext indicates an expected call of DeleteSpeakerWithContext
func (*MockVoiceIDAPIMockRecorder) DeleteWatchlist ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) DeleteWatchlist(arg0 interface{}) *gomock.Call
DeleteWatchlist indicates an expected call of DeleteWatchlist
func (*MockVoiceIDAPIMockRecorder) DeleteWatchlistRequest ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) DeleteWatchlistRequest(arg0 interface{}) *gomock.Call
DeleteWatchlistRequest indicates an expected call of DeleteWatchlistRequest
func (*MockVoiceIDAPIMockRecorder) DeleteWatchlistWithContext ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) DeleteWatchlistWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWatchlistWithContext indicates an expected call of DeleteWatchlistWithContext
func (*MockVoiceIDAPIMockRecorder) DescribeDomain ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeDomain(arg0 interface{}) *gomock.Call
DescribeDomain indicates an expected call of DescribeDomain
func (*MockVoiceIDAPIMockRecorder) DescribeDomainRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeDomainRequest(arg0 interface{}) *gomock.Call
DescribeDomainRequest indicates an expected call of DescribeDomainRequest
func (*MockVoiceIDAPIMockRecorder) DescribeDomainWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDomainWithContext indicates an expected call of DescribeDomainWithContext
func (*MockVoiceIDAPIMockRecorder) DescribeFraudster ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeFraudster(arg0 interface{}) *gomock.Call
DescribeFraudster indicates an expected call of DescribeFraudster
func (*MockVoiceIDAPIMockRecorder) DescribeFraudsterRegistrationJob ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeFraudsterRegistrationJob(arg0 interface{}) *gomock.Call
DescribeFraudsterRegistrationJob indicates an expected call of DescribeFraudsterRegistrationJob
func (*MockVoiceIDAPIMockRecorder) DescribeFraudsterRegistrationJobRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeFraudsterRegistrationJobRequest(arg0 interface{}) *gomock.Call
DescribeFraudsterRegistrationJobRequest indicates an expected call of DescribeFraudsterRegistrationJobRequest
func (*MockVoiceIDAPIMockRecorder) DescribeFraudsterRegistrationJobWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeFraudsterRegistrationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFraudsterRegistrationJobWithContext indicates an expected call of DescribeFraudsterRegistrationJobWithContext
func (*MockVoiceIDAPIMockRecorder) DescribeFraudsterRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeFraudsterRequest(arg0 interface{}) *gomock.Call
DescribeFraudsterRequest indicates an expected call of DescribeFraudsterRequest
func (*MockVoiceIDAPIMockRecorder) DescribeFraudsterWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeFraudsterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFraudsterWithContext indicates an expected call of DescribeFraudsterWithContext
func (*MockVoiceIDAPIMockRecorder) DescribeSpeaker ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeSpeaker(arg0 interface{}) *gomock.Call
DescribeSpeaker indicates an expected call of DescribeSpeaker
func (*MockVoiceIDAPIMockRecorder) DescribeSpeakerEnrollmentJob ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeSpeakerEnrollmentJob(arg0 interface{}) *gomock.Call
DescribeSpeakerEnrollmentJob indicates an expected call of DescribeSpeakerEnrollmentJob
func (*MockVoiceIDAPIMockRecorder) DescribeSpeakerEnrollmentJobRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeSpeakerEnrollmentJobRequest(arg0 interface{}) *gomock.Call
DescribeSpeakerEnrollmentJobRequest indicates an expected call of DescribeSpeakerEnrollmentJobRequest
func (*MockVoiceIDAPIMockRecorder) DescribeSpeakerEnrollmentJobWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeSpeakerEnrollmentJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSpeakerEnrollmentJobWithContext indicates an expected call of DescribeSpeakerEnrollmentJobWithContext
func (*MockVoiceIDAPIMockRecorder) DescribeSpeakerRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeSpeakerRequest(arg0 interface{}) *gomock.Call
DescribeSpeakerRequest indicates an expected call of DescribeSpeakerRequest
func (*MockVoiceIDAPIMockRecorder) DescribeSpeakerWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) DescribeSpeakerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSpeakerWithContext indicates an expected call of DescribeSpeakerWithContext
func (*MockVoiceIDAPIMockRecorder) DescribeWatchlist ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) DescribeWatchlist(arg0 interface{}) *gomock.Call
DescribeWatchlist indicates an expected call of DescribeWatchlist
func (*MockVoiceIDAPIMockRecorder) DescribeWatchlistRequest ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) DescribeWatchlistRequest(arg0 interface{}) *gomock.Call
DescribeWatchlistRequest indicates an expected call of DescribeWatchlistRequest
func (*MockVoiceIDAPIMockRecorder) DescribeWatchlistWithContext ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) DescribeWatchlistWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeWatchlistWithContext indicates an expected call of DescribeWatchlistWithContext
func (*MockVoiceIDAPIMockRecorder) DisassociateFraudster ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) DisassociateFraudster(arg0 interface{}) *gomock.Call
DisassociateFraudster indicates an expected call of DisassociateFraudster
func (*MockVoiceIDAPIMockRecorder) DisassociateFraudsterRequest ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) DisassociateFraudsterRequest(arg0 interface{}) *gomock.Call
DisassociateFraudsterRequest indicates an expected call of DisassociateFraudsterRequest
func (*MockVoiceIDAPIMockRecorder) DisassociateFraudsterWithContext ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) DisassociateFraudsterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateFraudsterWithContext indicates an expected call of DisassociateFraudsterWithContext
func (*MockVoiceIDAPIMockRecorder) EvaluateSession ¶
func (mr *MockVoiceIDAPIMockRecorder) EvaluateSession(arg0 interface{}) *gomock.Call
EvaluateSession indicates an expected call of EvaluateSession
func (*MockVoiceIDAPIMockRecorder) EvaluateSessionRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) EvaluateSessionRequest(arg0 interface{}) *gomock.Call
EvaluateSessionRequest indicates an expected call of EvaluateSessionRequest
func (*MockVoiceIDAPIMockRecorder) EvaluateSessionWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) EvaluateSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EvaluateSessionWithContext indicates an expected call of EvaluateSessionWithContext
func (*MockVoiceIDAPIMockRecorder) ListDomains ¶
func (mr *MockVoiceIDAPIMockRecorder) ListDomains(arg0 interface{}) *gomock.Call
ListDomains indicates an expected call of ListDomains
func (*MockVoiceIDAPIMockRecorder) ListDomainsPages ¶
func (mr *MockVoiceIDAPIMockRecorder) ListDomainsPages(arg0, arg1 interface{}) *gomock.Call
ListDomainsPages indicates an expected call of ListDomainsPages
func (*MockVoiceIDAPIMockRecorder) ListDomainsPagesWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) ListDomainsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDomainsPagesWithContext indicates an expected call of ListDomainsPagesWithContext
func (*MockVoiceIDAPIMockRecorder) ListDomainsRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) ListDomainsRequest(arg0 interface{}) *gomock.Call
ListDomainsRequest indicates an expected call of ListDomainsRequest
func (*MockVoiceIDAPIMockRecorder) ListDomainsWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) ListDomainsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDomainsWithContext indicates an expected call of ListDomainsWithContext
func (*MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobs ¶
func (mr *MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobs(arg0 interface{}) *gomock.Call
ListFraudsterRegistrationJobs indicates an expected call of ListFraudsterRegistrationJobs
func (*MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobsPages ¶
func (mr *MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobsPages(arg0, arg1 interface{}) *gomock.Call
ListFraudsterRegistrationJobsPages indicates an expected call of ListFraudsterRegistrationJobsPages
func (*MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobsPagesWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFraudsterRegistrationJobsPagesWithContext indicates an expected call of ListFraudsterRegistrationJobsPagesWithContext
func (*MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobsRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobsRequest(arg0 interface{}) *gomock.Call
ListFraudsterRegistrationJobsRequest indicates an expected call of ListFraudsterRegistrationJobsRequest
func (*MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobsWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) ListFraudsterRegistrationJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFraudsterRegistrationJobsWithContext indicates an expected call of ListFraudsterRegistrationJobsWithContext
func (*MockVoiceIDAPIMockRecorder) ListFraudsters ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) ListFraudsters(arg0 interface{}) *gomock.Call
ListFraudsters indicates an expected call of ListFraudsters
func (*MockVoiceIDAPIMockRecorder) ListFraudstersPages ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) ListFraudstersPages(arg0, arg1 interface{}) *gomock.Call
ListFraudstersPages indicates an expected call of ListFraudstersPages
func (*MockVoiceIDAPIMockRecorder) ListFraudstersPagesWithContext ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) ListFraudstersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFraudstersPagesWithContext indicates an expected call of ListFraudstersPagesWithContext
func (*MockVoiceIDAPIMockRecorder) ListFraudstersRequest ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) ListFraudstersRequest(arg0 interface{}) *gomock.Call
ListFraudstersRequest indicates an expected call of ListFraudstersRequest
func (*MockVoiceIDAPIMockRecorder) ListFraudstersWithContext ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) ListFraudstersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFraudstersWithContext indicates an expected call of ListFraudstersWithContext
func (*MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobs ¶
func (mr *MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobs(arg0 interface{}) *gomock.Call
ListSpeakerEnrollmentJobs indicates an expected call of ListSpeakerEnrollmentJobs
func (*MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobsPages ¶
func (mr *MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobsPages(arg0, arg1 interface{}) *gomock.Call
ListSpeakerEnrollmentJobsPages indicates an expected call of ListSpeakerEnrollmentJobsPages
func (*MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobsPagesWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSpeakerEnrollmentJobsPagesWithContext indicates an expected call of ListSpeakerEnrollmentJobsPagesWithContext
func (*MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobsRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobsRequest(arg0 interface{}) *gomock.Call
ListSpeakerEnrollmentJobsRequest indicates an expected call of ListSpeakerEnrollmentJobsRequest
func (*MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobsWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) ListSpeakerEnrollmentJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSpeakerEnrollmentJobsWithContext indicates an expected call of ListSpeakerEnrollmentJobsWithContext
func (*MockVoiceIDAPIMockRecorder) ListSpeakers ¶
func (mr *MockVoiceIDAPIMockRecorder) ListSpeakers(arg0 interface{}) *gomock.Call
ListSpeakers indicates an expected call of ListSpeakers
func (*MockVoiceIDAPIMockRecorder) ListSpeakersPages ¶
func (mr *MockVoiceIDAPIMockRecorder) ListSpeakersPages(arg0, arg1 interface{}) *gomock.Call
ListSpeakersPages indicates an expected call of ListSpeakersPages
func (*MockVoiceIDAPIMockRecorder) ListSpeakersPagesWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) ListSpeakersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSpeakersPagesWithContext indicates an expected call of ListSpeakersPagesWithContext
func (*MockVoiceIDAPIMockRecorder) ListSpeakersRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) ListSpeakersRequest(arg0 interface{}) *gomock.Call
ListSpeakersRequest indicates an expected call of ListSpeakersRequest
func (*MockVoiceIDAPIMockRecorder) ListSpeakersWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) ListSpeakersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSpeakersWithContext indicates an expected call of ListSpeakersWithContext
func (*MockVoiceIDAPIMockRecorder) ListTagsForResource ¶
func (mr *MockVoiceIDAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockVoiceIDAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockVoiceIDAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockVoiceIDAPIMockRecorder) ListWatchlists ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) ListWatchlists(arg0 interface{}) *gomock.Call
ListWatchlists indicates an expected call of ListWatchlists
func (*MockVoiceIDAPIMockRecorder) ListWatchlistsPages ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) ListWatchlistsPages(arg0, arg1 interface{}) *gomock.Call
ListWatchlistsPages indicates an expected call of ListWatchlistsPages
func (*MockVoiceIDAPIMockRecorder) ListWatchlistsPagesWithContext ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) ListWatchlistsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWatchlistsPagesWithContext indicates an expected call of ListWatchlistsPagesWithContext
func (*MockVoiceIDAPIMockRecorder) ListWatchlistsRequest ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) ListWatchlistsRequest(arg0 interface{}) *gomock.Call
ListWatchlistsRequest indicates an expected call of ListWatchlistsRequest
func (*MockVoiceIDAPIMockRecorder) ListWatchlistsWithContext ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) ListWatchlistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWatchlistsWithContext indicates an expected call of ListWatchlistsWithContext
func (*MockVoiceIDAPIMockRecorder) OptOutSpeaker ¶
func (mr *MockVoiceIDAPIMockRecorder) OptOutSpeaker(arg0 interface{}) *gomock.Call
OptOutSpeaker indicates an expected call of OptOutSpeaker
func (*MockVoiceIDAPIMockRecorder) OptOutSpeakerRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) OptOutSpeakerRequest(arg0 interface{}) *gomock.Call
OptOutSpeakerRequest indicates an expected call of OptOutSpeakerRequest
func (*MockVoiceIDAPIMockRecorder) OptOutSpeakerWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) OptOutSpeakerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
OptOutSpeakerWithContext indicates an expected call of OptOutSpeakerWithContext
func (*MockVoiceIDAPIMockRecorder) StartFraudsterRegistrationJob ¶
func (mr *MockVoiceIDAPIMockRecorder) StartFraudsterRegistrationJob(arg0 interface{}) *gomock.Call
StartFraudsterRegistrationJob indicates an expected call of StartFraudsterRegistrationJob
func (*MockVoiceIDAPIMockRecorder) StartFraudsterRegistrationJobRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) StartFraudsterRegistrationJobRequest(arg0 interface{}) *gomock.Call
StartFraudsterRegistrationJobRequest indicates an expected call of StartFraudsterRegistrationJobRequest
func (*MockVoiceIDAPIMockRecorder) StartFraudsterRegistrationJobWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) StartFraudsterRegistrationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartFraudsterRegistrationJobWithContext indicates an expected call of StartFraudsterRegistrationJobWithContext
func (*MockVoiceIDAPIMockRecorder) StartSpeakerEnrollmentJob ¶
func (mr *MockVoiceIDAPIMockRecorder) StartSpeakerEnrollmentJob(arg0 interface{}) *gomock.Call
StartSpeakerEnrollmentJob indicates an expected call of StartSpeakerEnrollmentJob
func (*MockVoiceIDAPIMockRecorder) StartSpeakerEnrollmentJobRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) StartSpeakerEnrollmentJobRequest(arg0 interface{}) *gomock.Call
StartSpeakerEnrollmentJobRequest indicates an expected call of StartSpeakerEnrollmentJobRequest
func (*MockVoiceIDAPIMockRecorder) StartSpeakerEnrollmentJobWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) StartSpeakerEnrollmentJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartSpeakerEnrollmentJobWithContext indicates an expected call of StartSpeakerEnrollmentJobWithContext
func (*MockVoiceIDAPIMockRecorder) TagResource ¶
func (mr *MockVoiceIDAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockVoiceIDAPIMockRecorder) TagResourceRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockVoiceIDAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockVoiceIDAPIMockRecorder) UntagResource ¶
func (mr *MockVoiceIDAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockVoiceIDAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockVoiceIDAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockVoiceIDAPIMockRecorder) UpdateDomain ¶
func (mr *MockVoiceIDAPIMockRecorder) UpdateDomain(arg0 interface{}) *gomock.Call
UpdateDomain indicates an expected call of UpdateDomain
func (*MockVoiceIDAPIMockRecorder) UpdateDomainRequest ¶
func (mr *MockVoiceIDAPIMockRecorder) UpdateDomainRequest(arg0 interface{}) *gomock.Call
UpdateDomainRequest indicates an expected call of UpdateDomainRequest
func (*MockVoiceIDAPIMockRecorder) UpdateDomainWithContext ¶
func (mr *MockVoiceIDAPIMockRecorder) UpdateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDomainWithContext indicates an expected call of UpdateDomainWithContext
func (*MockVoiceIDAPIMockRecorder) UpdateWatchlist ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) UpdateWatchlist(arg0 interface{}) *gomock.Call
UpdateWatchlist indicates an expected call of UpdateWatchlist
func (*MockVoiceIDAPIMockRecorder) UpdateWatchlistRequest ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) UpdateWatchlistRequest(arg0 interface{}) *gomock.Call
UpdateWatchlistRequest indicates an expected call of UpdateWatchlistRequest
func (*MockVoiceIDAPIMockRecorder) UpdateWatchlistWithContext ¶ added in v1.44.230
func (mr *MockVoiceIDAPIMockRecorder) UpdateWatchlistWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateWatchlistWithContext indicates an expected call of UpdateWatchlistWithContext