Documentation
¶
Overview ¶
Package kendramock is a generated GoMock package.
Index ¶
- type MockKendraAPI
- func (m *MockKendraAPI) AssociateEntitiesToExperience(arg0 *kendra.AssociateEntitiesToExperienceInput) (*kendra.AssociateEntitiesToExperienceOutput, error)
- func (m *MockKendraAPI) AssociateEntitiesToExperienceRequest(arg0 *kendra.AssociateEntitiesToExperienceInput) (*request.Request, *kendra.AssociateEntitiesToExperienceOutput)
- func (m *MockKendraAPI) AssociateEntitiesToExperienceWithContext(arg0 context.Context, arg1 *kendra.AssociateEntitiesToExperienceInput, ...) (*kendra.AssociateEntitiesToExperienceOutput, error)
- func (m *MockKendraAPI) AssociatePersonasToEntities(arg0 *kendra.AssociatePersonasToEntitiesInput) (*kendra.AssociatePersonasToEntitiesOutput, error)
- func (m *MockKendraAPI) AssociatePersonasToEntitiesRequest(arg0 *kendra.AssociatePersonasToEntitiesInput) (*request.Request, *kendra.AssociatePersonasToEntitiesOutput)
- func (m *MockKendraAPI) AssociatePersonasToEntitiesWithContext(arg0 context.Context, arg1 *kendra.AssociatePersonasToEntitiesInput, ...) (*kendra.AssociatePersonasToEntitiesOutput, error)
- func (m *MockKendraAPI) BatchDeleteDocument(arg0 *kendra.BatchDeleteDocumentInput) (*kendra.BatchDeleteDocumentOutput, error)
- func (m *MockKendraAPI) BatchDeleteDocumentRequest(arg0 *kendra.BatchDeleteDocumentInput) (*request.Request, *kendra.BatchDeleteDocumentOutput)
- func (m *MockKendraAPI) BatchDeleteDocumentWithContext(arg0 context.Context, arg1 *kendra.BatchDeleteDocumentInput, ...) (*kendra.BatchDeleteDocumentOutput, error)
- func (m *MockKendraAPI) BatchGetDocumentStatus(arg0 *kendra.BatchGetDocumentStatusInput) (*kendra.BatchGetDocumentStatusOutput, error)
- func (m *MockKendraAPI) BatchGetDocumentStatusRequest(arg0 *kendra.BatchGetDocumentStatusInput) (*request.Request, *kendra.BatchGetDocumentStatusOutput)
- func (m *MockKendraAPI) BatchGetDocumentStatusWithContext(arg0 context.Context, arg1 *kendra.BatchGetDocumentStatusInput, ...) (*kendra.BatchGetDocumentStatusOutput, error)
- func (m *MockKendraAPI) BatchPutDocument(arg0 *kendra.BatchPutDocumentInput) (*kendra.BatchPutDocumentOutput, error)
- func (m *MockKendraAPI) BatchPutDocumentRequest(arg0 *kendra.BatchPutDocumentInput) (*request.Request, *kendra.BatchPutDocumentOutput)
- func (m *MockKendraAPI) BatchPutDocumentWithContext(arg0 context.Context, arg1 *kendra.BatchPutDocumentInput, ...) (*kendra.BatchPutDocumentOutput, error)
- func (m *MockKendraAPI) ClearQuerySuggestions(arg0 *kendra.ClearQuerySuggestionsInput) (*kendra.ClearQuerySuggestionsOutput, error)
- func (m *MockKendraAPI) ClearQuerySuggestionsRequest(arg0 *kendra.ClearQuerySuggestionsInput) (*request.Request, *kendra.ClearQuerySuggestionsOutput)
- func (m *MockKendraAPI) ClearQuerySuggestionsWithContext(arg0 context.Context, arg1 *kendra.ClearQuerySuggestionsInput, ...) (*kendra.ClearQuerySuggestionsOutput, error)
- func (m *MockKendraAPI) CreateDataSource(arg0 *kendra.CreateDataSourceInput) (*kendra.CreateDataSourceOutput, error)
- func (m *MockKendraAPI) CreateDataSourceRequest(arg0 *kendra.CreateDataSourceInput) (*request.Request, *kendra.CreateDataSourceOutput)
- func (m *MockKendraAPI) CreateDataSourceWithContext(arg0 context.Context, arg1 *kendra.CreateDataSourceInput, ...) (*kendra.CreateDataSourceOutput, error)
- func (m *MockKendraAPI) CreateExperience(arg0 *kendra.CreateExperienceInput) (*kendra.CreateExperienceOutput, error)
- func (m *MockKendraAPI) CreateExperienceRequest(arg0 *kendra.CreateExperienceInput) (*request.Request, *kendra.CreateExperienceOutput)
- func (m *MockKendraAPI) CreateExperienceWithContext(arg0 context.Context, arg1 *kendra.CreateExperienceInput, ...) (*kendra.CreateExperienceOutput, error)
- func (m *MockKendraAPI) CreateFaq(arg0 *kendra.CreateFaqInput) (*kendra.CreateFaqOutput, error)
- func (m *MockKendraAPI) CreateFaqRequest(arg0 *kendra.CreateFaqInput) (*request.Request, *kendra.CreateFaqOutput)
- func (m *MockKendraAPI) CreateFaqWithContext(arg0 context.Context, arg1 *kendra.CreateFaqInput, arg2 ...request.Option) (*kendra.CreateFaqOutput, error)
- func (m *MockKendraAPI) CreateIndex(arg0 *kendra.CreateIndexInput) (*kendra.CreateIndexOutput, error)
- func (m *MockKendraAPI) CreateIndexRequest(arg0 *kendra.CreateIndexInput) (*request.Request, *kendra.CreateIndexOutput)
- func (m *MockKendraAPI) CreateIndexWithContext(arg0 context.Context, arg1 *kendra.CreateIndexInput, arg2 ...request.Option) (*kendra.CreateIndexOutput, error)
- func (m *MockKendraAPI) CreateQuerySuggestionsBlockList(arg0 *kendra.CreateQuerySuggestionsBlockListInput) (*kendra.CreateQuerySuggestionsBlockListOutput, error)
- func (m *MockKendraAPI) CreateQuerySuggestionsBlockListRequest(arg0 *kendra.CreateQuerySuggestionsBlockListInput) (*request.Request, *kendra.CreateQuerySuggestionsBlockListOutput)
- func (m *MockKendraAPI) CreateQuerySuggestionsBlockListWithContext(arg0 context.Context, arg1 *kendra.CreateQuerySuggestionsBlockListInput, ...) (*kendra.CreateQuerySuggestionsBlockListOutput, error)
- func (m *MockKendraAPI) CreateThesaurus(arg0 *kendra.CreateThesaurusInput) (*kendra.CreateThesaurusOutput, error)
- func (m *MockKendraAPI) CreateThesaurusRequest(arg0 *kendra.CreateThesaurusInput) (*request.Request, *kendra.CreateThesaurusOutput)
- func (m *MockKendraAPI) CreateThesaurusWithContext(arg0 context.Context, arg1 *kendra.CreateThesaurusInput, ...) (*kendra.CreateThesaurusOutput, error)
- func (m *MockKendraAPI) DeleteDataSource(arg0 *kendra.DeleteDataSourceInput) (*kendra.DeleteDataSourceOutput, error)
- func (m *MockKendraAPI) DeleteDataSourceRequest(arg0 *kendra.DeleteDataSourceInput) (*request.Request, *kendra.DeleteDataSourceOutput)
- func (m *MockKendraAPI) DeleteDataSourceWithContext(arg0 context.Context, arg1 *kendra.DeleteDataSourceInput, ...) (*kendra.DeleteDataSourceOutput, error)
- func (m *MockKendraAPI) DeleteExperience(arg0 *kendra.DeleteExperienceInput) (*kendra.DeleteExperienceOutput, error)
- func (m *MockKendraAPI) DeleteExperienceRequest(arg0 *kendra.DeleteExperienceInput) (*request.Request, *kendra.DeleteExperienceOutput)
- func (m *MockKendraAPI) DeleteExperienceWithContext(arg0 context.Context, arg1 *kendra.DeleteExperienceInput, ...) (*kendra.DeleteExperienceOutput, error)
- func (m *MockKendraAPI) DeleteFaq(arg0 *kendra.DeleteFaqInput) (*kendra.DeleteFaqOutput, error)
- func (m *MockKendraAPI) DeleteFaqRequest(arg0 *kendra.DeleteFaqInput) (*request.Request, *kendra.DeleteFaqOutput)
- func (m *MockKendraAPI) DeleteFaqWithContext(arg0 context.Context, arg1 *kendra.DeleteFaqInput, arg2 ...request.Option) (*kendra.DeleteFaqOutput, error)
- func (m *MockKendraAPI) DeleteIndex(arg0 *kendra.DeleteIndexInput) (*kendra.DeleteIndexOutput, error)
- func (m *MockKendraAPI) DeleteIndexRequest(arg0 *kendra.DeleteIndexInput) (*request.Request, *kendra.DeleteIndexOutput)
- func (m *MockKendraAPI) DeleteIndexWithContext(arg0 context.Context, arg1 *kendra.DeleteIndexInput, arg2 ...request.Option) (*kendra.DeleteIndexOutput, error)
- func (m *MockKendraAPI) DeletePrincipalMapping(arg0 *kendra.DeletePrincipalMappingInput) (*kendra.DeletePrincipalMappingOutput, error)
- func (m *MockKendraAPI) DeletePrincipalMappingRequest(arg0 *kendra.DeletePrincipalMappingInput) (*request.Request, *kendra.DeletePrincipalMappingOutput)
- func (m *MockKendraAPI) DeletePrincipalMappingWithContext(arg0 context.Context, arg1 *kendra.DeletePrincipalMappingInput, ...) (*kendra.DeletePrincipalMappingOutput, error)
- func (m *MockKendraAPI) DeleteQuerySuggestionsBlockList(arg0 *kendra.DeleteQuerySuggestionsBlockListInput) (*kendra.DeleteQuerySuggestionsBlockListOutput, error)
- func (m *MockKendraAPI) DeleteQuerySuggestionsBlockListRequest(arg0 *kendra.DeleteQuerySuggestionsBlockListInput) (*request.Request, *kendra.DeleteQuerySuggestionsBlockListOutput)
- func (m *MockKendraAPI) DeleteQuerySuggestionsBlockListWithContext(arg0 context.Context, arg1 *kendra.DeleteQuerySuggestionsBlockListInput, ...) (*kendra.DeleteQuerySuggestionsBlockListOutput, error)
- func (m *MockKendraAPI) DeleteThesaurus(arg0 *kendra.DeleteThesaurusInput) (*kendra.DeleteThesaurusOutput, error)
- func (m *MockKendraAPI) DeleteThesaurusRequest(arg0 *kendra.DeleteThesaurusInput) (*request.Request, *kendra.DeleteThesaurusOutput)
- func (m *MockKendraAPI) DeleteThesaurusWithContext(arg0 context.Context, arg1 *kendra.DeleteThesaurusInput, ...) (*kendra.DeleteThesaurusOutput, error)
- func (m *MockKendraAPI) DescribeDataSource(arg0 *kendra.DescribeDataSourceInput) (*kendra.DescribeDataSourceOutput, error)
- func (m *MockKendraAPI) DescribeDataSourceRequest(arg0 *kendra.DescribeDataSourceInput) (*request.Request, *kendra.DescribeDataSourceOutput)
- func (m *MockKendraAPI) DescribeDataSourceWithContext(arg0 context.Context, arg1 *kendra.DescribeDataSourceInput, ...) (*kendra.DescribeDataSourceOutput, error)
- func (m *MockKendraAPI) DescribeExperience(arg0 *kendra.DescribeExperienceInput) (*kendra.DescribeExperienceOutput, error)
- func (m *MockKendraAPI) DescribeExperienceRequest(arg0 *kendra.DescribeExperienceInput) (*request.Request, *kendra.DescribeExperienceOutput)
- func (m *MockKendraAPI) DescribeExperienceWithContext(arg0 context.Context, arg1 *kendra.DescribeExperienceInput, ...) (*kendra.DescribeExperienceOutput, error)
- func (m *MockKendraAPI) DescribeFaq(arg0 *kendra.DescribeFaqInput) (*kendra.DescribeFaqOutput, error)
- func (m *MockKendraAPI) DescribeFaqRequest(arg0 *kendra.DescribeFaqInput) (*request.Request, *kendra.DescribeFaqOutput)
- func (m *MockKendraAPI) DescribeFaqWithContext(arg0 context.Context, arg1 *kendra.DescribeFaqInput, arg2 ...request.Option) (*kendra.DescribeFaqOutput, error)
- func (m *MockKendraAPI) DescribeIndex(arg0 *kendra.DescribeIndexInput) (*kendra.DescribeIndexOutput, error)
- func (m *MockKendraAPI) DescribeIndexRequest(arg0 *kendra.DescribeIndexInput) (*request.Request, *kendra.DescribeIndexOutput)
- func (m *MockKendraAPI) DescribeIndexWithContext(arg0 context.Context, arg1 *kendra.DescribeIndexInput, arg2 ...request.Option) (*kendra.DescribeIndexOutput, error)
- func (m *MockKendraAPI) DescribePrincipalMapping(arg0 *kendra.DescribePrincipalMappingInput) (*kendra.DescribePrincipalMappingOutput, error)
- func (m *MockKendraAPI) DescribePrincipalMappingRequest(arg0 *kendra.DescribePrincipalMappingInput) (*request.Request, *kendra.DescribePrincipalMappingOutput)
- func (m *MockKendraAPI) DescribePrincipalMappingWithContext(arg0 context.Context, arg1 *kendra.DescribePrincipalMappingInput, ...) (*kendra.DescribePrincipalMappingOutput, error)
- func (m *MockKendraAPI) DescribeQuerySuggestionsBlockList(arg0 *kendra.DescribeQuerySuggestionsBlockListInput) (*kendra.DescribeQuerySuggestionsBlockListOutput, error)
- func (m *MockKendraAPI) DescribeQuerySuggestionsBlockListRequest(arg0 *kendra.DescribeQuerySuggestionsBlockListInput) (*request.Request, *kendra.DescribeQuerySuggestionsBlockListOutput)
- func (m *MockKendraAPI) DescribeQuerySuggestionsBlockListWithContext(arg0 context.Context, arg1 *kendra.DescribeQuerySuggestionsBlockListInput, ...) (*kendra.DescribeQuerySuggestionsBlockListOutput, error)
- func (m *MockKendraAPI) DescribeQuerySuggestionsConfig(arg0 *kendra.DescribeQuerySuggestionsConfigInput) (*kendra.DescribeQuerySuggestionsConfigOutput, error)
- func (m *MockKendraAPI) DescribeQuerySuggestionsConfigRequest(arg0 *kendra.DescribeQuerySuggestionsConfigInput) (*request.Request, *kendra.DescribeQuerySuggestionsConfigOutput)
- func (m *MockKendraAPI) DescribeQuerySuggestionsConfigWithContext(arg0 context.Context, arg1 *kendra.DescribeQuerySuggestionsConfigInput, ...) (*kendra.DescribeQuerySuggestionsConfigOutput, error)
- func (m *MockKendraAPI) DescribeThesaurus(arg0 *kendra.DescribeThesaurusInput) (*kendra.DescribeThesaurusOutput, error)
- func (m *MockKendraAPI) DescribeThesaurusRequest(arg0 *kendra.DescribeThesaurusInput) (*request.Request, *kendra.DescribeThesaurusOutput)
- func (m *MockKendraAPI) DescribeThesaurusWithContext(arg0 context.Context, arg1 *kendra.DescribeThesaurusInput, ...) (*kendra.DescribeThesaurusOutput, error)
- func (m *MockKendraAPI) DisassociateEntitiesFromExperience(arg0 *kendra.DisassociateEntitiesFromExperienceInput) (*kendra.DisassociateEntitiesFromExperienceOutput, error)
- func (m *MockKendraAPI) DisassociateEntitiesFromExperienceRequest(arg0 *kendra.DisassociateEntitiesFromExperienceInput) (*request.Request, *kendra.DisassociateEntitiesFromExperienceOutput)
- func (m *MockKendraAPI) DisassociateEntitiesFromExperienceWithContext(arg0 context.Context, arg1 *kendra.DisassociateEntitiesFromExperienceInput, ...) (*kendra.DisassociateEntitiesFromExperienceOutput, error)
- func (m *MockKendraAPI) DisassociatePersonasFromEntities(arg0 *kendra.DisassociatePersonasFromEntitiesInput) (*kendra.DisassociatePersonasFromEntitiesOutput, error)
- func (m *MockKendraAPI) DisassociatePersonasFromEntitiesRequest(arg0 *kendra.DisassociatePersonasFromEntitiesInput) (*request.Request, *kendra.DisassociatePersonasFromEntitiesOutput)
- func (m *MockKendraAPI) DisassociatePersonasFromEntitiesWithContext(arg0 context.Context, arg1 *kendra.DisassociatePersonasFromEntitiesInput, ...) (*kendra.DisassociatePersonasFromEntitiesOutput, error)
- func (m *MockKendraAPI) EXPECT() *MockKendraAPIMockRecorder
- func (m *MockKendraAPI) GetQuerySuggestions(arg0 *kendra.GetQuerySuggestionsInput) (*kendra.GetQuerySuggestionsOutput, error)
- func (m *MockKendraAPI) GetQuerySuggestionsRequest(arg0 *kendra.GetQuerySuggestionsInput) (*request.Request, *kendra.GetQuerySuggestionsOutput)
- func (m *MockKendraAPI) GetQuerySuggestionsWithContext(arg0 context.Context, arg1 *kendra.GetQuerySuggestionsInput, ...) (*kendra.GetQuerySuggestionsOutput, error)
- func (m *MockKendraAPI) GetSnapshots(arg0 *kendra.GetSnapshotsInput) (*kendra.GetSnapshotsOutput, error)
- func (m *MockKendraAPI) GetSnapshotsPages(arg0 *kendra.GetSnapshotsInput, ...) error
- func (m *MockKendraAPI) GetSnapshotsPagesWithContext(arg0 context.Context, arg1 *kendra.GetSnapshotsInput, ...) error
- func (m *MockKendraAPI) GetSnapshotsRequest(arg0 *kendra.GetSnapshotsInput) (*request.Request, *kendra.GetSnapshotsOutput)
- func (m *MockKendraAPI) GetSnapshotsWithContext(arg0 context.Context, arg1 *kendra.GetSnapshotsInput, arg2 ...request.Option) (*kendra.GetSnapshotsOutput, error)
- func (m *MockKendraAPI) ListDataSourceSyncJobs(arg0 *kendra.ListDataSourceSyncJobsInput) (*kendra.ListDataSourceSyncJobsOutput, error)
- func (m *MockKendraAPI) ListDataSourceSyncJobsPages(arg0 *kendra.ListDataSourceSyncJobsInput, ...) error
- func (m *MockKendraAPI) ListDataSourceSyncJobsPagesWithContext(arg0 context.Context, arg1 *kendra.ListDataSourceSyncJobsInput, ...) error
- func (m *MockKendraAPI) ListDataSourceSyncJobsRequest(arg0 *kendra.ListDataSourceSyncJobsInput) (*request.Request, *kendra.ListDataSourceSyncJobsOutput)
- func (m *MockKendraAPI) ListDataSourceSyncJobsWithContext(arg0 context.Context, arg1 *kendra.ListDataSourceSyncJobsInput, ...) (*kendra.ListDataSourceSyncJobsOutput, error)
- func (m *MockKendraAPI) ListDataSources(arg0 *kendra.ListDataSourcesInput) (*kendra.ListDataSourcesOutput, error)
- func (m *MockKendraAPI) ListDataSourcesPages(arg0 *kendra.ListDataSourcesInput, ...) error
- func (m *MockKendraAPI) ListDataSourcesPagesWithContext(arg0 context.Context, arg1 *kendra.ListDataSourcesInput, ...) error
- func (m *MockKendraAPI) ListDataSourcesRequest(arg0 *kendra.ListDataSourcesInput) (*request.Request, *kendra.ListDataSourcesOutput)
- func (m *MockKendraAPI) ListDataSourcesWithContext(arg0 context.Context, arg1 *kendra.ListDataSourcesInput, ...) (*kendra.ListDataSourcesOutput, error)
- func (m *MockKendraAPI) ListEntityPersonas(arg0 *kendra.ListEntityPersonasInput) (*kendra.ListEntityPersonasOutput, error)
- func (m *MockKendraAPI) ListEntityPersonasPages(arg0 *kendra.ListEntityPersonasInput, ...) error
- func (m *MockKendraAPI) ListEntityPersonasPagesWithContext(arg0 context.Context, arg1 *kendra.ListEntityPersonasInput, ...) error
- func (m *MockKendraAPI) ListEntityPersonasRequest(arg0 *kendra.ListEntityPersonasInput) (*request.Request, *kendra.ListEntityPersonasOutput)
- func (m *MockKendraAPI) ListEntityPersonasWithContext(arg0 context.Context, arg1 *kendra.ListEntityPersonasInput, ...) (*kendra.ListEntityPersonasOutput, error)
- func (m *MockKendraAPI) ListExperienceEntities(arg0 *kendra.ListExperienceEntitiesInput) (*kendra.ListExperienceEntitiesOutput, error)
- func (m *MockKendraAPI) ListExperienceEntitiesPages(arg0 *kendra.ListExperienceEntitiesInput, ...) error
- func (m *MockKendraAPI) ListExperienceEntitiesPagesWithContext(arg0 context.Context, arg1 *kendra.ListExperienceEntitiesInput, ...) error
- func (m *MockKendraAPI) ListExperienceEntitiesRequest(arg0 *kendra.ListExperienceEntitiesInput) (*request.Request, *kendra.ListExperienceEntitiesOutput)
- func (m *MockKendraAPI) ListExperienceEntitiesWithContext(arg0 context.Context, arg1 *kendra.ListExperienceEntitiesInput, ...) (*kendra.ListExperienceEntitiesOutput, error)
- func (m *MockKendraAPI) ListExperiences(arg0 *kendra.ListExperiencesInput) (*kendra.ListExperiencesOutput, error)
- func (m *MockKendraAPI) ListExperiencesPages(arg0 *kendra.ListExperiencesInput, ...) error
- func (m *MockKendraAPI) ListExperiencesPagesWithContext(arg0 context.Context, arg1 *kendra.ListExperiencesInput, ...) error
- func (m *MockKendraAPI) ListExperiencesRequest(arg0 *kendra.ListExperiencesInput) (*request.Request, *kendra.ListExperiencesOutput)
- func (m *MockKendraAPI) ListExperiencesWithContext(arg0 context.Context, arg1 *kendra.ListExperiencesInput, ...) (*kendra.ListExperiencesOutput, error)
- func (m *MockKendraAPI) ListFaqs(arg0 *kendra.ListFaqsInput) (*kendra.ListFaqsOutput, error)
- func (m *MockKendraAPI) ListFaqsRequest(arg0 *kendra.ListFaqsInput) (*request.Request, *kendra.ListFaqsOutput)
- func (m *MockKendraAPI) ListFaqsWithContext(arg0 context.Context, arg1 *kendra.ListFaqsInput, arg2 ...request.Option) (*kendra.ListFaqsOutput, error)
- func (m *MockKendraAPI) ListGroupsOlderThanOrderingId(arg0 *kendra.ListGroupsOlderThanOrderingIdInput) (*kendra.ListGroupsOlderThanOrderingIdOutput, error)
- func (m *MockKendraAPI) ListGroupsOlderThanOrderingIdRequest(arg0 *kendra.ListGroupsOlderThanOrderingIdInput) (*request.Request, *kendra.ListGroupsOlderThanOrderingIdOutput)
- func (m *MockKendraAPI) ListGroupsOlderThanOrderingIdWithContext(arg0 context.Context, arg1 *kendra.ListGroupsOlderThanOrderingIdInput, ...) (*kendra.ListGroupsOlderThanOrderingIdOutput, error)
- func (m *MockKendraAPI) ListIndices(arg0 *kendra.ListIndicesInput) (*kendra.ListIndicesOutput, error)
- func (m *MockKendraAPI) ListIndicesPages(arg0 *kendra.ListIndicesInput, arg1 func(*kendra.ListIndicesOutput, bool) bool) error
- func (m *MockKendraAPI) ListIndicesPagesWithContext(arg0 context.Context, arg1 *kendra.ListIndicesInput, ...) error
- func (m *MockKendraAPI) ListIndicesRequest(arg0 *kendra.ListIndicesInput) (*request.Request, *kendra.ListIndicesOutput)
- func (m *MockKendraAPI) ListIndicesWithContext(arg0 context.Context, arg1 *kendra.ListIndicesInput, arg2 ...request.Option) (*kendra.ListIndicesOutput, error)
- func (m *MockKendraAPI) ListQuerySuggestionsBlockLists(arg0 *kendra.ListQuerySuggestionsBlockListsInput) (*kendra.ListQuerySuggestionsBlockListsOutput, error)
- func (m *MockKendraAPI) ListQuerySuggestionsBlockListsRequest(arg0 *kendra.ListQuerySuggestionsBlockListsInput) (*request.Request, *kendra.ListQuerySuggestionsBlockListsOutput)
- func (m *MockKendraAPI) ListQuerySuggestionsBlockListsWithContext(arg0 context.Context, arg1 *kendra.ListQuerySuggestionsBlockListsInput, ...) (*kendra.ListQuerySuggestionsBlockListsOutput, error)
- func (m *MockKendraAPI) ListTagsForResource(arg0 *kendra.ListTagsForResourceInput) (*kendra.ListTagsForResourceOutput, error)
- func (m *MockKendraAPI) ListTagsForResourceRequest(arg0 *kendra.ListTagsForResourceInput) (*request.Request, *kendra.ListTagsForResourceOutput)
- func (m *MockKendraAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *kendra.ListTagsForResourceInput, ...) (*kendra.ListTagsForResourceOutput, error)
- func (m *MockKendraAPI) ListThesauri(arg0 *kendra.ListThesauriInput) (*kendra.ListThesauriOutput, error)
- func (m *MockKendraAPI) ListThesauriRequest(arg0 *kendra.ListThesauriInput) (*request.Request, *kendra.ListThesauriOutput)
- func (m *MockKendraAPI) ListThesauriWithContext(arg0 context.Context, arg1 *kendra.ListThesauriInput, arg2 ...request.Option) (*kendra.ListThesauriOutput, error)
- func (m *MockKendraAPI) PutPrincipalMapping(arg0 *kendra.PutPrincipalMappingInput) (*kendra.PutPrincipalMappingOutput, error)
- func (m *MockKendraAPI) PutPrincipalMappingRequest(arg0 *kendra.PutPrincipalMappingInput) (*request.Request, *kendra.PutPrincipalMappingOutput)
- func (m *MockKendraAPI) PutPrincipalMappingWithContext(arg0 context.Context, arg1 *kendra.PutPrincipalMappingInput, ...) (*kendra.PutPrincipalMappingOutput, error)
- func (m *MockKendraAPI) Query(arg0 *kendra.QueryInput) (*kendra.QueryOutput, error)
- func (m *MockKendraAPI) QueryRequest(arg0 *kendra.QueryInput) (*request.Request, *kendra.QueryOutput)
- func (m *MockKendraAPI) QueryWithContext(arg0 context.Context, arg1 *kendra.QueryInput, arg2 ...request.Option) (*kendra.QueryOutput, error)
- func (m *MockKendraAPI) StartDataSourceSyncJob(arg0 *kendra.StartDataSourceSyncJobInput) (*kendra.StartDataSourceSyncJobOutput, error)
- func (m *MockKendraAPI) StartDataSourceSyncJobRequest(arg0 *kendra.StartDataSourceSyncJobInput) (*request.Request, *kendra.StartDataSourceSyncJobOutput)
- func (m *MockKendraAPI) StartDataSourceSyncJobWithContext(arg0 context.Context, arg1 *kendra.StartDataSourceSyncJobInput, ...) (*kendra.StartDataSourceSyncJobOutput, error)
- func (m *MockKendraAPI) StopDataSourceSyncJob(arg0 *kendra.StopDataSourceSyncJobInput) (*kendra.StopDataSourceSyncJobOutput, error)
- func (m *MockKendraAPI) StopDataSourceSyncJobRequest(arg0 *kendra.StopDataSourceSyncJobInput) (*request.Request, *kendra.StopDataSourceSyncJobOutput)
- func (m *MockKendraAPI) StopDataSourceSyncJobWithContext(arg0 context.Context, arg1 *kendra.StopDataSourceSyncJobInput, ...) (*kendra.StopDataSourceSyncJobOutput, error)
- func (m *MockKendraAPI) SubmitFeedback(arg0 *kendra.SubmitFeedbackInput) (*kendra.SubmitFeedbackOutput, error)
- func (m *MockKendraAPI) SubmitFeedbackRequest(arg0 *kendra.SubmitFeedbackInput) (*request.Request, *kendra.SubmitFeedbackOutput)
- func (m *MockKendraAPI) SubmitFeedbackWithContext(arg0 context.Context, arg1 *kendra.SubmitFeedbackInput, arg2 ...request.Option) (*kendra.SubmitFeedbackOutput, error)
- func (m *MockKendraAPI) TagResource(arg0 *kendra.TagResourceInput) (*kendra.TagResourceOutput, error)
- func (m *MockKendraAPI) TagResourceRequest(arg0 *kendra.TagResourceInput) (*request.Request, *kendra.TagResourceOutput)
- func (m *MockKendraAPI) TagResourceWithContext(arg0 context.Context, arg1 *kendra.TagResourceInput, arg2 ...request.Option) (*kendra.TagResourceOutput, error)
- func (m *MockKendraAPI) UntagResource(arg0 *kendra.UntagResourceInput) (*kendra.UntagResourceOutput, error)
- func (m *MockKendraAPI) UntagResourceRequest(arg0 *kendra.UntagResourceInput) (*request.Request, *kendra.UntagResourceOutput)
- func (m *MockKendraAPI) UntagResourceWithContext(arg0 context.Context, arg1 *kendra.UntagResourceInput, arg2 ...request.Option) (*kendra.UntagResourceOutput, error)
- func (m *MockKendraAPI) UpdateDataSource(arg0 *kendra.UpdateDataSourceInput) (*kendra.UpdateDataSourceOutput, error)
- func (m *MockKendraAPI) UpdateDataSourceRequest(arg0 *kendra.UpdateDataSourceInput) (*request.Request, *kendra.UpdateDataSourceOutput)
- func (m *MockKendraAPI) UpdateDataSourceWithContext(arg0 context.Context, arg1 *kendra.UpdateDataSourceInput, ...) (*kendra.UpdateDataSourceOutput, error)
- func (m *MockKendraAPI) UpdateExperience(arg0 *kendra.UpdateExperienceInput) (*kendra.UpdateExperienceOutput, error)
- func (m *MockKendraAPI) UpdateExperienceRequest(arg0 *kendra.UpdateExperienceInput) (*request.Request, *kendra.UpdateExperienceOutput)
- func (m *MockKendraAPI) UpdateExperienceWithContext(arg0 context.Context, arg1 *kendra.UpdateExperienceInput, ...) (*kendra.UpdateExperienceOutput, error)
- func (m *MockKendraAPI) UpdateIndex(arg0 *kendra.UpdateIndexInput) (*kendra.UpdateIndexOutput, error)
- func (m *MockKendraAPI) UpdateIndexRequest(arg0 *kendra.UpdateIndexInput) (*request.Request, *kendra.UpdateIndexOutput)
- func (m *MockKendraAPI) UpdateIndexWithContext(arg0 context.Context, arg1 *kendra.UpdateIndexInput, arg2 ...request.Option) (*kendra.UpdateIndexOutput, error)
- func (m *MockKendraAPI) UpdateQuerySuggestionsBlockList(arg0 *kendra.UpdateQuerySuggestionsBlockListInput) (*kendra.UpdateQuerySuggestionsBlockListOutput, error)
- func (m *MockKendraAPI) UpdateQuerySuggestionsBlockListRequest(arg0 *kendra.UpdateQuerySuggestionsBlockListInput) (*request.Request, *kendra.UpdateQuerySuggestionsBlockListOutput)
- func (m *MockKendraAPI) UpdateQuerySuggestionsBlockListWithContext(arg0 context.Context, arg1 *kendra.UpdateQuerySuggestionsBlockListInput, ...) (*kendra.UpdateQuerySuggestionsBlockListOutput, error)
- func (m *MockKendraAPI) UpdateQuerySuggestionsConfig(arg0 *kendra.UpdateQuerySuggestionsConfigInput) (*kendra.UpdateQuerySuggestionsConfigOutput, error)
- func (m *MockKendraAPI) UpdateQuerySuggestionsConfigRequest(arg0 *kendra.UpdateQuerySuggestionsConfigInput) (*request.Request, *kendra.UpdateQuerySuggestionsConfigOutput)
- func (m *MockKendraAPI) UpdateQuerySuggestionsConfigWithContext(arg0 context.Context, arg1 *kendra.UpdateQuerySuggestionsConfigInput, ...) (*kendra.UpdateQuerySuggestionsConfigOutput, error)
- func (m *MockKendraAPI) UpdateThesaurus(arg0 *kendra.UpdateThesaurusInput) (*kendra.UpdateThesaurusOutput, error)
- func (m *MockKendraAPI) UpdateThesaurusRequest(arg0 *kendra.UpdateThesaurusInput) (*request.Request, *kendra.UpdateThesaurusOutput)
- func (m *MockKendraAPI) UpdateThesaurusWithContext(arg0 context.Context, arg1 *kendra.UpdateThesaurusInput, ...) (*kendra.UpdateThesaurusOutput, error)
- type MockKendraAPIMockRecorder
- func (mr *MockKendraAPIMockRecorder) AssociateEntitiesToExperience(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) AssociateEntitiesToExperienceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) AssociateEntitiesToExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) AssociatePersonasToEntities(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) AssociatePersonasToEntitiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) AssociatePersonasToEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) BatchDeleteDocument(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) BatchDeleteDocumentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) BatchDeleteDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) BatchGetDocumentStatus(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) BatchGetDocumentStatusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) BatchGetDocumentStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) BatchPutDocument(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) BatchPutDocumentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) BatchPutDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ClearQuerySuggestions(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ClearQuerySuggestionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ClearQuerySuggestionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateDataSource(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateDataSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateExperience(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateExperienceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateFaq(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateFaqRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateFaqWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateIndex(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateIndexRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateQuerySuggestionsBlockList(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateQuerySuggestionsBlockListRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateQuerySuggestionsBlockListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateThesaurus(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateThesaurusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) CreateThesaurusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteDataSource(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteDataSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteExperience(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteExperienceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteFaq(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteFaqRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteFaqWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteIndex(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteIndexRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeletePrincipalMapping(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeletePrincipalMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeletePrincipalMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteQuerySuggestionsBlockList(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteQuerySuggestionsBlockListRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteQuerySuggestionsBlockListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteThesaurus(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteThesaurusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DeleteThesaurusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeDataSource(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeDataSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeExperience(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeExperienceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeFaq(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeFaqRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeFaqWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeIndex(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeIndexRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribePrincipalMapping(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribePrincipalMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribePrincipalMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockList(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockListRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsConfig(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeThesaurus(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeThesaurusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DescribeThesaurusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DisassociateEntitiesFromExperience(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DisassociateEntitiesFromExperienceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DisassociateEntitiesFromExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DisassociatePersonasFromEntities(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DisassociatePersonasFromEntitiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) DisassociatePersonasFromEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) GetQuerySuggestions(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) GetQuerySuggestionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) GetQuerySuggestionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) GetSnapshots(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) GetSnapshotsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) GetSnapshotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) GetSnapshotsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) GetSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListDataSourceSyncJobs(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListDataSourceSyncJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListDataSourceSyncJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListDataSourceSyncJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListDataSourceSyncJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListDataSources(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListDataSourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListDataSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListDataSourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListDataSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListEntityPersonas(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListEntityPersonasPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListEntityPersonasPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListEntityPersonasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListEntityPersonasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListExperienceEntities(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListExperienceEntitiesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListExperienceEntitiesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListExperienceEntitiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListExperienceEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListExperiences(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListExperiencesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListExperiencesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListExperiencesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListExperiencesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListFaqs(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListFaqsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListFaqsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListGroupsOlderThanOrderingId(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListGroupsOlderThanOrderingIdRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListGroupsOlderThanOrderingIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListIndices(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListIndicesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListIndicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListIndicesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListIndicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListQuerySuggestionsBlockLists(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListQuerySuggestionsBlockListsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListQuerySuggestionsBlockListsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListThesauri(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListThesauriRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) ListThesauriWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) PutPrincipalMapping(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) PutPrincipalMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) PutPrincipalMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) Query(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) QueryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) QueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) StartDataSourceSyncJob(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) StartDataSourceSyncJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) StartDataSourceSyncJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) StopDataSourceSyncJob(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) StopDataSourceSyncJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) StopDataSourceSyncJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) SubmitFeedback(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) SubmitFeedbackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) SubmitFeedbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateDataSource(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateDataSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateExperience(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateExperienceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateIndex(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateIndexRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsBlockList(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsBlockListRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsBlockListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsConfig(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateThesaurus(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateThesaurusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraAPIMockRecorder) UpdateThesaurusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockKendraAPI ¶
type MockKendraAPI struct {
// contains filtered or unexported fields
}
MockKendraAPI is a mock of KendraAPI interface.
func NewMockKendraAPI ¶
func NewMockKendraAPI(ctrl *gomock.Controller) *MockKendraAPI
NewMockKendraAPI creates a new mock instance.
func (*MockKendraAPI) AssociateEntitiesToExperience ¶ added in v1.43.22
func (m *MockKendraAPI) AssociateEntitiesToExperience(arg0 *kendra.AssociateEntitiesToExperienceInput) (*kendra.AssociateEntitiesToExperienceOutput, error)
AssociateEntitiesToExperience mocks base method.
func (*MockKendraAPI) AssociateEntitiesToExperienceRequest ¶ added in v1.43.22
func (m *MockKendraAPI) AssociateEntitiesToExperienceRequest(arg0 *kendra.AssociateEntitiesToExperienceInput) (*request.Request, *kendra.AssociateEntitiesToExperienceOutput)
AssociateEntitiesToExperienceRequest mocks base method.
func (*MockKendraAPI) AssociateEntitiesToExperienceWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) AssociateEntitiesToExperienceWithContext(arg0 context.Context, arg1 *kendra.AssociateEntitiesToExperienceInput, arg2 ...request.Option) (*kendra.AssociateEntitiesToExperienceOutput, error)
AssociateEntitiesToExperienceWithContext mocks base method.
func (*MockKendraAPI) AssociatePersonasToEntities ¶ added in v1.43.22
func (m *MockKendraAPI) AssociatePersonasToEntities(arg0 *kendra.AssociatePersonasToEntitiesInput) (*kendra.AssociatePersonasToEntitiesOutput, error)
AssociatePersonasToEntities mocks base method.
func (*MockKendraAPI) AssociatePersonasToEntitiesRequest ¶ added in v1.43.22
func (m *MockKendraAPI) AssociatePersonasToEntitiesRequest(arg0 *kendra.AssociatePersonasToEntitiesInput) (*request.Request, *kendra.AssociatePersonasToEntitiesOutput)
AssociatePersonasToEntitiesRequest mocks base method.
func (*MockKendraAPI) AssociatePersonasToEntitiesWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) AssociatePersonasToEntitiesWithContext(arg0 context.Context, arg1 *kendra.AssociatePersonasToEntitiesInput, arg2 ...request.Option) (*kendra.AssociatePersonasToEntitiesOutput, error)
AssociatePersonasToEntitiesWithContext mocks base method.
func (*MockKendraAPI) BatchDeleteDocument ¶
func (m *MockKendraAPI) BatchDeleteDocument(arg0 *kendra.BatchDeleteDocumentInput) (*kendra.BatchDeleteDocumentOutput, error)
BatchDeleteDocument mocks base method.
func (*MockKendraAPI) BatchDeleteDocumentRequest ¶
func (m *MockKendraAPI) BatchDeleteDocumentRequest(arg0 *kendra.BatchDeleteDocumentInput) (*request.Request, *kendra.BatchDeleteDocumentOutput)
BatchDeleteDocumentRequest mocks base method.
func (*MockKendraAPI) BatchDeleteDocumentWithContext ¶
func (m *MockKendraAPI) BatchDeleteDocumentWithContext(arg0 context.Context, arg1 *kendra.BatchDeleteDocumentInput, arg2 ...request.Option) (*kendra.BatchDeleteDocumentOutput, error)
BatchDeleteDocumentWithContext mocks base method.
func (*MockKendraAPI) BatchGetDocumentStatus ¶ added in v1.43.22
func (m *MockKendraAPI) BatchGetDocumentStatus(arg0 *kendra.BatchGetDocumentStatusInput) (*kendra.BatchGetDocumentStatusOutput, error)
BatchGetDocumentStatus mocks base method.
func (*MockKendraAPI) BatchGetDocumentStatusRequest ¶ added in v1.43.22
func (m *MockKendraAPI) BatchGetDocumentStatusRequest(arg0 *kendra.BatchGetDocumentStatusInput) (*request.Request, *kendra.BatchGetDocumentStatusOutput)
BatchGetDocumentStatusRequest mocks base method.
func (*MockKendraAPI) BatchGetDocumentStatusWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) BatchGetDocumentStatusWithContext(arg0 context.Context, arg1 *kendra.BatchGetDocumentStatusInput, arg2 ...request.Option) (*kendra.BatchGetDocumentStatusOutput, error)
BatchGetDocumentStatusWithContext mocks base method.
func (*MockKendraAPI) BatchPutDocument ¶
func (m *MockKendraAPI) BatchPutDocument(arg0 *kendra.BatchPutDocumentInput) (*kendra.BatchPutDocumentOutput, error)
BatchPutDocument mocks base method.
func (*MockKendraAPI) BatchPutDocumentRequest ¶
func (m *MockKendraAPI) BatchPutDocumentRequest(arg0 *kendra.BatchPutDocumentInput) (*request.Request, *kendra.BatchPutDocumentOutput)
BatchPutDocumentRequest mocks base method.
func (*MockKendraAPI) BatchPutDocumentWithContext ¶
func (m *MockKendraAPI) BatchPutDocumentWithContext(arg0 context.Context, arg1 *kendra.BatchPutDocumentInput, arg2 ...request.Option) (*kendra.BatchPutDocumentOutput, error)
BatchPutDocumentWithContext mocks base method.
func (*MockKendraAPI) ClearQuerySuggestions ¶ added in v1.43.22
func (m *MockKendraAPI) ClearQuerySuggestions(arg0 *kendra.ClearQuerySuggestionsInput) (*kendra.ClearQuerySuggestionsOutput, error)
ClearQuerySuggestions mocks base method.
func (*MockKendraAPI) ClearQuerySuggestionsRequest ¶ added in v1.43.22
func (m *MockKendraAPI) ClearQuerySuggestionsRequest(arg0 *kendra.ClearQuerySuggestionsInput) (*request.Request, *kendra.ClearQuerySuggestionsOutput)
ClearQuerySuggestionsRequest mocks base method.
func (*MockKendraAPI) ClearQuerySuggestionsWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) ClearQuerySuggestionsWithContext(arg0 context.Context, arg1 *kendra.ClearQuerySuggestionsInput, arg2 ...request.Option) (*kendra.ClearQuerySuggestionsOutput, error)
ClearQuerySuggestionsWithContext mocks base method.
func (*MockKendraAPI) CreateDataSource ¶
func (m *MockKendraAPI) CreateDataSource(arg0 *kendra.CreateDataSourceInput) (*kendra.CreateDataSourceOutput, error)
CreateDataSource mocks base method.
func (*MockKendraAPI) CreateDataSourceRequest ¶
func (m *MockKendraAPI) CreateDataSourceRequest(arg0 *kendra.CreateDataSourceInput) (*request.Request, *kendra.CreateDataSourceOutput)
CreateDataSourceRequest mocks base method.
func (*MockKendraAPI) CreateDataSourceWithContext ¶
func (m *MockKendraAPI) CreateDataSourceWithContext(arg0 context.Context, arg1 *kendra.CreateDataSourceInput, arg2 ...request.Option) (*kendra.CreateDataSourceOutput, error)
CreateDataSourceWithContext mocks base method.
func (*MockKendraAPI) CreateExperience ¶ added in v1.43.22
func (m *MockKendraAPI) CreateExperience(arg0 *kendra.CreateExperienceInput) (*kendra.CreateExperienceOutput, error)
CreateExperience mocks base method.
func (*MockKendraAPI) CreateExperienceRequest ¶ added in v1.43.22
func (m *MockKendraAPI) CreateExperienceRequest(arg0 *kendra.CreateExperienceInput) (*request.Request, *kendra.CreateExperienceOutput)
CreateExperienceRequest mocks base method.
func (*MockKendraAPI) CreateExperienceWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) CreateExperienceWithContext(arg0 context.Context, arg1 *kendra.CreateExperienceInput, arg2 ...request.Option) (*kendra.CreateExperienceOutput, error)
CreateExperienceWithContext mocks base method.
func (*MockKendraAPI) CreateFaq ¶
func (m *MockKendraAPI) CreateFaq(arg0 *kendra.CreateFaqInput) (*kendra.CreateFaqOutput, error)
CreateFaq mocks base method.
func (*MockKendraAPI) CreateFaqRequest ¶
func (m *MockKendraAPI) CreateFaqRequest(arg0 *kendra.CreateFaqInput) (*request.Request, *kendra.CreateFaqOutput)
CreateFaqRequest mocks base method.
func (*MockKendraAPI) CreateFaqWithContext ¶
func (m *MockKendraAPI) CreateFaqWithContext(arg0 context.Context, arg1 *kendra.CreateFaqInput, arg2 ...request.Option) (*kendra.CreateFaqOutput, error)
CreateFaqWithContext mocks base method.
func (*MockKendraAPI) CreateIndex ¶
func (m *MockKendraAPI) CreateIndex(arg0 *kendra.CreateIndexInput) (*kendra.CreateIndexOutput, error)
CreateIndex mocks base method.
func (*MockKendraAPI) CreateIndexRequest ¶
func (m *MockKendraAPI) CreateIndexRequest(arg0 *kendra.CreateIndexInput) (*request.Request, *kendra.CreateIndexOutput)
CreateIndexRequest mocks base method.
func (*MockKendraAPI) CreateIndexWithContext ¶
func (m *MockKendraAPI) CreateIndexWithContext(arg0 context.Context, arg1 *kendra.CreateIndexInput, arg2 ...request.Option) (*kendra.CreateIndexOutput, error)
CreateIndexWithContext mocks base method.
func (*MockKendraAPI) CreateQuerySuggestionsBlockList ¶ added in v1.43.22
func (m *MockKendraAPI) CreateQuerySuggestionsBlockList(arg0 *kendra.CreateQuerySuggestionsBlockListInput) (*kendra.CreateQuerySuggestionsBlockListOutput, error)
CreateQuerySuggestionsBlockList mocks base method.
func (*MockKendraAPI) CreateQuerySuggestionsBlockListRequest ¶ added in v1.43.22
func (m *MockKendraAPI) CreateQuerySuggestionsBlockListRequest(arg0 *kendra.CreateQuerySuggestionsBlockListInput) (*request.Request, *kendra.CreateQuerySuggestionsBlockListOutput)
CreateQuerySuggestionsBlockListRequest mocks base method.
func (*MockKendraAPI) CreateQuerySuggestionsBlockListWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) CreateQuerySuggestionsBlockListWithContext(arg0 context.Context, arg1 *kendra.CreateQuerySuggestionsBlockListInput, arg2 ...request.Option) (*kendra.CreateQuerySuggestionsBlockListOutput, error)
CreateQuerySuggestionsBlockListWithContext mocks base method.
func (*MockKendraAPI) CreateThesaurus ¶
func (m *MockKendraAPI) CreateThesaurus(arg0 *kendra.CreateThesaurusInput) (*kendra.CreateThesaurusOutput, error)
CreateThesaurus mocks base method.
func (*MockKendraAPI) CreateThesaurusRequest ¶
func (m *MockKendraAPI) CreateThesaurusRequest(arg0 *kendra.CreateThesaurusInput) (*request.Request, *kendra.CreateThesaurusOutput)
CreateThesaurusRequest mocks base method.
func (*MockKendraAPI) CreateThesaurusWithContext ¶
func (m *MockKendraAPI) CreateThesaurusWithContext(arg0 context.Context, arg1 *kendra.CreateThesaurusInput, arg2 ...request.Option) (*kendra.CreateThesaurusOutput, error)
CreateThesaurusWithContext mocks base method.
func (*MockKendraAPI) DeleteDataSource ¶
func (m *MockKendraAPI) DeleteDataSource(arg0 *kendra.DeleteDataSourceInput) (*kendra.DeleteDataSourceOutput, error)
DeleteDataSource mocks base method.
func (*MockKendraAPI) DeleteDataSourceRequest ¶
func (m *MockKendraAPI) DeleteDataSourceRequest(arg0 *kendra.DeleteDataSourceInput) (*request.Request, *kendra.DeleteDataSourceOutput)
DeleteDataSourceRequest mocks base method.
func (*MockKendraAPI) DeleteDataSourceWithContext ¶
func (m *MockKendraAPI) DeleteDataSourceWithContext(arg0 context.Context, arg1 *kendra.DeleteDataSourceInput, arg2 ...request.Option) (*kendra.DeleteDataSourceOutput, error)
DeleteDataSourceWithContext mocks base method.
func (*MockKendraAPI) DeleteExperience ¶ added in v1.43.22
func (m *MockKendraAPI) DeleteExperience(arg0 *kendra.DeleteExperienceInput) (*kendra.DeleteExperienceOutput, error)
DeleteExperience mocks base method.
func (*MockKendraAPI) DeleteExperienceRequest ¶ added in v1.43.22
func (m *MockKendraAPI) DeleteExperienceRequest(arg0 *kendra.DeleteExperienceInput) (*request.Request, *kendra.DeleteExperienceOutput)
DeleteExperienceRequest mocks base method.
func (*MockKendraAPI) DeleteExperienceWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) DeleteExperienceWithContext(arg0 context.Context, arg1 *kendra.DeleteExperienceInput, arg2 ...request.Option) (*kendra.DeleteExperienceOutput, error)
DeleteExperienceWithContext mocks base method.
func (*MockKendraAPI) DeleteFaq ¶
func (m *MockKendraAPI) DeleteFaq(arg0 *kendra.DeleteFaqInput) (*kendra.DeleteFaqOutput, error)
DeleteFaq mocks base method.
func (*MockKendraAPI) DeleteFaqRequest ¶
func (m *MockKendraAPI) DeleteFaqRequest(arg0 *kendra.DeleteFaqInput) (*request.Request, *kendra.DeleteFaqOutput)
DeleteFaqRequest mocks base method.
func (*MockKendraAPI) DeleteFaqWithContext ¶
func (m *MockKendraAPI) DeleteFaqWithContext(arg0 context.Context, arg1 *kendra.DeleteFaqInput, arg2 ...request.Option) (*kendra.DeleteFaqOutput, error)
DeleteFaqWithContext mocks base method.
func (*MockKendraAPI) DeleteIndex ¶
func (m *MockKendraAPI) DeleteIndex(arg0 *kendra.DeleteIndexInput) (*kendra.DeleteIndexOutput, error)
DeleteIndex mocks base method.
func (*MockKendraAPI) DeleteIndexRequest ¶
func (m *MockKendraAPI) DeleteIndexRequest(arg0 *kendra.DeleteIndexInput) (*request.Request, *kendra.DeleteIndexOutput)
DeleteIndexRequest mocks base method.
func (*MockKendraAPI) DeleteIndexWithContext ¶
func (m *MockKendraAPI) DeleteIndexWithContext(arg0 context.Context, arg1 *kendra.DeleteIndexInput, arg2 ...request.Option) (*kendra.DeleteIndexOutput, error)
DeleteIndexWithContext mocks base method.
func (*MockKendraAPI) DeletePrincipalMapping ¶ added in v1.43.22
func (m *MockKendraAPI) DeletePrincipalMapping(arg0 *kendra.DeletePrincipalMappingInput) (*kendra.DeletePrincipalMappingOutput, error)
DeletePrincipalMapping mocks base method.
func (*MockKendraAPI) DeletePrincipalMappingRequest ¶ added in v1.43.22
func (m *MockKendraAPI) DeletePrincipalMappingRequest(arg0 *kendra.DeletePrincipalMappingInput) (*request.Request, *kendra.DeletePrincipalMappingOutput)
DeletePrincipalMappingRequest mocks base method.
func (*MockKendraAPI) DeletePrincipalMappingWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) DeletePrincipalMappingWithContext(arg0 context.Context, arg1 *kendra.DeletePrincipalMappingInput, arg2 ...request.Option) (*kendra.DeletePrincipalMappingOutput, error)
DeletePrincipalMappingWithContext mocks base method.
func (*MockKendraAPI) DeleteQuerySuggestionsBlockList ¶ added in v1.43.22
func (m *MockKendraAPI) DeleteQuerySuggestionsBlockList(arg0 *kendra.DeleteQuerySuggestionsBlockListInput) (*kendra.DeleteQuerySuggestionsBlockListOutput, error)
DeleteQuerySuggestionsBlockList mocks base method.
func (*MockKendraAPI) DeleteQuerySuggestionsBlockListRequest ¶ added in v1.43.22
func (m *MockKendraAPI) DeleteQuerySuggestionsBlockListRequest(arg0 *kendra.DeleteQuerySuggestionsBlockListInput) (*request.Request, *kendra.DeleteQuerySuggestionsBlockListOutput)
DeleteQuerySuggestionsBlockListRequest mocks base method.
func (*MockKendraAPI) DeleteQuerySuggestionsBlockListWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) DeleteQuerySuggestionsBlockListWithContext(arg0 context.Context, arg1 *kendra.DeleteQuerySuggestionsBlockListInput, arg2 ...request.Option) (*kendra.DeleteQuerySuggestionsBlockListOutput, error)
DeleteQuerySuggestionsBlockListWithContext mocks base method.
func (*MockKendraAPI) DeleteThesaurus ¶
func (m *MockKendraAPI) DeleteThesaurus(arg0 *kendra.DeleteThesaurusInput) (*kendra.DeleteThesaurusOutput, error)
DeleteThesaurus mocks base method.
func (*MockKendraAPI) DeleteThesaurusRequest ¶
func (m *MockKendraAPI) DeleteThesaurusRequest(arg0 *kendra.DeleteThesaurusInput) (*request.Request, *kendra.DeleteThesaurusOutput)
DeleteThesaurusRequest mocks base method.
func (*MockKendraAPI) DeleteThesaurusWithContext ¶
func (m *MockKendraAPI) DeleteThesaurusWithContext(arg0 context.Context, arg1 *kendra.DeleteThesaurusInput, arg2 ...request.Option) (*kendra.DeleteThesaurusOutput, error)
DeleteThesaurusWithContext mocks base method.
func (*MockKendraAPI) DescribeDataSource ¶
func (m *MockKendraAPI) DescribeDataSource(arg0 *kendra.DescribeDataSourceInput) (*kendra.DescribeDataSourceOutput, error)
DescribeDataSource mocks base method.
func (*MockKendraAPI) DescribeDataSourceRequest ¶
func (m *MockKendraAPI) DescribeDataSourceRequest(arg0 *kendra.DescribeDataSourceInput) (*request.Request, *kendra.DescribeDataSourceOutput)
DescribeDataSourceRequest mocks base method.
func (*MockKendraAPI) DescribeDataSourceWithContext ¶
func (m *MockKendraAPI) DescribeDataSourceWithContext(arg0 context.Context, arg1 *kendra.DescribeDataSourceInput, arg2 ...request.Option) (*kendra.DescribeDataSourceOutput, error)
DescribeDataSourceWithContext mocks base method.
func (*MockKendraAPI) DescribeExperience ¶ added in v1.43.22
func (m *MockKendraAPI) DescribeExperience(arg0 *kendra.DescribeExperienceInput) (*kendra.DescribeExperienceOutput, error)
DescribeExperience mocks base method.
func (*MockKendraAPI) DescribeExperienceRequest ¶ added in v1.43.22
func (m *MockKendraAPI) DescribeExperienceRequest(arg0 *kendra.DescribeExperienceInput) (*request.Request, *kendra.DescribeExperienceOutput)
DescribeExperienceRequest mocks base method.
func (*MockKendraAPI) DescribeExperienceWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) DescribeExperienceWithContext(arg0 context.Context, arg1 *kendra.DescribeExperienceInput, arg2 ...request.Option) (*kendra.DescribeExperienceOutput, error)
DescribeExperienceWithContext mocks base method.
func (*MockKendraAPI) DescribeFaq ¶
func (m *MockKendraAPI) DescribeFaq(arg0 *kendra.DescribeFaqInput) (*kendra.DescribeFaqOutput, error)
DescribeFaq mocks base method.
func (*MockKendraAPI) DescribeFaqRequest ¶
func (m *MockKendraAPI) DescribeFaqRequest(arg0 *kendra.DescribeFaqInput) (*request.Request, *kendra.DescribeFaqOutput)
DescribeFaqRequest mocks base method.
func (*MockKendraAPI) DescribeFaqWithContext ¶
func (m *MockKendraAPI) DescribeFaqWithContext(arg0 context.Context, arg1 *kendra.DescribeFaqInput, arg2 ...request.Option) (*kendra.DescribeFaqOutput, error)
DescribeFaqWithContext mocks base method.
func (*MockKendraAPI) DescribeIndex ¶
func (m *MockKendraAPI) DescribeIndex(arg0 *kendra.DescribeIndexInput) (*kendra.DescribeIndexOutput, error)
DescribeIndex mocks base method.
func (*MockKendraAPI) DescribeIndexRequest ¶
func (m *MockKendraAPI) DescribeIndexRequest(arg0 *kendra.DescribeIndexInput) (*request.Request, *kendra.DescribeIndexOutput)
DescribeIndexRequest mocks base method.
func (*MockKendraAPI) DescribeIndexWithContext ¶
func (m *MockKendraAPI) DescribeIndexWithContext(arg0 context.Context, arg1 *kendra.DescribeIndexInput, arg2 ...request.Option) (*kendra.DescribeIndexOutput, error)
DescribeIndexWithContext mocks base method.
func (*MockKendraAPI) DescribePrincipalMapping ¶ added in v1.43.22
func (m *MockKendraAPI) DescribePrincipalMapping(arg0 *kendra.DescribePrincipalMappingInput) (*kendra.DescribePrincipalMappingOutput, error)
DescribePrincipalMapping mocks base method.
func (*MockKendraAPI) DescribePrincipalMappingRequest ¶ added in v1.43.22
func (m *MockKendraAPI) DescribePrincipalMappingRequest(arg0 *kendra.DescribePrincipalMappingInput) (*request.Request, *kendra.DescribePrincipalMappingOutput)
DescribePrincipalMappingRequest mocks base method.
func (*MockKendraAPI) DescribePrincipalMappingWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) DescribePrincipalMappingWithContext(arg0 context.Context, arg1 *kendra.DescribePrincipalMappingInput, arg2 ...request.Option) (*kendra.DescribePrincipalMappingOutput, error)
DescribePrincipalMappingWithContext mocks base method.
func (*MockKendraAPI) DescribeQuerySuggestionsBlockList ¶ added in v1.43.22
func (m *MockKendraAPI) DescribeQuerySuggestionsBlockList(arg0 *kendra.DescribeQuerySuggestionsBlockListInput) (*kendra.DescribeQuerySuggestionsBlockListOutput, error)
DescribeQuerySuggestionsBlockList mocks base method.
func (*MockKendraAPI) DescribeQuerySuggestionsBlockListRequest ¶ added in v1.43.22
func (m *MockKendraAPI) DescribeQuerySuggestionsBlockListRequest(arg0 *kendra.DescribeQuerySuggestionsBlockListInput) (*request.Request, *kendra.DescribeQuerySuggestionsBlockListOutput)
DescribeQuerySuggestionsBlockListRequest mocks base method.
func (*MockKendraAPI) DescribeQuerySuggestionsBlockListWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) DescribeQuerySuggestionsBlockListWithContext(arg0 context.Context, arg1 *kendra.DescribeQuerySuggestionsBlockListInput, arg2 ...request.Option) (*kendra.DescribeQuerySuggestionsBlockListOutput, error)
DescribeQuerySuggestionsBlockListWithContext mocks base method.
func (*MockKendraAPI) DescribeQuerySuggestionsConfig ¶ added in v1.43.22
func (m *MockKendraAPI) DescribeQuerySuggestionsConfig(arg0 *kendra.DescribeQuerySuggestionsConfigInput) (*kendra.DescribeQuerySuggestionsConfigOutput, error)
DescribeQuerySuggestionsConfig mocks base method.
func (*MockKendraAPI) DescribeQuerySuggestionsConfigRequest ¶ added in v1.43.22
func (m *MockKendraAPI) DescribeQuerySuggestionsConfigRequest(arg0 *kendra.DescribeQuerySuggestionsConfigInput) (*request.Request, *kendra.DescribeQuerySuggestionsConfigOutput)
DescribeQuerySuggestionsConfigRequest mocks base method.
func (*MockKendraAPI) DescribeQuerySuggestionsConfigWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) DescribeQuerySuggestionsConfigWithContext(arg0 context.Context, arg1 *kendra.DescribeQuerySuggestionsConfigInput, arg2 ...request.Option) (*kendra.DescribeQuerySuggestionsConfigOutput, error)
DescribeQuerySuggestionsConfigWithContext mocks base method.
func (*MockKendraAPI) DescribeThesaurus ¶
func (m *MockKendraAPI) DescribeThesaurus(arg0 *kendra.DescribeThesaurusInput) (*kendra.DescribeThesaurusOutput, error)
DescribeThesaurus mocks base method.
func (*MockKendraAPI) DescribeThesaurusRequest ¶
func (m *MockKendraAPI) DescribeThesaurusRequest(arg0 *kendra.DescribeThesaurusInput) (*request.Request, *kendra.DescribeThesaurusOutput)
DescribeThesaurusRequest mocks base method.
func (*MockKendraAPI) DescribeThesaurusWithContext ¶
func (m *MockKendraAPI) DescribeThesaurusWithContext(arg0 context.Context, arg1 *kendra.DescribeThesaurusInput, arg2 ...request.Option) (*kendra.DescribeThesaurusOutput, error)
DescribeThesaurusWithContext mocks base method.
func (*MockKendraAPI) DisassociateEntitiesFromExperience ¶ added in v1.43.22
func (m *MockKendraAPI) DisassociateEntitiesFromExperience(arg0 *kendra.DisassociateEntitiesFromExperienceInput) (*kendra.DisassociateEntitiesFromExperienceOutput, error)
DisassociateEntitiesFromExperience mocks base method.
func (*MockKendraAPI) DisassociateEntitiesFromExperienceRequest ¶ added in v1.43.22
func (m *MockKendraAPI) DisassociateEntitiesFromExperienceRequest(arg0 *kendra.DisassociateEntitiesFromExperienceInput) (*request.Request, *kendra.DisassociateEntitiesFromExperienceOutput)
DisassociateEntitiesFromExperienceRequest mocks base method.
func (*MockKendraAPI) DisassociateEntitiesFromExperienceWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) DisassociateEntitiesFromExperienceWithContext(arg0 context.Context, arg1 *kendra.DisassociateEntitiesFromExperienceInput, arg2 ...request.Option) (*kendra.DisassociateEntitiesFromExperienceOutput, error)
DisassociateEntitiesFromExperienceWithContext mocks base method.
func (*MockKendraAPI) DisassociatePersonasFromEntities ¶ added in v1.43.22
func (m *MockKendraAPI) DisassociatePersonasFromEntities(arg0 *kendra.DisassociatePersonasFromEntitiesInput) (*kendra.DisassociatePersonasFromEntitiesOutput, error)
DisassociatePersonasFromEntities mocks base method.
func (*MockKendraAPI) DisassociatePersonasFromEntitiesRequest ¶ added in v1.43.22
func (m *MockKendraAPI) DisassociatePersonasFromEntitiesRequest(arg0 *kendra.DisassociatePersonasFromEntitiesInput) (*request.Request, *kendra.DisassociatePersonasFromEntitiesOutput)
DisassociatePersonasFromEntitiesRequest mocks base method.
func (*MockKendraAPI) DisassociatePersonasFromEntitiesWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) DisassociatePersonasFromEntitiesWithContext(arg0 context.Context, arg1 *kendra.DisassociatePersonasFromEntitiesInput, arg2 ...request.Option) (*kendra.DisassociatePersonasFromEntitiesOutput, error)
DisassociatePersonasFromEntitiesWithContext mocks base method.
func (*MockKendraAPI) EXPECT ¶
func (m *MockKendraAPI) EXPECT() *MockKendraAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockKendraAPI) GetQuerySuggestions ¶ added in v1.43.22
func (m *MockKendraAPI) GetQuerySuggestions(arg0 *kendra.GetQuerySuggestionsInput) (*kendra.GetQuerySuggestionsOutput, error)
GetQuerySuggestions mocks base method.
func (*MockKendraAPI) GetQuerySuggestionsRequest ¶ added in v1.43.22
func (m *MockKendraAPI) GetQuerySuggestionsRequest(arg0 *kendra.GetQuerySuggestionsInput) (*request.Request, *kendra.GetQuerySuggestionsOutput)
GetQuerySuggestionsRequest mocks base method.
func (*MockKendraAPI) GetQuerySuggestionsWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) GetQuerySuggestionsWithContext(arg0 context.Context, arg1 *kendra.GetQuerySuggestionsInput, arg2 ...request.Option) (*kendra.GetQuerySuggestionsOutput, error)
GetQuerySuggestionsWithContext mocks base method.
func (*MockKendraAPI) GetSnapshots ¶ added in v1.43.22
func (m *MockKendraAPI) GetSnapshots(arg0 *kendra.GetSnapshotsInput) (*kendra.GetSnapshotsOutput, error)
GetSnapshots mocks base method.
func (*MockKendraAPI) GetSnapshotsPages ¶ added in v1.43.22
func (m *MockKendraAPI) GetSnapshotsPages(arg0 *kendra.GetSnapshotsInput, arg1 func(*kendra.GetSnapshotsOutput, bool) bool) error
GetSnapshotsPages mocks base method.
func (*MockKendraAPI) GetSnapshotsPagesWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) GetSnapshotsPagesWithContext(arg0 context.Context, arg1 *kendra.GetSnapshotsInput, arg2 func(*kendra.GetSnapshotsOutput, bool) bool, arg3 ...request.Option) error
GetSnapshotsPagesWithContext mocks base method.
func (*MockKendraAPI) GetSnapshotsRequest ¶ added in v1.43.22
func (m *MockKendraAPI) GetSnapshotsRequest(arg0 *kendra.GetSnapshotsInput) (*request.Request, *kendra.GetSnapshotsOutput)
GetSnapshotsRequest mocks base method.
func (*MockKendraAPI) GetSnapshotsWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) GetSnapshotsWithContext(arg0 context.Context, arg1 *kendra.GetSnapshotsInput, arg2 ...request.Option) (*kendra.GetSnapshotsOutput, error)
GetSnapshotsWithContext mocks base method.
func (*MockKendraAPI) ListDataSourceSyncJobs ¶
func (m *MockKendraAPI) ListDataSourceSyncJobs(arg0 *kendra.ListDataSourceSyncJobsInput) (*kendra.ListDataSourceSyncJobsOutput, error)
ListDataSourceSyncJobs mocks base method.
func (*MockKendraAPI) ListDataSourceSyncJobsPages ¶
func (m *MockKendraAPI) ListDataSourceSyncJobsPages(arg0 *kendra.ListDataSourceSyncJobsInput, arg1 func(*kendra.ListDataSourceSyncJobsOutput, bool) bool) error
ListDataSourceSyncJobsPages mocks base method.
func (*MockKendraAPI) ListDataSourceSyncJobsPagesWithContext ¶
func (m *MockKendraAPI) ListDataSourceSyncJobsPagesWithContext(arg0 context.Context, arg1 *kendra.ListDataSourceSyncJobsInput, arg2 func(*kendra.ListDataSourceSyncJobsOutput, bool) bool, arg3 ...request.Option) error
ListDataSourceSyncJobsPagesWithContext mocks base method.
func (*MockKendraAPI) ListDataSourceSyncJobsRequest ¶
func (m *MockKendraAPI) ListDataSourceSyncJobsRequest(arg0 *kendra.ListDataSourceSyncJobsInput) (*request.Request, *kendra.ListDataSourceSyncJobsOutput)
ListDataSourceSyncJobsRequest mocks base method.
func (*MockKendraAPI) ListDataSourceSyncJobsWithContext ¶
func (m *MockKendraAPI) ListDataSourceSyncJobsWithContext(arg0 context.Context, arg1 *kendra.ListDataSourceSyncJobsInput, arg2 ...request.Option) (*kendra.ListDataSourceSyncJobsOutput, error)
ListDataSourceSyncJobsWithContext mocks base method.
func (*MockKendraAPI) ListDataSources ¶
func (m *MockKendraAPI) ListDataSources(arg0 *kendra.ListDataSourcesInput) (*kendra.ListDataSourcesOutput, error)
ListDataSources mocks base method.
func (*MockKendraAPI) ListDataSourcesPages ¶
func (m *MockKendraAPI) ListDataSourcesPages(arg0 *kendra.ListDataSourcesInput, arg1 func(*kendra.ListDataSourcesOutput, bool) bool) error
ListDataSourcesPages mocks base method.
func (*MockKendraAPI) ListDataSourcesPagesWithContext ¶
func (m *MockKendraAPI) ListDataSourcesPagesWithContext(arg0 context.Context, arg1 *kendra.ListDataSourcesInput, arg2 func(*kendra.ListDataSourcesOutput, bool) bool, arg3 ...request.Option) error
ListDataSourcesPagesWithContext mocks base method.
func (*MockKendraAPI) ListDataSourcesRequest ¶
func (m *MockKendraAPI) ListDataSourcesRequest(arg0 *kendra.ListDataSourcesInput) (*request.Request, *kendra.ListDataSourcesOutput)
ListDataSourcesRequest mocks base method.
func (*MockKendraAPI) ListDataSourcesWithContext ¶
func (m *MockKendraAPI) ListDataSourcesWithContext(arg0 context.Context, arg1 *kendra.ListDataSourcesInput, arg2 ...request.Option) (*kendra.ListDataSourcesOutput, error)
ListDataSourcesWithContext mocks base method.
func (*MockKendraAPI) ListEntityPersonas ¶ added in v1.43.22
func (m *MockKendraAPI) ListEntityPersonas(arg0 *kendra.ListEntityPersonasInput) (*kendra.ListEntityPersonasOutput, error)
ListEntityPersonas mocks base method.
func (*MockKendraAPI) ListEntityPersonasPages ¶ added in v1.43.22
func (m *MockKendraAPI) ListEntityPersonasPages(arg0 *kendra.ListEntityPersonasInput, arg1 func(*kendra.ListEntityPersonasOutput, bool) bool) error
ListEntityPersonasPages mocks base method.
func (*MockKendraAPI) ListEntityPersonasPagesWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) ListEntityPersonasPagesWithContext(arg0 context.Context, arg1 *kendra.ListEntityPersonasInput, arg2 func(*kendra.ListEntityPersonasOutput, bool) bool, arg3 ...request.Option) error
ListEntityPersonasPagesWithContext mocks base method.
func (*MockKendraAPI) ListEntityPersonasRequest ¶ added in v1.43.22
func (m *MockKendraAPI) ListEntityPersonasRequest(arg0 *kendra.ListEntityPersonasInput) (*request.Request, *kendra.ListEntityPersonasOutput)
ListEntityPersonasRequest mocks base method.
func (*MockKendraAPI) ListEntityPersonasWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) ListEntityPersonasWithContext(arg0 context.Context, arg1 *kendra.ListEntityPersonasInput, arg2 ...request.Option) (*kendra.ListEntityPersonasOutput, error)
ListEntityPersonasWithContext mocks base method.
func (*MockKendraAPI) ListExperienceEntities ¶ added in v1.43.22
func (m *MockKendraAPI) ListExperienceEntities(arg0 *kendra.ListExperienceEntitiesInput) (*kendra.ListExperienceEntitiesOutput, error)
ListExperienceEntities mocks base method.
func (*MockKendraAPI) ListExperienceEntitiesPages ¶ added in v1.43.22
func (m *MockKendraAPI) ListExperienceEntitiesPages(arg0 *kendra.ListExperienceEntitiesInput, arg1 func(*kendra.ListExperienceEntitiesOutput, bool) bool) error
ListExperienceEntitiesPages mocks base method.
func (*MockKendraAPI) ListExperienceEntitiesPagesWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) ListExperienceEntitiesPagesWithContext(arg0 context.Context, arg1 *kendra.ListExperienceEntitiesInput, arg2 func(*kendra.ListExperienceEntitiesOutput, bool) bool, arg3 ...request.Option) error
ListExperienceEntitiesPagesWithContext mocks base method.
func (*MockKendraAPI) ListExperienceEntitiesRequest ¶ added in v1.43.22
func (m *MockKendraAPI) ListExperienceEntitiesRequest(arg0 *kendra.ListExperienceEntitiesInput) (*request.Request, *kendra.ListExperienceEntitiesOutput)
ListExperienceEntitiesRequest mocks base method.
func (*MockKendraAPI) ListExperienceEntitiesWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) ListExperienceEntitiesWithContext(arg0 context.Context, arg1 *kendra.ListExperienceEntitiesInput, arg2 ...request.Option) (*kendra.ListExperienceEntitiesOutput, error)
ListExperienceEntitiesWithContext mocks base method.
func (*MockKendraAPI) ListExperiences ¶ added in v1.43.22
func (m *MockKendraAPI) ListExperiences(arg0 *kendra.ListExperiencesInput) (*kendra.ListExperiencesOutput, error)
ListExperiences mocks base method.
func (*MockKendraAPI) ListExperiencesPages ¶ added in v1.43.22
func (m *MockKendraAPI) ListExperiencesPages(arg0 *kendra.ListExperiencesInput, arg1 func(*kendra.ListExperiencesOutput, bool) bool) error
ListExperiencesPages mocks base method.
func (*MockKendraAPI) ListExperiencesPagesWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) ListExperiencesPagesWithContext(arg0 context.Context, arg1 *kendra.ListExperiencesInput, arg2 func(*kendra.ListExperiencesOutput, bool) bool, arg3 ...request.Option) error
ListExperiencesPagesWithContext mocks base method.
func (*MockKendraAPI) ListExperiencesRequest ¶ added in v1.43.22
func (m *MockKendraAPI) ListExperiencesRequest(arg0 *kendra.ListExperiencesInput) (*request.Request, *kendra.ListExperiencesOutput)
ListExperiencesRequest mocks base method.
func (*MockKendraAPI) ListExperiencesWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) ListExperiencesWithContext(arg0 context.Context, arg1 *kendra.ListExperiencesInput, arg2 ...request.Option) (*kendra.ListExperiencesOutput, error)
ListExperiencesWithContext mocks base method.
func (*MockKendraAPI) ListFaqs ¶
func (m *MockKendraAPI) ListFaqs(arg0 *kendra.ListFaqsInput) (*kendra.ListFaqsOutput, error)
ListFaqs mocks base method.
func (*MockKendraAPI) ListFaqsRequest ¶
func (m *MockKendraAPI) ListFaqsRequest(arg0 *kendra.ListFaqsInput) (*request.Request, *kendra.ListFaqsOutput)
ListFaqsRequest mocks base method.
func (*MockKendraAPI) ListFaqsWithContext ¶
func (m *MockKendraAPI) ListFaqsWithContext(arg0 context.Context, arg1 *kendra.ListFaqsInput, arg2 ...request.Option) (*kendra.ListFaqsOutput, error)
ListFaqsWithContext mocks base method.
func (*MockKendraAPI) ListGroupsOlderThanOrderingId ¶ added in v1.43.22
func (m *MockKendraAPI) ListGroupsOlderThanOrderingId(arg0 *kendra.ListGroupsOlderThanOrderingIdInput) (*kendra.ListGroupsOlderThanOrderingIdOutput, error)
ListGroupsOlderThanOrderingId mocks base method.
func (*MockKendraAPI) ListGroupsOlderThanOrderingIdRequest ¶ added in v1.43.22
func (m *MockKendraAPI) ListGroupsOlderThanOrderingIdRequest(arg0 *kendra.ListGroupsOlderThanOrderingIdInput) (*request.Request, *kendra.ListGroupsOlderThanOrderingIdOutput)
ListGroupsOlderThanOrderingIdRequest mocks base method.
func (*MockKendraAPI) ListGroupsOlderThanOrderingIdWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) ListGroupsOlderThanOrderingIdWithContext(arg0 context.Context, arg1 *kendra.ListGroupsOlderThanOrderingIdInput, arg2 ...request.Option) (*kendra.ListGroupsOlderThanOrderingIdOutput, error)
ListGroupsOlderThanOrderingIdWithContext mocks base method.
func (*MockKendraAPI) ListIndices ¶
func (m *MockKendraAPI) ListIndices(arg0 *kendra.ListIndicesInput) (*kendra.ListIndicesOutput, error)
ListIndices mocks base method.
func (*MockKendraAPI) ListIndicesPages ¶
func (m *MockKendraAPI) ListIndicesPages(arg0 *kendra.ListIndicesInput, arg1 func(*kendra.ListIndicesOutput, bool) bool) error
ListIndicesPages mocks base method.
func (*MockKendraAPI) ListIndicesPagesWithContext ¶
func (m *MockKendraAPI) ListIndicesPagesWithContext(arg0 context.Context, arg1 *kendra.ListIndicesInput, arg2 func(*kendra.ListIndicesOutput, bool) bool, arg3 ...request.Option) error
ListIndicesPagesWithContext mocks base method.
func (*MockKendraAPI) ListIndicesRequest ¶
func (m *MockKendraAPI) ListIndicesRequest(arg0 *kendra.ListIndicesInput) (*request.Request, *kendra.ListIndicesOutput)
ListIndicesRequest mocks base method.
func (*MockKendraAPI) ListIndicesWithContext ¶
func (m *MockKendraAPI) ListIndicesWithContext(arg0 context.Context, arg1 *kendra.ListIndicesInput, arg2 ...request.Option) (*kendra.ListIndicesOutput, error)
ListIndicesWithContext mocks base method.
func (*MockKendraAPI) ListQuerySuggestionsBlockLists ¶ added in v1.43.22
func (m *MockKendraAPI) ListQuerySuggestionsBlockLists(arg0 *kendra.ListQuerySuggestionsBlockListsInput) (*kendra.ListQuerySuggestionsBlockListsOutput, error)
ListQuerySuggestionsBlockLists mocks base method.
func (*MockKendraAPI) ListQuerySuggestionsBlockListsRequest ¶ added in v1.43.22
func (m *MockKendraAPI) ListQuerySuggestionsBlockListsRequest(arg0 *kendra.ListQuerySuggestionsBlockListsInput) (*request.Request, *kendra.ListQuerySuggestionsBlockListsOutput)
ListQuerySuggestionsBlockListsRequest mocks base method.
func (*MockKendraAPI) ListQuerySuggestionsBlockListsWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) ListQuerySuggestionsBlockListsWithContext(arg0 context.Context, arg1 *kendra.ListQuerySuggestionsBlockListsInput, arg2 ...request.Option) (*kendra.ListQuerySuggestionsBlockListsOutput, error)
ListQuerySuggestionsBlockListsWithContext mocks base method.
func (*MockKendraAPI) ListTagsForResource ¶
func (m *MockKendraAPI) ListTagsForResource(arg0 *kendra.ListTagsForResourceInput) (*kendra.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
func (*MockKendraAPI) ListTagsForResourceRequest ¶
func (m *MockKendraAPI) ListTagsForResourceRequest(arg0 *kendra.ListTagsForResourceInput) (*request.Request, *kendra.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method.
func (*MockKendraAPI) ListTagsForResourceWithContext ¶
func (m *MockKendraAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *kendra.ListTagsForResourceInput, arg2 ...request.Option) (*kendra.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method.
func (*MockKendraAPI) ListThesauri ¶
func (m *MockKendraAPI) ListThesauri(arg0 *kendra.ListThesauriInput) (*kendra.ListThesauriOutput, error)
ListThesauri mocks base method.
func (*MockKendraAPI) ListThesauriRequest ¶
func (m *MockKendraAPI) ListThesauriRequest(arg0 *kendra.ListThesauriInput) (*request.Request, *kendra.ListThesauriOutput)
ListThesauriRequest mocks base method.
func (*MockKendraAPI) ListThesauriWithContext ¶
func (m *MockKendraAPI) ListThesauriWithContext(arg0 context.Context, arg1 *kendra.ListThesauriInput, arg2 ...request.Option) (*kendra.ListThesauriOutput, error)
ListThesauriWithContext mocks base method.
func (*MockKendraAPI) PutPrincipalMapping ¶ added in v1.43.22
func (m *MockKendraAPI) PutPrincipalMapping(arg0 *kendra.PutPrincipalMappingInput) (*kendra.PutPrincipalMappingOutput, error)
PutPrincipalMapping mocks base method.
func (*MockKendraAPI) PutPrincipalMappingRequest ¶ added in v1.43.22
func (m *MockKendraAPI) PutPrincipalMappingRequest(arg0 *kendra.PutPrincipalMappingInput) (*request.Request, *kendra.PutPrincipalMappingOutput)
PutPrincipalMappingRequest mocks base method.
func (*MockKendraAPI) PutPrincipalMappingWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) PutPrincipalMappingWithContext(arg0 context.Context, arg1 *kendra.PutPrincipalMappingInput, arg2 ...request.Option) (*kendra.PutPrincipalMappingOutput, error)
PutPrincipalMappingWithContext mocks base method.
func (*MockKendraAPI) Query ¶
func (m *MockKendraAPI) Query(arg0 *kendra.QueryInput) (*kendra.QueryOutput, error)
Query mocks base method.
func (*MockKendraAPI) QueryRequest ¶
func (m *MockKendraAPI) QueryRequest(arg0 *kendra.QueryInput) (*request.Request, *kendra.QueryOutput)
QueryRequest mocks base method.
func (*MockKendraAPI) QueryWithContext ¶
func (m *MockKendraAPI) QueryWithContext(arg0 context.Context, arg1 *kendra.QueryInput, arg2 ...request.Option) (*kendra.QueryOutput, error)
QueryWithContext mocks base method.
func (*MockKendraAPI) StartDataSourceSyncJob ¶
func (m *MockKendraAPI) StartDataSourceSyncJob(arg0 *kendra.StartDataSourceSyncJobInput) (*kendra.StartDataSourceSyncJobOutput, error)
StartDataSourceSyncJob mocks base method.
func (*MockKendraAPI) StartDataSourceSyncJobRequest ¶
func (m *MockKendraAPI) StartDataSourceSyncJobRequest(arg0 *kendra.StartDataSourceSyncJobInput) (*request.Request, *kendra.StartDataSourceSyncJobOutput)
StartDataSourceSyncJobRequest mocks base method.
func (*MockKendraAPI) StartDataSourceSyncJobWithContext ¶
func (m *MockKendraAPI) StartDataSourceSyncJobWithContext(arg0 context.Context, arg1 *kendra.StartDataSourceSyncJobInput, arg2 ...request.Option) (*kendra.StartDataSourceSyncJobOutput, error)
StartDataSourceSyncJobWithContext mocks base method.
func (*MockKendraAPI) StopDataSourceSyncJob ¶
func (m *MockKendraAPI) StopDataSourceSyncJob(arg0 *kendra.StopDataSourceSyncJobInput) (*kendra.StopDataSourceSyncJobOutput, error)
StopDataSourceSyncJob mocks base method.
func (*MockKendraAPI) StopDataSourceSyncJobRequest ¶
func (m *MockKendraAPI) StopDataSourceSyncJobRequest(arg0 *kendra.StopDataSourceSyncJobInput) (*request.Request, *kendra.StopDataSourceSyncJobOutput)
StopDataSourceSyncJobRequest mocks base method.
func (*MockKendraAPI) StopDataSourceSyncJobWithContext ¶
func (m *MockKendraAPI) StopDataSourceSyncJobWithContext(arg0 context.Context, arg1 *kendra.StopDataSourceSyncJobInput, arg2 ...request.Option) (*kendra.StopDataSourceSyncJobOutput, error)
StopDataSourceSyncJobWithContext mocks base method.
func (*MockKendraAPI) SubmitFeedback ¶
func (m *MockKendraAPI) SubmitFeedback(arg0 *kendra.SubmitFeedbackInput) (*kendra.SubmitFeedbackOutput, error)
SubmitFeedback mocks base method.
func (*MockKendraAPI) SubmitFeedbackRequest ¶
func (m *MockKendraAPI) SubmitFeedbackRequest(arg0 *kendra.SubmitFeedbackInput) (*request.Request, *kendra.SubmitFeedbackOutput)
SubmitFeedbackRequest mocks base method.
func (*MockKendraAPI) SubmitFeedbackWithContext ¶
func (m *MockKendraAPI) SubmitFeedbackWithContext(arg0 context.Context, arg1 *kendra.SubmitFeedbackInput, arg2 ...request.Option) (*kendra.SubmitFeedbackOutput, error)
SubmitFeedbackWithContext mocks base method.
func (*MockKendraAPI) TagResource ¶
func (m *MockKendraAPI) TagResource(arg0 *kendra.TagResourceInput) (*kendra.TagResourceOutput, error)
TagResource mocks base method.
func (*MockKendraAPI) TagResourceRequest ¶
func (m *MockKendraAPI) TagResourceRequest(arg0 *kendra.TagResourceInput) (*request.Request, *kendra.TagResourceOutput)
TagResourceRequest mocks base method.
func (*MockKendraAPI) TagResourceWithContext ¶
func (m *MockKendraAPI) TagResourceWithContext(arg0 context.Context, arg1 *kendra.TagResourceInput, arg2 ...request.Option) (*kendra.TagResourceOutput, error)
TagResourceWithContext mocks base method.
func (*MockKendraAPI) UntagResource ¶
func (m *MockKendraAPI) UntagResource(arg0 *kendra.UntagResourceInput) (*kendra.UntagResourceOutput, error)
UntagResource mocks base method.
func (*MockKendraAPI) UntagResourceRequest ¶
func (m *MockKendraAPI) UntagResourceRequest(arg0 *kendra.UntagResourceInput) (*request.Request, *kendra.UntagResourceOutput)
UntagResourceRequest mocks base method.
func (*MockKendraAPI) UntagResourceWithContext ¶
func (m *MockKendraAPI) UntagResourceWithContext(arg0 context.Context, arg1 *kendra.UntagResourceInput, arg2 ...request.Option) (*kendra.UntagResourceOutput, error)
UntagResourceWithContext mocks base method.
func (*MockKendraAPI) UpdateDataSource ¶
func (m *MockKendraAPI) UpdateDataSource(arg0 *kendra.UpdateDataSourceInput) (*kendra.UpdateDataSourceOutput, error)
UpdateDataSource mocks base method.
func (*MockKendraAPI) UpdateDataSourceRequest ¶
func (m *MockKendraAPI) UpdateDataSourceRequest(arg0 *kendra.UpdateDataSourceInput) (*request.Request, *kendra.UpdateDataSourceOutput)
UpdateDataSourceRequest mocks base method.
func (*MockKendraAPI) UpdateDataSourceWithContext ¶
func (m *MockKendraAPI) UpdateDataSourceWithContext(arg0 context.Context, arg1 *kendra.UpdateDataSourceInput, arg2 ...request.Option) (*kendra.UpdateDataSourceOutput, error)
UpdateDataSourceWithContext mocks base method.
func (*MockKendraAPI) UpdateExperience ¶ added in v1.43.22
func (m *MockKendraAPI) UpdateExperience(arg0 *kendra.UpdateExperienceInput) (*kendra.UpdateExperienceOutput, error)
UpdateExperience mocks base method.
func (*MockKendraAPI) UpdateExperienceRequest ¶ added in v1.43.22
func (m *MockKendraAPI) UpdateExperienceRequest(arg0 *kendra.UpdateExperienceInput) (*request.Request, *kendra.UpdateExperienceOutput)
UpdateExperienceRequest mocks base method.
func (*MockKendraAPI) UpdateExperienceWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) UpdateExperienceWithContext(arg0 context.Context, arg1 *kendra.UpdateExperienceInput, arg2 ...request.Option) (*kendra.UpdateExperienceOutput, error)
UpdateExperienceWithContext mocks base method.
func (*MockKendraAPI) UpdateIndex ¶
func (m *MockKendraAPI) UpdateIndex(arg0 *kendra.UpdateIndexInput) (*kendra.UpdateIndexOutput, error)
UpdateIndex mocks base method.
func (*MockKendraAPI) UpdateIndexRequest ¶
func (m *MockKendraAPI) UpdateIndexRequest(arg0 *kendra.UpdateIndexInput) (*request.Request, *kendra.UpdateIndexOutput)
UpdateIndexRequest mocks base method.
func (*MockKendraAPI) UpdateIndexWithContext ¶
func (m *MockKendraAPI) UpdateIndexWithContext(arg0 context.Context, arg1 *kendra.UpdateIndexInput, arg2 ...request.Option) (*kendra.UpdateIndexOutput, error)
UpdateIndexWithContext mocks base method.
func (*MockKendraAPI) UpdateQuerySuggestionsBlockList ¶ added in v1.43.22
func (m *MockKendraAPI) UpdateQuerySuggestionsBlockList(arg0 *kendra.UpdateQuerySuggestionsBlockListInput) (*kendra.UpdateQuerySuggestionsBlockListOutput, error)
UpdateQuerySuggestionsBlockList mocks base method.
func (*MockKendraAPI) UpdateQuerySuggestionsBlockListRequest ¶ added in v1.43.22
func (m *MockKendraAPI) UpdateQuerySuggestionsBlockListRequest(arg0 *kendra.UpdateQuerySuggestionsBlockListInput) (*request.Request, *kendra.UpdateQuerySuggestionsBlockListOutput)
UpdateQuerySuggestionsBlockListRequest mocks base method.
func (*MockKendraAPI) UpdateQuerySuggestionsBlockListWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) UpdateQuerySuggestionsBlockListWithContext(arg0 context.Context, arg1 *kendra.UpdateQuerySuggestionsBlockListInput, arg2 ...request.Option) (*kendra.UpdateQuerySuggestionsBlockListOutput, error)
UpdateQuerySuggestionsBlockListWithContext mocks base method.
func (*MockKendraAPI) UpdateQuerySuggestionsConfig ¶ added in v1.43.22
func (m *MockKendraAPI) UpdateQuerySuggestionsConfig(arg0 *kendra.UpdateQuerySuggestionsConfigInput) (*kendra.UpdateQuerySuggestionsConfigOutput, error)
UpdateQuerySuggestionsConfig mocks base method.
func (*MockKendraAPI) UpdateQuerySuggestionsConfigRequest ¶ added in v1.43.22
func (m *MockKendraAPI) UpdateQuerySuggestionsConfigRequest(arg0 *kendra.UpdateQuerySuggestionsConfigInput) (*request.Request, *kendra.UpdateQuerySuggestionsConfigOutput)
UpdateQuerySuggestionsConfigRequest mocks base method.
func (*MockKendraAPI) UpdateQuerySuggestionsConfigWithContext ¶ added in v1.43.22
func (m *MockKendraAPI) UpdateQuerySuggestionsConfigWithContext(arg0 context.Context, arg1 *kendra.UpdateQuerySuggestionsConfigInput, arg2 ...request.Option) (*kendra.UpdateQuerySuggestionsConfigOutput, error)
UpdateQuerySuggestionsConfigWithContext mocks base method.
func (*MockKendraAPI) UpdateThesaurus ¶
func (m *MockKendraAPI) UpdateThesaurus(arg0 *kendra.UpdateThesaurusInput) (*kendra.UpdateThesaurusOutput, error)
UpdateThesaurus mocks base method.
func (*MockKendraAPI) UpdateThesaurusRequest ¶
func (m *MockKendraAPI) UpdateThesaurusRequest(arg0 *kendra.UpdateThesaurusInput) (*request.Request, *kendra.UpdateThesaurusOutput)
UpdateThesaurusRequest mocks base method.
func (*MockKendraAPI) UpdateThesaurusWithContext ¶
func (m *MockKendraAPI) UpdateThesaurusWithContext(arg0 context.Context, arg1 *kendra.UpdateThesaurusInput, arg2 ...request.Option) (*kendra.UpdateThesaurusOutput, error)
UpdateThesaurusWithContext mocks base method.
type MockKendraAPIMockRecorder ¶
type MockKendraAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockKendraAPIMockRecorder is the mock recorder for MockKendraAPI.
func (*MockKendraAPIMockRecorder) AssociateEntitiesToExperience ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) AssociateEntitiesToExperience(arg0 interface{}) *gomock.Call
AssociateEntitiesToExperience indicates an expected call of AssociateEntitiesToExperience.
func (*MockKendraAPIMockRecorder) AssociateEntitiesToExperienceRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) AssociateEntitiesToExperienceRequest(arg0 interface{}) *gomock.Call
AssociateEntitiesToExperienceRequest indicates an expected call of AssociateEntitiesToExperienceRequest.
func (*MockKendraAPIMockRecorder) AssociateEntitiesToExperienceWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) AssociateEntitiesToExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateEntitiesToExperienceWithContext indicates an expected call of AssociateEntitiesToExperienceWithContext.
func (*MockKendraAPIMockRecorder) AssociatePersonasToEntities ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) AssociatePersonasToEntities(arg0 interface{}) *gomock.Call
AssociatePersonasToEntities indicates an expected call of AssociatePersonasToEntities.
func (*MockKendraAPIMockRecorder) AssociatePersonasToEntitiesRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) AssociatePersonasToEntitiesRequest(arg0 interface{}) *gomock.Call
AssociatePersonasToEntitiesRequest indicates an expected call of AssociatePersonasToEntitiesRequest.
func (*MockKendraAPIMockRecorder) AssociatePersonasToEntitiesWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) AssociatePersonasToEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociatePersonasToEntitiesWithContext indicates an expected call of AssociatePersonasToEntitiesWithContext.
func (*MockKendraAPIMockRecorder) BatchDeleteDocument ¶
func (mr *MockKendraAPIMockRecorder) BatchDeleteDocument(arg0 interface{}) *gomock.Call
BatchDeleteDocument indicates an expected call of BatchDeleteDocument.
func (*MockKendraAPIMockRecorder) BatchDeleteDocumentRequest ¶
func (mr *MockKendraAPIMockRecorder) BatchDeleteDocumentRequest(arg0 interface{}) *gomock.Call
BatchDeleteDocumentRequest indicates an expected call of BatchDeleteDocumentRequest.
func (*MockKendraAPIMockRecorder) BatchDeleteDocumentWithContext ¶
func (mr *MockKendraAPIMockRecorder) BatchDeleteDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDeleteDocumentWithContext indicates an expected call of BatchDeleteDocumentWithContext.
func (*MockKendraAPIMockRecorder) BatchGetDocumentStatus ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) BatchGetDocumentStatus(arg0 interface{}) *gomock.Call
BatchGetDocumentStatus indicates an expected call of BatchGetDocumentStatus.
func (*MockKendraAPIMockRecorder) BatchGetDocumentStatusRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) BatchGetDocumentStatusRequest(arg0 interface{}) *gomock.Call
BatchGetDocumentStatusRequest indicates an expected call of BatchGetDocumentStatusRequest.
func (*MockKendraAPIMockRecorder) BatchGetDocumentStatusWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) BatchGetDocumentStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetDocumentStatusWithContext indicates an expected call of BatchGetDocumentStatusWithContext.
func (*MockKendraAPIMockRecorder) BatchPutDocument ¶
func (mr *MockKendraAPIMockRecorder) BatchPutDocument(arg0 interface{}) *gomock.Call
BatchPutDocument indicates an expected call of BatchPutDocument.
func (*MockKendraAPIMockRecorder) BatchPutDocumentRequest ¶
func (mr *MockKendraAPIMockRecorder) BatchPutDocumentRequest(arg0 interface{}) *gomock.Call
BatchPutDocumentRequest indicates an expected call of BatchPutDocumentRequest.
func (*MockKendraAPIMockRecorder) BatchPutDocumentWithContext ¶
func (mr *MockKendraAPIMockRecorder) BatchPutDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchPutDocumentWithContext indicates an expected call of BatchPutDocumentWithContext.
func (*MockKendraAPIMockRecorder) ClearQuerySuggestions ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ClearQuerySuggestions(arg0 interface{}) *gomock.Call
ClearQuerySuggestions indicates an expected call of ClearQuerySuggestions.
func (*MockKendraAPIMockRecorder) ClearQuerySuggestionsRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ClearQuerySuggestionsRequest(arg0 interface{}) *gomock.Call
ClearQuerySuggestionsRequest indicates an expected call of ClearQuerySuggestionsRequest.
func (*MockKendraAPIMockRecorder) ClearQuerySuggestionsWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ClearQuerySuggestionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ClearQuerySuggestionsWithContext indicates an expected call of ClearQuerySuggestionsWithContext.
func (*MockKendraAPIMockRecorder) CreateDataSource ¶
func (mr *MockKendraAPIMockRecorder) CreateDataSource(arg0 interface{}) *gomock.Call
CreateDataSource indicates an expected call of CreateDataSource.
func (*MockKendraAPIMockRecorder) CreateDataSourceRequest ¶
func (mr *MockKendraAPIMockRecorder) CreateDataSourceRequest(arg0 interface{}) *gomock.Call
CreateDataSourceRequest indicates an expected call of CreateDataSourceRequest.
func (*MockKendraAPIMockRecorder) CreateDataSourceWithContext ¶
func (mr *MockKendraAPIMockRecorder) CreateDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDataSourceWithContext indicates an expected call of CreateDataSourceWithContext.
func (*MockKendraAPIMockRecorder) CreateExperience ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) CreateExperience(arg0 interface{}) *gomock.Call
CreateExperience indicates an expected call of CreateExperience.
func (*MockKendraAPIMockRecorder) CreateExperienceRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) CreateExperienceRequest(arg0 interface{}) *gomock.Call
CreateExperienceRequest indicates an expected call of CreateExperienceRequest.
func (*MockKendraAPIMockRecorder) CreateExperienceWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) CreateExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateExperienceWithContext indicates an expected call of CreateExperienceWithContext.
func (*MockKendraAPIMockRecorder) CreateFaq ¶
func (mr *MockKendraAPIMockRecorder) CreateFaq(arg0 interface{}) *gomock.Call
CreateFaq indicates an expected call of CreateFaq.
func (*MockKendraAPIMockRecorder) CreateFaqRequest ¶
func (mr *MockKendraAPIMockRecorder) CreateFaqRequest(arg0 interface{}) *gomock.Call
CreateFaqRequest indicates an expected call of CreateFaqRequest.
func (*MockKendraAPIMockRecorder) CreateFaqWithContext ¶
func (mr *MockKendraAPIMockRecorder) CreateFaqWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFaqWithContext indicates an expected call of CreateFaqWithContext.
func (*MockKendraAPIMockRecorder) CreateIndex ¶
func (mr *MockKendraAPIMockRecorder) CreateIndex(arg0 interface{}) *gomock.Call
CreateIndex indicates an expected call of CreateIndex.
func (*MockKendraAPIMockRecorder) CreateIndexRequest ¶
func (mr *MockKendraAPIMockRecorder) CreateIndexRequest(arg0 interface{}) *gomock.Call
CreateIndexRequest indicates an expected call of CreateIndexRequest.
func (*MockKendraAPIMockRecorder) CreateIndexWithContext ¶
func (mr *MockKendraAPIMockRecorder) CreateIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateIndexWithContext indicates an expected call of CreateIndexWithContext.
func (*MockKendraAPIMockRecorder) CreateQuerySuggestionsBlockList ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) CreateQuerySuggestionsBlockList(arg0 interface{}) *gomock.Call
CreateQuerySuggestionsBlockList indicates an expected call of CreateQuerySuggestionsBlockList.
func (*MockKendraAPIMockRecorder) CreateQuerySuggestionsBlockListRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) CreateQuerySuggestionsBlockListRequest(arg0 interface{}) *gomock.Call
CreateQuerySuggestionsBlockListRequest indicates an expected call of CreateQuerySuggestionsBlockListRequest.
func (*MockKendraAPIMockRecorder) CreateQuerySuggestionsBlockListWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) CreateQuerySuggestionsBlockListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateQuerySuggestionsBlockListWithContext indicates an expected call of CreateQuerySuggestionsBlockListWithContext.
func (*MockKendraAPIMockRecorder) CreateThesaurus ¶
func (mr *MockKendraAPIMockRecorder) CreateThesaurus(arg0 interface{}) *gomock.Call
CreateThesaurus indicates an expected call of CreateThesaurus.
func (*MockKendraAPIMockRecorder) CreateThesaurusRequest ¶
func (mr *MockKendraAPIMockRecorder) CreateThesaurusRequest(arg0 interface{}) *gomock.Call
CreateThesaurusRequest indicates an expected call of CreateThesaurusRequest.
func (*MockKendraAPIMockRecorder) CreateThesaurusWithContext ¶
func (mr *MockKendraAPIMockRecorder) CreateThesaurusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateThesaurusWithContext indicates an expected call of CreateThesaurusWithContext.
func (*MockKendraAPIMockRecorder) DeleteDataSource ¶
func (mr *MockKendraAPIMockRecorder) DeleteDataSource(arg0 interface{}) *gomock.Call
DeleteDataSource indicates an expected call of DeleteDataSource.
func (*MockKendraAPIMockRecorder) DeleteDataSourceRequest ¶
func (mr *MockKendraAPIMockRecorder) DeleteDataSourceRequest(arg0 interface{}) *gomock.Call
DeleteDataSourceRequest indicates an expected call of DeleteDataSourceRequest.
func (*MockKendraAPIMockRecorder) DeleteDataSourceWithContext ¶
func (mr *MockKendraAPIMockRecorder) DeleteDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDataSourceWithContext indicates an expected call of DeleteDataSourceWithContext.
func (*MockKendraAPIMockRecorder) DeleteExperience ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DeleteExperience(arg0 interface{}) *gomock.Call
DeleteExperience indicates an expected call of DeleteExperience.
func (*MockKendraAPIMockRecorder) DeleteExperienceRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DeleteExperienceRequest(arg0 interface{}) *gomock.Call
DeleteExperienceRequest indicates an expected call of DeleteExperienceRequest.
func (*MockKendraAPIMockRecorder) DeleteExperienceWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DeleteExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteExperienceWithContext indicates an expected call of DeleteExperienceWithContext.
func (*MockKendraAPIMockRecorder) DeleteFaq ¶
func (mr *MockKendraAPIMockRecorder) DeleteFaq(arg0 interface{}) *gomock.Call
DeleteFaq indicates an expected call of DeleteFaq.
func (*MockKendraAPIMockRecorder) DeleteFaqRequest ¶
func (mr *MockKendraAPIMockRecorder) DeleteFaqRequest(arg0 interface{}) *gomock.Call
DeleteFaqRequest indicates an expected call of DeleteFaqRequest.
func (*MockKendraAPIMockRecorder) DeleteFaqWithContext ¶
func (mr *MockKendraAPIMockRecorder) DeleteFaqWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFaqWithContext indicates an expected call of DeleteFaqWithContext.
func (*MockKendraAPIMockRecorder) DeleteIndex ¶
func (mr *MockKendraAPIMockRecorder) DeleteIndex(arg0 interface{}) *gomock.Call
DeleteIndex indicates an expected call of DeleteIndex.
func (*MockKendraAPIMockRecorder) DeleteIndexRequest ¶
func (mr *MockKendraAPIMockRecorder) DeleteIndexRequest(arg0 interface{}) *gomock.Call
DeleteIndexRequest indicates an expected call of DeleteIndexRequest.
func (*MockKendraAPIMockRecorder) DeleteIndexWithContext ¶
func (mr *MockKendraAPIMockRecorder) DeleteIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteIndexWithContext indicates an expected call of DeleteIndexWithContext.
func (*MockKendraAPIMockRecorder) DeletePrincipalMapping ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DeletePrincipalMapping(arg0 interface{}) *gomock.Call
DeletePrincipalMapping indicates an expected call of DeletePrincipalMapping.
func (*MockKendraAPIMockRecorder) DeletePrincipalMappingRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DeletePrincipalMappingRequest(arg0 interface{}) *gomock.Call
DeletePrincipalMappingRequest indicates an expected call of DeletePrincipalMappingRequest.
func (*MockKendraAPIMockRecorder) DeletePrincipalMappingWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DeletePrincipalMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePrincipalMappingWithContext indicates an expected call of DeletePrincipalMappingWithContext.
func (*MockKendraAPIMockRecorder) DeleteQuerySuggestionsBlockList ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DeleteQuerySuggestionsBlockList(arg0 interface{}) *gomock.Call
DeleteQuerySuggestionsBlockList indicates an expected call of DeleteQuerySuggestionsBlockList.
func (*MockKendraAPIMockRecorder) DeleteQuerySuggestionsBlockListRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DeleteQuerySuggestionsBlockListRequest(arg0 interface{}) *gomock.Call
DeleteQuerySuggestionsBlockListRequest indicates an expected call of DeleteQuerySuggestionsBlockListRequest.
func (*MockKendraAPIMockRecorder) DeleteQuerySuggestionsBlockListWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DeleteQuerySuggestionsBlockListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteQuerySuggestionsBlockListWithContext indicates an expected call of DeleteQuerySuggestionsBlockListWithContext.
func (*MockKendraAPIMockRecorder) DeleteThesaurus ¶
func (mr *MockKendraAPIMockRecorder) DeleteThesaurus(arg0 interface{}) *gomock.Call
DeleteThesaurus indicates an expected call of DeleteThesaurus.
func (*MockKendraAPIMockRecorder) DeleteThesaurusRequest ¶
func (mr *MockKendraAPIMockRecorder) DeleteThesaurusRequest(arg0 interface{}) *gomock.Call
DeleteThesaurusRequest indicates an expected call of DeleteThesaurusRequest.
func (*MockKendraAPIMockRecorder) DeleteThesaurusWithContext ¶
func (mr *MockKendraAPIMockRecorder) DeleteThesaurusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteThesaurusWithContext indicates an expected call of DeleteThesaurusWithContext.
func (*MockKendraAPIMockRecorder) DescribeDataSource ¶
func (mr *MockKendraAPIMockRecorder) DescribeDataSource(arg0 interface{}) *gomock.Call
DescribeDataSource indicates an expected call of DescribeDataSource.
func (*MockKendraAPIMockRecorder) DescribeDataSourceRequest ¶
func (mr *MockKendraAPIMockRecorder) DescribeDataSourceRequest(arg0 interface{}) *gomock.Call
DescribeDataSourceRequest indicates an expected call of DescribeDataSourceRequest.
func (*MockKendraAPIMockRecorder) DescribeDataSourceWithContext ¶
func (mr *MockKendraAPIMockRecorder) DescribeDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDataSourceWithContext indicates an expected call of DescribeDataSourceWithContext.
func (*MockKendraAPIMockRecorder) DescribeExperience ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DescribeExperience(arg0 interface{}) *gomock.Call
DescribeExperience indicates an expected call of DescribeExperience.
func (*MockKendraAPIMockRecorder) DescribeExperienceRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DescribeExperienceRequest(arg0 interface{}) *gomock.Call
DescribeExperienceRequest indicates an expected call of DescribeExperienceRequest.
func (*MockKendraAPIMockRecorder) DescribeExperienceWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DescribeExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeExperienceWithContext indicates an expected call of DescribeExperienceWithContext.
func (*MockKendraAPIMockRecorder) DescribeFaq ¶
func (mr *MockKendraAPIMockRecorder) DescribeFaq(arg0 interface{}) *gomock.Call
DescribeFaq indicates an expected call of DescribeFaq.
func (*MockKendraAPIMockRecorder) DescribeFaqRequest ¶
func (mr *MockKendraAPIMockRecorder) DescribeFaqRequest(arg0 interface{}) *gomock.Call
DescribeFaqRequest indicates an expected call of DescribeFaqRequest.
func (*MockKendraAPIMockRecorder) DescribeFaqWithContext ¶
func (mr *MockKendraAPIMockRecorder) DescribeFaqWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFaqWithContext indicates an expected call of DescribeFaqWithContext.
func (*MockKendraAPIMockRecorder) DescribeIndex ¶
func (mr *MockKendraAPIMockRecorder) DescribeIndex(arg0 interface{}) *gomock.Call
DescribeIndex indicates an expected call of DescribeIndex.
func (*MockKendraAPIMockRecorder) DescribeIndexRequest ¶
func (mr *MockKendraAPIMockRecorder) DescribeIndexRequest(arg0 interface{}) *gomock.Call
DescribeIndexRequest indicates an expected call of DescribeIndexRequest.
func (*MockKendraAPIMockRecorder) DescribeIndexWithContext ¶
func (mr *MockKendraAPIMockRecorder) DescribeIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeIndexWithContext indicates an expected call of DescribeIndexWithContext.
func (*MockKendraAPIMockRecorder) DescribePrincipalMapping ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DescribePrincipalMapping(arg0 interface{}) *gomock.Call
DescribePrincipalMapping indicates an expected call of DescribePrincipalMapping.
func (*MockKendraAPIMockRecorder) DescribePrincipalMappingRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DescribePrincipalMappingRequest(arg0 interface{}) *gomock.Call
DescribePrincipalMappingRequest indicates an expected call of DescribePrincipalMappingRequest.
func (*MockKendraAPIMockRecorder) DescribePrincipalMappingWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DescribePrincipalMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePrincipalMappingWithContext indicates an expected call of DescribePrincipalMappingWithContext.
func (*MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockList ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockList(arg0 interface{}) *gomock.Call
DescribeQuerySuggestionsBlockList indicates an expected call of DescribeQuerySuggestionsBlockList.
func (*MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockListRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockListRequest(arg0 interface{}) *gomock.Call
DescribeQuerySuggestionsBlockListRequest indicates an expected call of DescribeQuerySuggestionsBlockListRequest.
func (*MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockListWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeQuerySuggestionsBlockListWithContext indicates an expected call of DescribeQuerySuggestionsBlockListWithContext.
func (*MockKendraAPIMockRecorder) DescribeQuerySuggestionsConfig ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsConfig(arg0 interface{}) *gomock.Call
DescribeQuerySuggestionsConfig indicates an expected call of DescribeQuerySuggestionsConfig.
func (*MockKendraAPIMockRecorder) DescribeQuerySuggestionsConfigRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsConfigRequest(arg0 interface{}) *gomock.Call
DescribeQuerySuggestionsConfigRequest indicates an expected call of DescribeQuerySuggestionsConfigRequest.
func (*MockKendraAPIMockRecorder) DescribeQuerySuggestionsConfigWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeQuerySuggestionsConfigWithContext indicates an expected call of DescribeQuerySuggestionsConfigWithContext.
func (*MockKendraAPIMockRecorder) DescribeThesaurus ¶
func (mr *MockKendraAPIMockRecorder) DescribeThesaurus(arg0 interface{}) *gomock.Call
DescribeThesaurus indicates an expected call of DescribeThesaurus.
func (*MockKendraAPIMockRecorder) DescribeThesaurusRequest ¶
func (mr *MockKendraAPIMockRecorder) DescribeThesaurusRequest(arg0 interface{}) *gomock.Call
DescribeThesaurusRequest indicates an expected call of DescribeThesaurusRequest.
func (*MockKendraAPIMockRecorder) DescribeThesaurusWithContext ¶
func (mr *MockKendraAPIMockRecorder) DescribeThesaurusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeThesaurusWithContext indicates an expected call of DescribeThesaurusWithContext.
func (*MockKendraAPIMockRecorder) DisassociateEntitiesFromExperience ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DisassociateEntitiesFromExperience(arg0 interface{}) *gomock.Call
DisassociateEntitiesFromExperience indicates an expected call of DisassociateEntitiesFromExperience.
func (*MockKendraAPIMockRecorder) DisassociateEntitiesFromExperienceRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DisassociateEntitiesFromExperienceRequest(arg0 interface{}) *gomock.Call
DisassociateEntitiesFromExperienceRequest indicates an expected call of DisassociateEntitiesFromExperienceRequest.
func (*MockKendraAPIMockRecorder) DisassociateEntitiesFromExperienceWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DisassociateEntitiesFromExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateEntitiesFromExperienceWithContext indicates an expected call of DisassociateEntitiesFromExperienceWithContext.
func (*MockKendraAPIMockRecorder) DisassociatePersonasFromEntities ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DisassociatePersonasFromEntities(arg0 interface{}) *gomock.Call
DisassociatePersonasFromEntities indicates an expected call of DisassociatePersonasFromEntities.
func (*MockKendraAPIMockRecorder) DisassociatePersonasFromEntitiesRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DisassociatePersonasFromEntitiesRequest(arg0 interface{}) *gomock.Call
DisassociatePersonasFromEntitiesRequest indicates an expected call of DisassociatePersonasFromEntitiesRequest.
func (*MockKendraAPIMockRecorder) DisassociatePersonasFromEntitiesWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) DisassociatePersonasFromEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociatePersonasFromEntitiesWithContext indicates an expected call of DisassociatePersonasFromEntitiesWithContext.
func (*MockKendraAPIMockRecorder) GetQuerySuggestions ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) GetQuerySuggestions(arg0 interface{}) *gomock.Call
GetQuerySuggestions indicates an expected call of GetQuerySuggestions.
func (*MockKendraAPIMockRecorder) GetQuerySuggestionsRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) GetQuerySuggestionsRequest(arg0 interface{}) *gomock.Call
GetQuerySuggestionsRequest indicates an expected call of GetQuerySuggestionsRequest.
func (*MockKendraAPIMockRecorder) GetQuerySuggestionsWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) GetQuerySuggestionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetQuerySuggestionsWithContext indicates an expected call of GetQuerySuggestionsWithContext.
func (*MockKendraAPIMockRecorder) GetSnapshots ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) GetSnapshots(arg0 interface{}) *gomock.Call
GetSnapshots indicates an expected call of GetSnapshots.
func (*MockKendraAPIMockRecorder) GetSnapshotsPages ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) GetSnapshotsPages(arg0, arg1 interface{}) *gomock.Call
GetSnapshotsPages indicates an expected call of GetSnapshotsPages.
func (*MockKendraAPIMockRecorder) GetSnapshotsPagesWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) GetSnapshotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetSnapshotsPagesWithContext indicates an expected call of GetSnapshotsPagesWithContext.
func (*MockKendraAPIMockRecorder) GetSnapshotsRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) GetSnapshotsRequest(arg0 interface{}) *gomock.Call
GetSnapshotsRequest indicates an expected call of GetSnapshotsRequest.
func (*MockKendraAPIMockRecorder) GetSnapshotsWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) GetSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSnapshotsWithContext indicates an expected call of GetSnapshotsWithContext.
func (*MockKendraAPIMockRecorder) ListDataSourceSyncJobs ¶
func (mr *MockKendraAPIMockRecorder) ListDataSourceSyncJobs(arg0 interface{}) *gomock.Call
ListDataSourceSyncJobs indicates an expected call of ListDataSourceSyncJobs.
func (*MockKendraAPIMockRecorder) ListDataSourceSyncJobsPages ¶
func (mr *MockKendraAPIMockRecorder) ListDataSourceSyncJobsPages(arg0, arg1 interface{}) *gomock.Call
ListDataSourceSyncJobsPages indicates an expected call of ListDataSourceSyncJobsPages.
func (*MockKendraAPIMockRecorder) ListDataSourceSyncJobsPagesWithContext ¶
func (mr *MockKendraAPIMockRecorder) ListDataSourceSyncJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDataSourceSyncJobsPagesWithContext indicates an expected call of ListDataSourceSyncJobsPagesWithContext.
func (*MockKendraAPIMockRecorder) ListDataSourceSyncJobsRequest ¶
func (mr *MockKendraAPIMockRecorder) ListDataSourceSyncJobsRequest(arg0 interface{}) *gomock.Call
ListDataSourceSyncJobsRequest indicates an expected call of ListDataSourceSyncJobsRequest.
func (*MockKendraAPIMockRecorder) ListDataSourceSyncJobsWithContext ¶
func (mr *MockKendraAPIMockRecorder) ListDataSourceSyncJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDataSourceSyncJobsWithContext indicates an expected call of ListDataSourceSyncJobsWithContext.
func (*MockKendraAPIMockRecorder) ListDataSources ¶
func (mr *MockKendraAPIMockRecorder) ListDataSources(arg0 interface{}) *gomock.Call
ListDataSources indicates an expected call of ListDataSources.
func (*MockKendraAPIMockRecorder) ListDataSourcesPages ¶
func (mr *MockKendraAPIMockRecorder) ListDataSourcesPages(arg0, arg1 interface{}) *gomock.Call
ListDataSourcesPages indicates an expected call of ListDataSourcesPages.
func (*MockKendraAPIMockRecorder) ListDataSourcesPagesWithContext ¶
func (mr *MockKendraAPIMockRecorder) ListDataSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDataSourcesPagesWithContext indicates an expected call of ListDataSourcesPagesWithContext.
func (*MockKendraAPIMockRecorder) ListDataSourcesRequest ¶
func (mr *MockKendraAPIMockRecorder) ListDataSourcesRequest(arg0 interface{}) *gomock.Call
ListDataSourcesRequest indicates an expected call of ListDataSourcesRequest.
func (*MockKendraAPIMockRecorder) ListDataSourcesWithContext ¶
func (mr *MockKendraAPIMockRecorder) ListDataSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDataSourcesWithContext indicates an expected call of ListDataSourcesWithContext.
func (*MockKendraAPIMockRecorder) ListEntityPersonas ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListEntityPersonas(arg0 interface{}) *gomock.Call
ListEntityPersonas indicates an expected call of ListEntityPersonas.
func (*MockKendraAPIMockRecorder) ListEntityPersonasPages ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListEntityPersonasPages(arg0, arg1 interface{}) *gomock.Call
ListEntityPersonasPages indicates an expected call of ListEntityPersonasPages.
func (*MockKendraAPIMockRecorder) ListEntityPersonasPagesWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListEntityPersonasPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEntityPersonasPagesWithContext indicates an expected call of ListEntityPersonasPagesWithContext.
func (*MockKendraAPIMockRecorder) ListEntityPersonasRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListEntityPersonasRequest(arg0 interface{}) *gomock.Call
ListEntityPersonasRequest indicates an expected call of ListEntityPersonasRequest.
func (*MockKendraAPIMockRecorder) ListEntityPersonasWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListEntityPersonasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEntityPersonasWithContext indicates an expected call of ListEntityPersonasWithContext.
func (*MockKendraAPIMockRecorder) ListExperienceEntities ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListExperienceEntities(arg0 interface{}) *gomock.Call
ListExperienceEntities indicates an expected call of ListExperienceEntities.
func (*MockKendraAPIMockRecorder) ListExperienceEntitiesPages ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListExperienceEntitiesPages(arg0, arg1 interface{}) *gomock.Call
ListExperienceEntitiesPages indicates an expected call of ListExperienceEntitiesPages.
func (*MockKendraAPIMockRecorder) ListExperienceEntitiesPagesWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListExperienceEntitiesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListExperienceEntitiesPagesWithContext indicates an expected call of ListExperienceEntitiesPagesWithContext.
func (*MockKendraAPIMockRecorder) ListExperienceEntitiesRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListExperienceEntitiesRequest(arg0 interface{}) *gomock.Call
ListExperienceEntitiesRequest indicates an expected call of ListExperienceEntitiesRequest.
func (*MockKendraAPIMockRecorder) ListExperienceEntitiesWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListExperienceEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListExperienceEntitiesWithContext indicates an expected call of ListExperienceEntitiesWithContext.
func (*MockKendraAPIMockRecorder) ListExperiences ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListExperiences(arg0 interface{}) *gomock.Call
ListExperiences indicates an expected call of ListExperiences.
func (*MockKendraAPIMockRecorder) ListExperiencesPages ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListExperiencesPages(arg0, arg1 interface{}) *gomock.Call
ListExperiencesPages indicates an expected call of ListExperiencesPages.
func (*MockKendraAPIMockRecorder) ListExperiencesPagesWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListExperiencesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListExperiencesPagesWithContext indicates an expected call of ListExperiencesPagesWithContext.
func (*MockKendraAPIMockRecorder) ListExperiencesRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListExperiencesRequest(arg0 interface{}) *gomock.Call
ListExperiencesRequest indicates an expected call of ListExperiencesRequest.
func (*MockKendraAPIMockRecorder) ListExperiencesWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListExperiencesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListExperiencesWithContext indicates an expected call of ListExperiencesWithContext.
func (*MockKendraAPIMockRecorder) ListFaqs ¶
func (mr *MockKendraAPIMockRecorder) ListFaqs(arg0 interface{}) *gomock.Call
ListFaqs indicates an expected call of ListFaqs.
func (*MockKendraAPIMockRecorder) ListFaqsRequest ¶
func (mr *MockKendraAPIMockRecorder) ListFaqsRequest(arg0 interface{}) *gomock.Call
ListFaqsRequest indicates an expected call of ListFaqsRequest.
func (*MockKendraAPIMockRecorder) ListFaqsWithContext ¶
func (mr *MockKendraAPIMockRecorder) ListFaqsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFaqsWithContext indicates an expected call of ListFaqsWithContext.
func (*MockKendraAPIMockRecorder) ListGroupsOlderThanOrderingId ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListGroupsOlderThanOrderingId(arg0 interface{}) *gomock.Call
ListGroupsOlderThanOrderingId indicates an expected call of ListGroupsOlderThanOrderingId.
func (*MockKendraAPIMockRecorder) ListGroupsOlderThanOrderingIdRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListGroupsOlderThanOrderingIdRequest(arg0 interface{}) *gomock.Call
ListGroupsOlderThanOrderingIdRequest indicates an expected call of ListGroupsOlderThanOrderingIdRequest.
func (*MockKendraAPIMockRecorder) ListGroupsOlderThanOrderingIdWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListGroupsOlderThanOrderingIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGroupsOlderThanOrderingIdWithContext indicates an expected call of ListGroupsOlderThanOrderingIdWithContext.
func (*MockKendraAPIMockRecorder) ListIndices ¶
func (mr *MockKendraAPIMockRecorder) ListIndices(arg0 interface{}) *gomock.Call
ListIndices indicates an expected call of ListIndices.
func (*MockKendraAPIMockRecorder) ListIndicesPages ¶
func (mr *MockKendraAPIMockRecorder) ListIndicesPages(arg0, arg1 interface{}) *gomock.Call
ListIndicesPages indicates an expected call of ListIndicesPages.
func (*MockKendraAPIMockRecorder) ListIndicesPagesWithContext ¶
func (mr *MockKendraAPIMockRecorder) ListIndicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListIndicesPagesWithContext indicates an expected call of ListIndicesPagesWithContext.
func (*MockKendraAPIMockRecorder) ListIndicesRequest ¶
func (mr *MockKendraAPIMockRecorder) ListIndicesRequest(arg0 interface{}) *gomock.Call
ListIndicesRequest indicates an expected call of ListIndicesRequest.
func (*MockKendraAPIMockRecorder) ListIndicesWithContext ¶
func (mr *MockKendraAPIMockRecorder) ListIndicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListIndicesWithContext indicates an expected call of ListIndicesWithContext.
func (*MockKendraAPIMockRecorder) ListQuerySuggestionsBlockLists ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListQuerySuggestionsBlockLists(arg0 interface{}) *gomock.Call
ListQuerySuggestionsBlockLists indicates an expected call of ListQuerySuggestionsBlockLists.
func (*MockKendraAPIMockRecorder) ListQuerySuggestionsBlockListsRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListQuerySuggestionsBlockListsRequest(arg0 interface{}) *gomock.Call
ListQuerySuggestionsBlockListsRequest indicates an expected call of ListQuerySuggestionsBlockListsRequest.
func (*MockKendraAPIMockRecorder) ListQuerySuggestionsBlockListsWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) ListQuerySuggestionsBlockListsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListQuerySuggestionsBlockListsWithContext indicates an expected call of ListQuerySuggestionsBlockListsWithContext.
func (*MockKendraAPIMockRecorder) ListTagsForResource ¶
func (mr *MockKendraAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
func (*MockKendraAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockKendraAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.
func (*MockKendraAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockKendraAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.
func (*MockKendraAPIMockRecorder) ListThesauri ¶
func (mr *MockKendraAPIMockRecorder) ListThesauri(arg0 interface{}) *gomock.Call
ListThesauri indicates an expected call of ListThesauri.
func (*MockKendraAPIMockRecorder) ListThesauriRequest ¶
func (mr *MockKendraAPIMockRecorder) ListThesauriRequest(arg0 interface{}) *gomock.Call
ListThesauriRequest indicates an expected call of ListThesauriRequest.
func (*MockKendraAPIMockRecorder) ListThesauriWithContext ¶
func (mr *MockKendraAPIMockRecorder) ListThesauriWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListThesauriWithContext indicates an expected call of ListThesauriWithContext.
func (*MockKendraAPIMockRecorder) PutPrincipalMapping ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) PutPrincipalMapping(arg0 interface{}) *gomock.Call
PutPrincipalMapping indicates an expected call of PutPrincipalMapping.
func (*MockKendraAPIMockRecorder) PutPrincipalMappingRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) PutPrincipalMappingRequest(arg0 interface{}) *gomock.Call
PutPrincipalMappingRequest indicates an expected call of PutPrincipalMappingRequest.
func (*MockKendraAPIMockRecorder) PutPrincipalMappingWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) PutPrincipalMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutPrincipalMappingWithContext indicates an expected call of PutPrincipalMappingWithContext.
func (*MockKendraAPIMockRecorder) Query ¶
func (mr *MockKendraAPIMockRecorder) Query(arg0 interface{}) *gomock.Call
Query indicates an expected call of Query.
func (*MockKendraAPIMockRecorder) QueryRequest ¶
func (mr *MockKendraAPIMockRecorder) QueryRequest(arg0 interface{}) *gomock.Call
QueryRequest indicates an expected call of QueryRequest.
func (*MockKendraAPIMockRecorder) QueryWithContext ¶
func (mr *MockKendraAPIMockRecorder) QueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
QueryWithContext indicates an expected call of QueryWithContext.
func (*MockKendraAPIMockRecorder) StartDataSourceSyncJob ¶
func (mr *MockKendraAPIMockRecorder) StartDataSourceSyncJob(arg0 interface{}) *gomock.Call
StartDataSourceSyncJob indicates an expected call of StartDataSourceSyncJob.
func (*MockKendraAPIMockRecorder) StartDataSourceSyncJobRequest ¶
func (mr *MockKendraAPIMockRecorder) StartDataSourceSyncJobRequest(arg0 interface{}) *gomock.Call
StartDataSourceSyncJobRequest indicates an expected call of StartDataSourceSyncJobRequest.
func (*MockKendraAPIMockRecorder) StartDataSourceSyncJobWithContext ¶
func (mr *MockKendraAPIMockRecorder) StartDataSourceSyncJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartDataSourceSyncJobWithContext indicates an expected call of StartDataSourceSyncJobWithContext.
func (*MockKendraAPIMockRecorder) StopDataSourceSyncJob ¶
func (mr *MockKendraAPIMockRecorder) StopDataSourceSyncJob(arg0 interface{}) *gomock.Call
StopDataSourceSyncJob indicates an expected call of StopDataSourceSyncJob.
func (*MockKendraAPIMockRecorder) StopDataSourceSyncJobRequest ¶
func (mr *MockKendraAPIMockRecorder) StopDataSourceSyncJobRequest(arg0 interface{}) *gomock.Call
StopDataSourceSyncJobRequest indicates an expected call of StopDataSourceSyncJobRequest.
func (*MockKendraAPIMockRecorder) StopDataSourceSyncJobWithContext ¶
func (mr *MockKendraAPIMockRecorder) StopDataSourceSyncJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopDataSourceSyncJobWithContext indicates an expected call of StopDataSourceSyncJobWithContext.
func (*MockKendraAPIMockRecorder) SubmitFeedback ¶
func (mr *MockKendraAPIMockRecorder) SubmitFeedback(arg0 interface{}) *gomock.Call
SubmitFeedback indicates an expected call of SubmitFeedback.
func (*MockKendraAPIMockRecorder) SubmitFeedbackRequest ¶
func (mr *MockKendraAPIMockRecorder) SubmitFeedbackRequest(arg0 interface{}) *gomock.Call
SubmitFeedbackRequest indicates an expected call of SubmitFeedbackRequest.
func (*MockKendraAPIMockRecorder) SubmitFeedbackWithContext ¶
func (mr *MockKendraAPIMockRecorder) SubmitFeedbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SubmitFeedbackWithContext indicates an expected call of SubmitFeedbackWithContext.
func (*MockKendraAPIMockRecorder) TagResource ¶
func (mr *MockKendraAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource.
func (*MockKendraAPIMockRecorder) TagResourceRequest ¶
func (mr *MockKendraAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest.
func (*MockKendraAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockKendraAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext.
func (*MockKendraAPIMockRecorder) UntagResource ¶
func (mr *MockKendraAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource.
func (*MockKendraAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockKendraAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest.
func (*MockKendraAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockKendraAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext.
func (*MockKendraAPIMockRecorder) UpdateDataSource ¶
func (mr *MockKendraAPIMockRecorder) UpdateDataSource(arg0 interface{}) *gomock.Call
UpdateDataSource indicates an expected call of UpdateDataSource.
func (*MockKendraAPIMockRecorder) UpdateDataSourceRequest ¶
func (mr *MockKendraAPIMockRecorder) UpdateDataSourceRequest(arg0 interface{}) *gomock.Call
UpdateDataSourceRequest indicates an expected call of UpdateDataSourceRequest.
func (*MockKendraAPIMockRecorder) UpdateDataSourceWithContext ¶
func (mr *MockKendraAPIMockRecorder) UpdateDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDataSourceWithContext indicates an expected call of UpdateDataSourceWithContext.
func (*MockKendraAPIMockRecorder) UpdateExperience ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) UpdateExperience(arg0 interface{}) *gomock.Call
UpdateExperience indicates an expected call of UpdateExperience.
func (*MockKendraAPIMockRecorder) UpdateExperienceRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) UpdateExperienceRequest(arg0 interface{}) *gomock.Call
UpdateExperienceRequest indicates an expected call of UpdateExperienceRequest.
func (*MockKendraAPIMockRecorder) UpdateExperienceWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) UpdateExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateExperienceWithContext indicates an expected call of UpdateExperienceWithContext.
func (*MockKendraAPIMockRecorder) UpdateIndex ¶
func (mr *MockKendraAPIMockRecorder) UpdateIndex(arg0 interface{}) *gomock.Call
UpdateIndex indicates an expected call of UpdateIndex.
func (*MockKendraAPIMockRecorder) UpdateIndexRequest ¶
func (mr *MockKendraAPIMockRecorder) UpdateIndexRequest(arg0 interface{}) *gomock.Call
UpdateIndexRequest indicates an expected call of UpdateIndexRequest.
func (*MockKendraAPIMockRecorder) UpdateIndexWithContext ¶
func (mr *MockKendraAPIMockRecorder) UpdateIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateIndexWithContext indicates an expected call of UpdateIndexWithContext.
func (*MockKendraAPIMockRecorder) UpdateQuerySuggestionsBlockList ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsBlockList(arg0 interface{}) *gomock.Call
UpdateQuerySuggestionsBlockList indicates an expected call of UpdateQuerySuggestionsBlockList.
func (*MockKendraAPIMockRecorder) UpdateQuerySuggestionsBlockListRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsBlockListRequest(arg0 interface{}) *gomock.Call
UpdateQuerySuggestionsBlockListRequest indicates an expected call of UpdateQuerySuggestionsBlockListRequest.
func (*MockKendraAPIMockRecorder) UpdateQuerySuggestionsBlockListWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsBlockListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateQuerySuggestionsBlockListWithContext indicates an expected call of UpdateQuerySuggestionsBlockListWithContext.
func (*MockKendraAPIMockRecorder) UpdateQuerySuggestionsConfig ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsConfig(arg0 interface{}) *gomock.Call
UpdateQuerySuggestionsConfig indicates an expected call of UpdateQuerySuggestionsConfig.
func (*MockKendraAPIMockRecorder) UpdateQuerySuggestionsConfigRequest ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsConfigRequest(arg0 interface{}) *gomock.Call
UpdateQuerySuggestionsConfigRequest indicates an expected call of UpdateQuerySuggestionsConfigRequest.
func (*MockKendraAPIMockRecorder) UpdateQuerySuggestionsConfigWithContext ¶ added in v1.43.22
func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateQuerySuggestionsConfigWithContext indicates an expected call of UpdateQuerySuggestionsConfigWithContext.
func (*MockKendraAPIMockRecorder) UpdateThesaurus ¶
func (mr *MockKendraAPIMockRecorder) UpdateThesaurus(arg0 interface{}) *gomock.Call
UpdateThesaurus indicates an expected call of UpdateThesaurus.
func (*MockKendraAPIMockRecorder) UpdateThesaurusRequest ¶
func (mr *MockKendraAPIMockRecorder) UpdateThesaurusRequest(arg0 interface{}) *gomock.Call
UpdateThesaurusRequest indicates an expected call of UpdateThesaurusRequest.
func (*MockKendraAPIMockRecorder) UpdateThesaurusWithContext ¶
func (mr *MockKendraAPIMockRecorder) UpdateThesaurusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateThesaurusWithContext indicates an expected call of UpdateThesaurusWithContext.