kendramock

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package kendramock is a generated GoMock package.

Index

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

BatchDeleteDocument mocks base method

func (*MockKendraAPI) BatchDeleteDocumentRequest

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

BatchGetDocumentStatus mocks base method

func (*MockKendraAPI) BatchGetDocumentStatusRequest

BatchGetDocumentStatusRequest mocks base method

func (*MockKendraAPI) BatchGetDocumentStatusWithContext

func (m *MockKendraAPI) BatchGetDocumentStatusWithContext(arg0 context.Context, arg1 *kendra.BatchGetDocumentStatusInput, arg2 ...request.Option) (*kendra.BatchGetDocumentStatusOutput, error)

BatchGetDocumentStatusWithContext mocks base method

func (*MockKendraAPI) BatchPutDocument

BatchPutDocument mocks base method

func (*MockKendraAPI) BatchPutDocumentRequest

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

ClearQuerySuggestions mocks base method

func (*MockKendraAPI) ClearQuerySuggestionsRequest

ClearQuerySuggestionsRequest mocks base method

func (*MockKendraAPI) ClearQuerySuggestionsWithContext

func (m *MockKendraAPI) ClearQuerySuggestionsWithContext(arg0 context.Context, arg1 *kendra.ClearQuerySuggestionsInput, arg2 ...request.Option) (*kendra.ClearQuerySuggestionsOutput, error)

ClearQuerySuggestionsWithContext mocks base method

func (*MockKendraAPI) CreateDataSource

CreateDataSource mocks base method

func (*MockKendraAPI) CreateDataSourceRequest

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

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

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

CreateQuerySuggestionsBlockList mocks base method

func (*MockKendraAPI) CreateQuerySuggestionsBlockListRequest

CreateQuerySuggestionsBlockListRequest mocks base method

func (*MockKendraAPI) CreateQuerySuggestionsBlockListWithContext

func (m *MockKendraAPI) CreateQuerySuggestionsBlockListWithContext(arg0 context.Context, arg1 *kendra.CreateQuerySuggestionsBlockListInput, arg2 ...request.Option) (*kendra.CreateQuerySuggestionsBlockListOutput, error)

CreateQuerySuggestionsBlockListWithContext mocks base method

func (*MockKendraAPI) CreateThesaurus

CreateThesaurus mocks base method

func (*MockKendraAPI) CreateThesaurusRequest

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

DeleteDataSource mocks base method

func (*MockKendraAPI) DeleteDataSourceRequest

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

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

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

DeletePrincipalMapping mocks base method

func (*MockKendraAPI) DeletePrincipalMappingRequest

DeletePrincipalMappingRequest mocks base method

func (*MockKendraAPI) DeletePrincipalMappingWithContext

func (m *MockKendraAPI) DeletePrincipalMappingWithContext(arg0 context.Context, arg1 *kendra.DeletePrincipalMappingInput, arg2 ...request.Option) (*kendra.DeletePrincipalMappingOutput, error)

DeletePrincipalMappingWithContext mocks base method

func (*MockKendraAPI) DeleteQuerySuggestionsBlockList

DeleteQuerySuggestionsBlockList mocks base method

func (*MockKendraAPI) DeleteQuerySuggestionsBlockListRequest

DeleteQuerySuggestionsBlockListRequest mocks base method

func (*MockKendraAPI) DeleteQuerySuggestionsBlockListWithContext

func (m *MockKendraAPI) DeleteQuerySuggestionsBlockListWithContext(arg0 context.Context, arg1 *kendra.DeleteQuerySuggestionsBlockListInput, arg2 ...request.Option) (*kendra.DeleteQuerySuggestionsBlockListOutput, error)

DeleteQuerySuggestionsBlockListWithContext mocks base method

func (*MockKendraAPI) DeleteThesaurus

DeleteThesaurus mocks base method

func (*MockKendraAPI) DeleteThesaurusRequest

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

DescribeDataSource mocks base method

func (*MockKendraAPI) DescribeDataSourceRequest

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

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

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

DescribePrincipalMapping mocks base method

func (*MockKendraAPI) DescribePrincipalMappingRequest

DescribePrincipalMappingRequest mocks base method

func (*MockKendraAPI) DescribePrincipalMappingWithContext

func (m *MockKendraAPI) DescribePrincipalMappingWithContext(arg0 context.Context, arg1 *kendra.DescribePrincipalMappingInput, arg2 ...request.Option) (*kendra.DescribePrincipalMappingOutput, error)

DescribePrincipalMappingWithContext mocks base method

func (*MockKendraAPI) DescribeQuerySuggestionsBlockList

DescribeQuerySuggestionsBlockList mocks base method

func (*MockKendraAPI) DescribeQuerySuggestionsBlockListRequest

DescribeQuerySuggestionsBlockListRequest mocks base method

func (*MockKendraAPI) DescribeQuerySuggestionsBlockListWithContext

func (m *MockKendraAPI) DescribeQuerySuggestionsBlockListWithContext(arg0 context.Context, arg1 *kendra.DescribeQuerySuggestionsBlockListInput, arg2 ...request.Option) (*kendra.DescribeQuerySuggestionsBlockListOutput, error)

DescribeQuerySuggestionsBlockListWithContext mocks base method

func (*MockKendraAPI) DescribeQuerySuggestionsConfig

DescribeQuerySuggestionsConfig mocks base method

func (*MockKendraAPI) DescribeQuerySuggestionsConfigRequest

DescribeQuerySuggestionsConfigRequest mocks base method

func (*MockKendraAPI) DescribeQuerySuggestionsConfigWithContext

func (m *MockKendraAPI) DescribeQuerySuggestionsConfigWithContext(arg0 context.Context, arg1 *kendra.DescribeQuerySuggestionsConfigInput, arg2 ...request.Option) (*kendra.DescribeQuerySuggestionsConfigOutput, error)

DescribeQuerySuggestionsConfigWithContext mocks base method

func (*MockKendraAPI) DescribeThesaurus

DescribeThesaurus mocks base method

func (*MockKendraAPI) DescribeThesaurusRequest

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

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

func (*MockKendraAPI) GetQuerySuggestions

GetQuerySuggestions mocks base method

func (*MockKendraAPI) GetQuerySuggestionsRequest

GetQuerySuggestionsRequest mocks base method

func (*MockKendraAPI) GetQuerySuggestionsWithContext

func (m *MockKendraAPI) GetQuerySuggestionsWithContext(arg0 context.Context, arg1 *kendra.GetQuerySuggestionsInput, arg2 ...request.Option) (*kendra.GetQuerySuggestionsOutput, error)

GetQuerySuggestionsWithContext mocks base method

func (*MockKendraAPI) ListDataSourceSyncJobs

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

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

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

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

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

ListGroupsOlderThanOrderingId mocks base method

func (*MockKendraAPI) ListGroupsOlderThanOrderingIdRequest

ListGroupsOlderThanOrderingIdRequest mocks base method

func (*MockKendraAPI) ListGroupsOlderThanOrderingIdWithContext

func (m *MockKendraAPI) ListGroupsOlderThanOrderingIdWithContext(arg0 context.Context, arg1 *kendra.ListGroupsOlderThanOrderingIdInput, arg2 ...request.Option) (*kendra.ListGroupsOlderThanOrderingIdOutput, error)

ListGroupsOlderThanOrderingIdWithContext mocks base method

func (*MockKendraAPI) ListIndices

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

ListQuerySuggestionsBlockLists mocks base method

func (*MockKendraAPI) ListQuerySuggestionsBlockListsRequest

ListQuerySuggestionsBlockListsRequest mocks base method

func (*MockKendraAPI) ListQuerySuggestionsBlockListsWithContext

func (m *MockKendraAPI) ListQuerySuggestionsBlockListsWithContext(arg0 context.Context, arg1 *kendra.ListQuerySuggestionsBlockListsInput, arg2 ...request.Option) (*kendra.ListQuerySuggestionsBlockListsOutput, error)

ListQuerySuggestionsBlockListsWithContext mocks base method

func (*MockKendraAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockKendraAPI) ListTagsForResourceRequest

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

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

PutPrincipalMapping mocks base method

func (*MockKendraAPI) PutPrincipalMappingRequest

PutPrincipalMappingRequest mocks base method

func (*MockKendraAPI) PutPrincipalMappingWithContext

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

StartDataSourceSyncJob mocks base method

func (*MockKendraAPI) StartDataSourceSyncJobRequest

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

StopDataSourceSyncJob mocks base method

func (*MockKendraAPI) StopDataSourceSyncJobRequest

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

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

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

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

UpdateDataSource mocks base method

func (*MockKendraAPI) UpdateDataSourceRequest

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

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

UpdateQuerySuggestionsBlockList mocks base method

func (*MockKendraAPI) UpdateQuerySuggestionsBlockListRequest

UpdateQuerySuggestionsBlockListRequest mocks base method

func (*MockKendraAPI) UpdateQuerySuggestionsBlockListWithContext

func (m *MockKendraAPI) UpdateQuerySuggestionsBlockListWithContext(arg0 context.Context, arg1 *kendra.UpdateQuerySuggestionsBlockListInput, arg2 ...request.Option) (*kendra.UpdateQuerySuggestionsBlockListOutput, error)

UpdateQuerySuggestionsBlockListWithContext mocks base method

func (*MockKendraAPI) UpdateQuerySuggestionsConfig

UpdateQuerySuggestionsConfig mocks base method

func (*MockKendraAPI) UpdateQuerySuggestionsConfigRequest

UpdateQuerySuggestionsConfigRequest mocks base method

func (*MockKendraAPI) UpdateQuerySuggestionsConfigWithContext

func (m *MockKendraAPI) UpdateQuerySuggestionsConfigWithContext(arg0 context.Context, arg1 *kendra.UpdateQuerySuggestionsConfigInput, arg2 ...request.Option) (*kendra.UpdateQuerySuggestionsConfigOutput, error)

UpdateQuerySuggestionsConfigWithContext mocks base method

func (*MockKendraAPI) UpdateThesaurus

UpdateThesaurus mocks base method

func (*MockKendraAPI) UpdateThesaurusRequest

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

func (mr *MockKendraAPIMockRecorder) BatchGetDocumentStatus(arg0 interface{}) *gomock.Call

BatchGetDocumentStatus indicates an expected call of BatchGetDocumentStatus

func (*MockKendraAPIMockRecorder) BatchGetDocumentStatusRequest

func (mr *MockKendraAPIMockRecorder) BatchGetDocumentStatusRequest(arg0 interface{}) *gomock.Call

BatchGetDocumentStatusRequest indicates an expected call of BatchGetDocumentStatusRequest

func (*MockKendraAPIMockRecorder) BatchGetDocumentStatusWithContext

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

func (mr *MockKendraAPIMockRecorder) ClearQuerySuggestions(arg0 interface{}) *gomock.Call

ClearQuerySuggestions indicates an expected call of ClearQuerySuggestions

func (*MockKendraAPIMockRecorder) ClearQuerySuggestionsRequest

func (mr *MockKendraAPIMockRecorder) ClearQuerySuggestionsRequest(arg0 interface{}) *gomock.Call

ClearQuerySuggestionsRequest indicates an expected call of ClearQuerySuggestionsRequest

func (*MockKendraAPIMockRecorder) ClearQuerySuggestionsWithContext

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

func (mr *MockKendraAPIMockRecorder) CreateQuerySuggestionsBlockList(arg0 interface{}) *gomock.Call

CreateQuerySuggestionsBlockList indicates an expected call of CreateQuerySuggestionsBlockList

func (*MockKendraAPIMockRecorder) CreateQuerySuggestionsBlockListRequest

func (mr *MockKendraAPIMockRecorder) CreateQuerySuggestionsBlockListRequest(arg0 interface{}) *gomock.Call

CreateQuerySuggestionsBlockListRequest indicates an expected call of CreateQuerySuggestionsBlockListRequest

func (*MockKendraAPIMockRecorder) CreateQuerySuggestionsBlockListWithContext

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

func (mr *MockKendraAPIMockRecorder) DeletePrincipalMapping(arg0 interface{}) *gomock.Call

DeletePrincipalMapping indicates an expected call of DeletePrincipalMapping

func (*MockKendraAPIMockRecorder) DeletePrincipalMappingRequest

func (mr *MockKendraAPIMockRecorder) DeletePrincipalMappingRequest(arg0 interface{}) *gomock.Call

DeletePrincipalMappingRequest indicates an expected call of DeletePrincipalMappingRequest

func (*MockKendraAPIMockRecorder) DeletePrincipalMappingWithContext

func (mr *MockKendraAPIMockRecorder) DeletePrincipalMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePrincipalMappingWithContext indicates an expected call of DeletePrincipalMappingWithContext

func (*MockKendraAPIMockRecorder) DeleteQuerySuggestionsBlockList

func (mr *MockKendraAPIMockRecorder) DeleteQuerySuggestionsBlockList(arg0 interface{}) *gomock.Call

DeleteQuerySuggestionsBlockList indicates an expected call of DeleteQuerySuggestionsBlockList

func (*MockKendraAPIMockRecorder) DeleteQuerySuggestionsBlockListRequest

func (mr *MockKendraAPIMockRecorder) DeleteQuerySuggestionsBlockListRequest(arg0 interface{}) *gomock.Call

DeleteQuerySuggestionsBlockListRequest indicates an expected call of DeleteQuerySuggestionsBlockListRequest

func (*MockKendraAPIMockRecorder) DeleteQuerySuggestionsBlockListWithContext

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

func (mr *MockKendraAPIMockRecorder) DescribePrincipalMapping(arg0 interface{}) *gomock.Call

DescribePrincipalMapping indicates an expected call of DescribePrincipalMapping

func (*MockKendraAPIMockRecorder) DescribePrincipalMappingRequest

func (mr *MockKendraAPIMockRecorder) DescribePrincipalMappingRequest(arg0 interface{}) *gomock.Call

DescribePrincipalMappingRequest indicates an expected call of DescribePrincipalMappingRequest

func (*MockKendraAPIMockRecorder) DescribePrincipalMappingWithContext

func (mr *MockKendraAPIMockRecorder) DescribePrincipalMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePrincipalMappingWithContext indicates an expected call of DescribePrincipalMappingWithContext

func (*MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockList

func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockList(arg0 interface{}) *gomock.Call

DescribeQuerySuggestionsBlockList indicates an expected call of DescribeQuerySuggestionsBlockList

func (*MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockListRequest

func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockListRequest(arg0 interface{}) *gomock.Call

DescribeQuerySuggestionsBlockListRequest indicates an expected call of DescribeQuerySuggestionsBlockListRequest

func (*MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockListWithContext

func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsBlockListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeQuerySuggestionsBlockListWithContext indicates an expected call of DescribeQuerySuggestionsBlockListWithContext

func (*MockKendraAPIMockRecorder) DescribeQuerySuggestionsConfig

func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsConfig(arg0 interface{}) *gomock.Call

DescribeQuerySuggestionsConfig indicates an expected call of DescribeQuerySuggestionsConfig

func (*MockKendraAPIMockRecorder) DescribeQuerySuggestionsConfigRequest

func (mr *MockKendraAPIMockRecorder) DescribeQuerySuggestionsConfigRequest(arg0 interface{}) *gomock.Call

DescribeQuerySuggestionsConfigRequest indicates an expected call of DescribeQuerySuggestionsConfigRequest

func (*MockKendraAPIMockRecorder) DescribeQuerySuggestionsConfigWithContext

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

func (mr *MockKendraAPIMockRecorder) GetQuerySuggestions(arg0 interface{}) *gomock.Call

GetQuerySuggestions indicates an expected call of GetQuerySuggestions

func (*MockKendraAPIMockRecorder) GetQuerySuggestionsRequest

func (mr *MockKendraAPIMockRecorder) GetQuerySuggestionsRequest(arg0 interface{}) *gomock.Call

GetQuerySuggestionsRequest indicates an expected call of GetQuerySuggestionsRequest

func (*MockKendraAPIMockRecorder) GetQuerySuggestionsWithContext

func (mr *MockKendraAPIMockRecorder) GetQuerySuggestionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetQuerySuggestionsWithContext indicates an expected call of GetQuerySuggestionsWithContext

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

func (mr *MockKendraAPIMockRecorder) ListGroupsOlderThanOrderingId(arg0 interface{}) *gomock.Call

ListGroupsOlderThanOrderingId indicates an expected call of ListGroupsOlderThanOrderingId

func (*MockKendraAPIMockRecorder) ListGroupsOlderThanOrderingIdRequest

func (mr *MockKendraAPIMockRecorder) ListGroupsOlderThanOrderingIdRequest(arg0 interface{}) *gomock.Call

ListGroupsOlderThanOrderingIdRequest indicates an expected call of ListGroupsOlderThanOrderingIdRequest

func (*MockKendraAPIMockRecorder) ListGroupsOlderThanOrderingIdWithContext

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

func (mr *MockKendraAPIMockRecorder) ListQuerySuggestionsBlockLists(arg0 interface{}) *gomock.Call

ListQuerySuggestionsBlockLists indicates an expected call of ListQuerySuggestionsBlockLists

func (*MockKendraAPIMockRecorder) ListQuerySuggestionsBlockListsRequest

func (mr *MockKendraAPIMockRecorder) ListQuerySuggestionsBlockListsRequest(arg0 interface{}) *gomock.Call

ListQuerySuggestionsBlockListsRequest indicates an expected call of ListQuerySuggestionsBlockListsRequest

func (*MockKendraAPIMockRecorder) ListQuerySuggestionsBlockListsWithContext

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

func (mr *MockKendraAPIMockRecorder) PutPrincipalMapping(arg0 interface{}) *gomock.Call

PutPrincipalMapping indicates an expected call of PutPrincipalMapping

func (*MockKendraAPIMockRecorder) PutPrincipalMappingRequest

func (mr *MockKendraAPIMockRecorder) PutPrincipalMappingRequest(arg0 interface{}) *gomock.Call

PutPrincipalMappingRequest indicates an expected call of PutPrincipalMappingRequest

func (*MockKendraAPIMockRecorder) PutPrincipalMappingWithContext

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

func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsBlockList(arg0 interface{}) *gomock.Call

UpdateQuerySuggestionsBlockList indicates an expected call of UpdateQuerySuggestionsBlockList

func (*MockKendraAPIMockRecorder) UpdateQuerySuggestionsBlockListRequest

func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsBlockListRequest(arg0 interface{}) *gomock.Call

UpdateQuerySuggestionsBlockListRequest indicates an expected call of UpdateQuerySuggestionsBlockListRequest

func (*MockKendraAPIMockRecorder) UpdateQuerySuggestionsBlockListWithContext

func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsBlockListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateQuerySuggestionsBlockListWithContext indicates an expected call of UpdateQuerySuggestionsBlockListWithContext

func (*MockKendraAPIMockRecorder) UpdateQuerySuggestionsConfig

func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsConfig(arg0 interface{}) *gomock.Call

UpdateQuerySuggestionsConfig indicates an expected call of UpdateQuerySuggestionsConfig

func (*MockKendraAPIMockRecorder) UpdateQuerySuggestionsConfigRequest

func (mr *MockKendraAPIMockRecorder) UpdateQuerySuggestionsConfigRequest(arg0 interface{}) *gomock.Call

UpdateQuerySuggestionsConfigRequest indicates an expected call of UpdateQuerySuggestionsConfigRequest

func (*MockKendraAPIMockRecorder) UpdateQuerySuggestionsConfigWithContext

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

Jump to

Keyboard shortcuts

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