Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CreateCallAnalyticsCategory(ctx context.Context, params *transcribe.CreateCallAnalyticsCategoryInput, ...) (*transcribe.CreateCallAnalyticsCategoryOutput, error)
- func (_m *IClient) CreateLanguageModel(ctx context.Context, params *transcribe.CreateLanguageModelInput, ...) (*transcribe.CreateLanguageModelOutput, error)
- func (_m *IClient) CreateMedicalVocabulary(ctx context.Context, params *transcribe.CreateMedicalVocabularyInput, ...) (*transcribe.CreateMedicalVocabularyOutput, error)
- func (_m *IClient) CreateVocabulary(ctx context.Context, params *transcribe.CreateVocabularyInput, ...) (*transcribe.CreateVocabularyOutput, error)
- func (_m *IClient) CreateVocabularyFilter(ctx context.Context, params *transcribe.CreateVocabularyFilterInput, ...) (*transcribe.CreateVocabularyFilterOutput, error)
- func (_m *IClient) DeleteCallAnalyticsCategory(ctx context.Context, params *transcribe.DeleteCallAnalyticsCategoryInput, ...) (*transcribe.DeleteCallAnalyticsCategoryOutput, error)
- func (_m *IClient) DeleteCallAnalyticsJob(ctx context.Context, params *transcribe.DeleteCallAnalyticsJobInput, ...) (*transcribe.DeleteCallAnalyticsJobOutput, error)
- func (_m *IClient) DeleteLanguageModel(ctx context.Context, params *transcribe.DeleteLanguageModelInput, ...) (*transcribe.DeleteLanguageModelOutput, error)
- func (_m *IClient) DeleteMedicalScribeJob(ctx context.Context, params *transcribe.DeleteMedicalScribeJobInput, ...) (*transcribe.DeleteMedicalScribeJobOutput, error)
- func (_m *IClient) DeleteMedicalTranscriptionJob(ctx context.Context, params *transcribe.DeleteMedicalTranscriptionJobInput, ...) (*transcribe.DeleteMedicalTranscriptionJobOutput, error)
- func (_m *IClient) DeleteMedicalVocabulary(ctx context.Context, params *transcribe.DeleteMedicalVocabularyInput, ...) (*transcribe.DeleteMedicalVocabularyOutput, error)
- func (_m *IClient) DeleteTranscriptionJob(ctx context.Context, params *transcribe.DeleteTranscriptionJobInput, ...) (*transcribe.DeleteTranscriptionJobOutput, error)
- func (_m *IClient) DeleteVocabulary(ctx context.Context, params *transcribe.DeleteVocabularyInput, ...) (*transcribe.DeleteVocabularyOutput, error)
- func (_m *IClient) DeleteVocabularyFilter(ctx context.Context, params *transcribe.DeleteVocabularyFilterInput, ...) (*transcribe.DeleteVocabularyFilterOutput, error)
- func (_m *IClient) DescribeLanguageModel(ctx context.Context, params *transcribe.DescribeLanguageModelInput, ...) (*transcribe.DescribeLanguageModelOutput, error)
- func (_m *IClient) GetCallAnalyticsCategory(ctx context.Context, params *transcribe.GetCallAnalyticsCategoryInput, ...) (*transcribe.GetCallAnalyticsCategoryOutput, error)
- func (_m *IClient) GetCallAnalyticsJob(ctx context.Context, params *transcribe.GetCallAnalyticsJobInput, ...) (*transcribe.GetCallAnalyticsJobOutput, error)
- func (_m *IClient) GetMedicalScribeJob(ctx context.Context, params *transcribe.GetMedicalScribeJobInput, ...) (*transcribe.GetMedicalScribeJobOutput, error)
- func (_m *IClient) GetMedicalTranscriptionJob(ctx context.Context, params *transcribe.GetMedicalTranscriptionJobInput, ...) (*transcribe.GetMedicalTranscriptionJobOutput, error)
- func (_m *IClient) GetMedicalVocabulary(ctx context.Context, params *transcribe.GetMedicalVocabularyInput, ...) (*transcribe.GetMedicalVocabularyOutput, error)
- func (_m *IClient) GetTranscriptionJob(ctx context.Context, params *transcribe.GetTranscriptionJobInput, ...) (*transcribe.GetTranscriptionJobOutput, error)
- func (_m *IClient) GetVocabulary(ctx context.Context, params *transcribe.GetVocabularyInput, ...) (*transcribe.GetVocabularyOutput, error)
- func (_m *IClient) GetVocabularyFilter(ctx context.Context, params *transcribe.GetVocabularyFilterInput, ...) (*transcribe.GetVocabularyFilterOutput, error)
- func (_m *IClient) ListCallAnalyticsCategories(ctx context.Context, params *transcribe.ListCallAnalyticsCategoriesInput, ...) (*transcribe.ListCallAnalyticsCategoriesOutput, error)
- func (_m *IClient) ListCallAnalyticsJobs(ctx context.Context, params *transcribe.ListCallAnalyticsJobsInput, ...) (*transcribe.ListCallAnalyticsJobsOutput, error)
- func (_m *IClient) ListLanguageModels(ctx context.Context, params *transcribe.ListLanguageModelsInput, ...) (*transcribe.ListLanguageModelsOutput, error)
- func (_m *IClient) ListMedicalScribeJobs(ctx context.Context, params *transcribe.ListMedicalScribeJobsInput, ...) (*transcribe.ListMedicalScribeJobsOutput, error)
- func (_m *IClient) ListMedicalTranscriptionJobs(ctx context.Context, params *transcribe.ListMedicalTranscriptionJobsInput, ...) (*transcribe.ListMedicalTranscriptionJobsOutput, error)
- func (_m *IClient) ListMedicalVocabularies(ctx context.Context, params *transcribe.ListMedicalVocabulariesInput, ...) (*transcribe.ListMedicalVocabulariesOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *transcribe.ListTagsForResourceInput, ...) (*transcribe.ListTagsForResourceOutput, error)
- func (_m *IClient) ListTranscriptionJobs(ctx context.Context, params *transcribe.ListTranscriptionJobsInput, ...) (*transcribe.ListTranscriptionJobsOutput, error)
- func (_m *IClient) ListVocabularies(ctx context.Context, params *transcribe.ListVocabulariesInput, ...) (*transcribe.ListVocabulariesOutput, error)
- func (_m *IClient) ListVocabularyFilters(ctx context.Context, params *transcribe.ListVocabularyFiltersInput, ...) (*transcribe.ListVocabularyFiltersOutput, error)
- func (_m *IClient) Options() transcribe.Options
- func (_m *IClient) StartCallAnalyticsJob(ctx context.Context, params *transcribe.StartCallAnalyticsJobInput, ...) (*transcribe.StartCallAnalyticsJobOutput, error)
- func (_m *IClient) StartMedicalScribeJob(ctx context.Context, params *transcribe.StartMedicalScribeJobInput, ...) (*transcribe.StartMedicalScribeJobOutput, error)
- func (_m *IClient) StartMedicalTranscriptionJob(ctx context.Context, params *transcribe.StartMedicalTranscriptionJobInput, ...) (*transcribe.StartMedicalTranscriptionJobOutput, error)
- func (_m *IClient) StartTranscriptionJob(ctx context.Context, params *transcribe.StartTranscriptionJobInput, ...) (*transcribe.StartTranscriptionJobOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *transcribe.TagResourceInput, ...) (*transcribe.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *transcribe.UntagResourceInput, ...) (*transcribe.UntagResourceOutput, error)
- func (_m *IClient) UpdateCallAnalyticsCategory(ctx context.Context, params *transcribe.UpdateCallAnalyticsCategoryInput, ...) (*transcribe.UpdateCallAnalyticsCategoryOutput, error)
- func (_m *IClient) UpdateMedicalVocabulary(ctx context.Context, params *transcribe.UpdateMedicalVocabularyInput, ...) (*transcribe.UpdateMedicalVocabularyOutput, error)
- func (_m *IClient) UpdateVocabulary(ctx context.Context, params *transcribe.UpdateVocabularyInput, ...) (*transcribe.UpdateVocabularyOutput, error)
- func (_m *IClient) UpdateVocabularyFilter(ctx context.Context, params *transcribe.UpdateVocabularyFilterInput, ...) (*transcribe.UpdateVocabularyFilterOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) CreateCallAnalyticsCategory ¶
func (_m *IClient) CreateCallAnalyticsCategory(ctx context.Context, params *transcribe.CreateCallAnalyticsCategoryInput, optFns ...func(*transcribe.Options)) (*transcribe.CreateCallAnalyticsCategoryOutput, error)
CreateCallAnalyticsCategory provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateLanguageModel ¶
func (_m *IClient) CreateLanguageModel(ctx context.Context, params *transcribe.CreateLanguageModelInput, optFns ...func(*transcribe.Options)) (*transcribe.CreateLanguageModelOutput, error)
CreateLanguageModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateMedicalVocabulary ¶
func (_m *IClient) CreateMedicalVocabulary(ctx context.Context, params *transcribe.CreateMedicalVocabularyInput, optFns ...func(*transcribe.Options)) (*transcribe.CreateMedicalVocabularyOutput, error)
CreateMedicalVocabulary provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateVocabulary ¶
func (_m *IClient) CreateVocabulary(ctx context.Context, params *transcribe.CreateVocabularyInput, optFns ...func(*transcribe.Options)) (*transcribe.CreateVocabularyOutput, error)
CreateVocabulary provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateVocabularyFilter ¶
func (_m *IClient) CreateVocabularyFilter(ctx context.Context, params *transcribe.CreateVocabularyFilterInput, optFns ...func(*transcribe.Options)) (*transcribe.CreateVocabularyFilterOutput, error)
CreateVocabularyFilter provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteCallAnalyticsCategory ¶
func (_m *IClient) DeleteCallAnalyticsCategory(ctx context.Context, params *transcribe.DeleteCallAnalyticsCategoryInput, optFns ...func(*transcribe.Options)) (*transcribe.DeleteCallAnalyticsCategoryOutput, error)
DeleteCallAnalyticsCategory provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteCallAnalyticsJob ¶
func (_m *IClient) DeleteCallAnalyticsJob(ctx context.Context, params *transcribe.DeleteCallAnalyticsJobInput, optFns ...func(*transcribe.Options)) (*transcribe.DeleteCallAnalyticsJobOutput, error)
DeleteCallAnalyticsJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteLanguageModel ¶
func (_m *IClient) DeleteLanguageModel(ctx context.Context, params *transcribe.DeleteLanguageModelInput, optFns ...func(*transcribe.Options)) (*transcribe.DeleteLanguageModelOutput, error)
DeleteLanguageModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteMedicalScribeJob ¶
func (_m *IClient) DeleteMedicalScribeJob(ctx context.Context, params *transcribe.DeleteMedicalScribeJobInput, optFns ...func(*transcribe.Options)) (*transcribe.DeleteMedicalScribeJobOutput, error)
DeleteMedicalScribeJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteMedicalTranscriptionJob ¶
func (_m *IClient) DeleteMedicalTranscriptionJob(ctx context.Context, params *transcribe.DeleteMedicalTranscriptionJobInput, optFns ...func(*transcribe.Options)) (*transcribe.DeleteMedicalTranscriptionJobOutput, error)
DeleteMedicalTranscriptionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteMedicalVocabulary ¶
func (_m *IClient) DeleteMedicalVocabulary(ctx context.Context, params *transcribe.DeleteMedicalVocabularyInput, optFns ...func(*transcribe.Options)) (*transcribe.DeleteMedicalVocabularyOutput, error)
DeleteMedicalVocabulary provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteTranscriptionJob ¶
func (_m *IClient) DeleteTranscriptionJob(ctx context.Context, params *transcribe.DeleteTranscriptionJobInput, optFns ...func(*transcribe.Options)) (*transcribe.DeleteTranscriptionJobOutput, error)
DeleteTranscriptionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteVocabulary ¶
func (_m *IClient) DeleteVocabulary(ctx context.Context, params *transcribe.DeleteVocabularyInput, optFns ...func(*transcribe.Options)) (*transcribe.DeleteVocabularyOutput, error)
DeleteVocabulary provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteVocabularyFilter ¶
func (_m *IClient) DeleteVocabularyFilter(ctx context.Context, params *transcribe.DeleteVocabularyFilterInput, optFns ...func(*transcribe.Options)) (*transcribe.DeleteVocabularyFilterOutput, error)
DeleteVocabularyFilter provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeLanguageModel ¶
func (_m *IClient) DescribeLanguageModel(ctx context.Context, params *transcribe.DescribeLanguageModelInput, optFns ...func(*transcribe.Options)) (*transcribe.DescribeLanguageModelOutput, error)
DescribeLanguageModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCallAnalyticsCategory ¶
func (_m *IClient) GetCallAnalyticsCategory(ctx context.Context, params *transcribe.GetCallAnalyticsCategoryInput, optFns ...func(*transcribe.Options)) (*transcribe.GetCallAnalyticsCategoryOutput, error)
GetCallAnalyticsCategory provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCallAnalyticsJob ¶
func (_m *IClient) GetCallAnalyticsJob(ctx context.Context, params *transcribe.GetCallAnalyticsJobInput, optFns ...func(*transcribe.Options)) (*transcribe.GetCallAnalyticsJobOutput, error)
GetCallAnalyticsJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMedicalScribeJob ¶
func (_m *IClient) GetMedicalScribeJob(ctx context.Context, params *transcribe.GetMedicalScribeJobInput, optFns ...func(*transcribe.Options)) (*transcribe.GetMedicalScribeJobOutput, error)
GetMedicalScribeJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMedicalTranscriptionJob ¶
func (_m *IClient) GetMedicalTranscriptionJob(ctx context.Context, params *transcribe.GetMedicalTranscriptionJobInput, optFns ...func(*transcribe.Options)) (*transcribe.GetMedicalTranscriptionJobOutput, error)
GetMedicalTranscriptionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMedicalVocabulary ¶
func (_m *IClient) GetMedicalVocabulary(ctx context.Context, params *transcribe.GetMedicalVocabularyInput, optFns ...func(*transcribe.Options)) (*transcribe.GetMedicalVocabularyOutput, error)
GetMedicalVocabulary provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTranscriptionJob ¶
func (_m *IClient) GetTranscriptionJob(ctx context.Context, params *transcribe.GetTranscriptionJobInput, optFns ...func(*transcribe.Options)) (*transcribe.GetTranscriptionJobOutput, error)
GetTranscriptionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetVocabulary ¶
func (_m *IClient) GetVocabulary(ctx context.Context, params *transcribe.GetVocabularyInput, optFns ...func(*transcribe.Options)) (*transcribe.GetVocabularyOutput, error)
GetVocabulary provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetVocabularyFilter ¶
func (_m *IClient) GetVocabularyFilter(ctx context.Context, params *transcribe.GetVocabularyFilterInput, optFns ...func(*transcribe.Options)) (*transcribe.GetVocabularyFilterOutput, error)
GetVocabularyFilter provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCallAnalyticsCategories ¶
func (_m *IClient) ListCallAnalyticsCategories(ctx context.Context, params *transcribe.ListCallAnalyticsCategoriesInput, optFns ...func(*transcribe.Options)) (*transcribe.ListCallAnalyticsCategoriesOutput, error)
ListCallAnalyticsCategories provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCallAnalyticsJobs ¶
func (_m *IClient) ListCallAnalyticsJobs(ctx context.Context, params *transcribe.ListCallAnalyticsJobsInput, optFns ...func(*transcribe.Options)) (*transcribe.ListCallAnalyticsJobsOutput, error)
ListCallAnalyticsJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListLanguageModels ¶
func (_m *IClient) ListLanguageModels(ctx context.Context, params *transcribe.ListLanguageModelsInput, optFns ...func(*transcribe.Options)) (*transcribe.ListLanguageModelsOutput, error)
ListLanguageModels provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListMedicalScribeJobs ¶
func (_m *IClient) ListMedicalScribeJobs(ctx context.Context, params *transcribe.ListMedicalScribeJobsInput, optFns ...func(*transcribe.Options)) (*transcribe.ListMedicalScribeJobsOutput, error)
ListMedicalScribeJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListMedicalTranscriptionJobs ¶
func (_m *IClient) ListMedicalTranscriptionJobs(ctx context.Context, params *transcribe.ListMedicalTranscriptionJobsInput, optFns ...func(*transcribe.Options)) (*transcribe.ListMedicalTranscriptionJobsOutput, error)
ListMedicalTranscriptionJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListMedicalVocabularies ¶
func (_m *IClient) ListMedicalVocabularies(ctx context.Context, params *transcribe.ListMedicalVocabulariesInput, optFns ...func(*transcribe.Options)) (*transcribe.ListMedicalVocabulariesOutput, error)
ListMedicalVocabularies provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *transcribe.ListTagsForResourceInput, optFns ...func(*transcribe.Options)) (*transcribe.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTranscriptionJobs ¶
func (_m *IClient) ListTranscriptionJobs(ctx context.Context, params *transcribe.ListTranscriptionJobsInput, optFns ...func(*transcribe.Options)) (*transcribe.ListTranscriptionJobsOutput, error)
ListTranscriptionJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListVocabularies ¶
func (_m *IClient) ListVocabularies(ctx context.Context, params *transcribe.ListVocabulariesInput, optFns ...func(*transcribe.Options)) (*transcribe.ListVocabulariesOutput, error)
ListVocabularies provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListVocabularyFilters ¶
func (_m *IClient) ListVocabularyFilters(ctx context.Context, params *transcribe.ListVocabularyFiltersInput, optFns ...func(*transcribe.Options)) (*transcribe.ListVocabularyFiltersOutput, error)
ListVocabularyFilters provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() transcribe.Options
Options provides a mock function with given fields:
func (*IClient) StartCallAnalyticsJob ¶
func (_m *IClient) StartCallAnalyticsJob(ctx context.Context, params *transcribe.StartCallAnalyticsJobInput, optFns ...func(*transcribe.Options)) (*transcribe.StartCallAnalyticsJobOutput, error)
StartCallAnalyticsJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartMedicalScribeJob ¶
func (_m *IClient) StartMedicalScribeJob(ctx context.Context, params *transcribe.StartMedicalScribeJobInput, optFns ...func(*transcribe.Options)) (*transcribe.StartMedicalScribeJobOutput, error)
StartMedicalScribeJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartMedicalTranscriptionJob ¶
func (_m *IClient) StartMedicalTranscriptionJob(ctx context.Context, params *transcribe.StartMedicalTranscriptionJobInput, optFns ...func(*transcribe.Options)) (*transcribe.StartMedicalTranscriptionJobOutput, error)
StartMedicalTranscriptionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartTranscriptionJob ¶
func (_m *IClient) StartTranscriptionJob(ctx context.Context, params *transcribe.StartTranscriptionJobInput, optFns ...func(*transcribe.Options)) (*transcribe.StartTranscriptionJobOutput, error)
StartTranscriptionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *transcribe.TagResourceInput, optFns ...func(*transcribe.Options)) (*transcribe.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *transcribe.UntagResourceInput, optFns ...func(*transcribe.Options)) (*transcribe.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateCallAnalyticsCategory ¶
func (_m *IClient) UpdateCallAnalyticsCategory(ctx context.Context, params *transcribe.UpdateCallAnalyticsCategoryInput, optFns ...func(*transcribe.Options)) (*transcribe.UpdateCallAnalyticsCategoryOutput, error)
UpdateCallAnalyticsCategory provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateMedicalVocabulary ¶
func (_m *IClient) UpdateMedicalVocabulary(ctx context.Context, params *transcribe.UpdateMedicalVocabularyInput, optFns ...func(*transcribe.Options)) (*transcribe.UpdateMedicalVocabularyOutput, error)
UpdateMedicalVocabulary provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateVocabulary ¶
func (_m *IClient) UpdateVocabulary(ctx context.Context, params *transcribe.UpdateVocabularyInput, optFns ...func(*transcribe.Options)) (*transcribe.UpdateVocabularyOutput, error)
UpdateVocabulary provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateVocabularyFilter ¶
func (_m *IClient) UpdateVocabularyFilter(ctx context.Context, params *transcribe.UpdateVocabularyFilterInput, optFns ...func(*transcribe.Options)) (*transcribe.UpdateVocabularyFilterOutput, error)
UpdateVocabularyFilter provides a mock function with given fields: ctx, params, optFns