qbusinessmock

package
v1.55.5 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package qbusinessmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockQBusinessAPI

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

MockQBusinessAPI is a mock of QBusinessAPI interface

func NewMockQBusinessAPI

func NewMockQBusinessAPI(ctrl *gomock.Controller) *MockQBusinessAPI

NewMockQBusinessAPI creates a new mock instance

func (*MockQBusinessAPI) BatchDeleteDocument

BatchDeleteDocument mocks base method

func (*MockQBusinessAPI) BatchDeleteDocumentRequest

BatchDeleteDocumentRequest mocks base method

func (*MockQBusinessAPI) BatchDeleteDocumentWithContext

func (m *MockQBusinessAPI) BatchDeleteDocumentWithContext(arg0 context.Context, arg1 *qbusiness.BatchDeleteDocumentInput, arg2 ...request.Option) (*qbusiness.BatchDeleteDocumentOutput, error)

BatchDeleteDocumentWithContext mocks base method

func (*MockQBusinessAPI) BatchPutDocument

BatchPutDocument mocks base method

func (*MockQBusinessAPI) BatchPutDocumentRequest

BatchPutDocumentRequest mocks base method

func (*MockQBusinessAPI) BatchPutDocumentWithContext

func (m *MockQBusinessAPI) BatchPutDocumentWithContext(arg0 context.Context, arg1 *qbusiness.BatchPutDocumentInput, arg2 ...request.Option) (*qbusiness.BatchPutDocumentOutput, error)

BatchPutDocumentWithContext mocks base method

func (*MockQBusinessAPI) Chat

Chat mocks base method

func (*MockQBusinessAPI) ChatRequest

ChatRequest mocks base method

func (*MockQBusinessAPI) ChatSync

ChatSync mocks base method

func (*MockQBusinessAPI) ChatSyncRequest

ChatSyncRequest mocks base method

func (*MockQBusinessAPI) ChatSyncWithContext

func (m *MockQBusinessAPI) ChatSyncWithContext(arg0 context.Context, arg1 *qbusiness.ChatSyncInput, arg2 ...request.Option) (*qbusiness.ChatSyncOutput, error)

ChatSyncWithContext mocks base method

func (*MockQBusinessAPI) ChatWithContext

func (m *MockQBusinessAPI) ChatWithContext(arg0 context.Context, arg1 *qbusiness.ChatInput, arg2 ...request.Option) (*qbusiness.ChatOutput, error)

ChatWithContext mocks base method

func (*MockQBusinessAPI) CreateApplication

CreateApplication mocks base method

func (*MockQBusinessAPI) CreateApplicationRequest

CreateApplicationRequest mocks base method

func (*MockQBusinessAPI) CreateApplicationWithContext

func (m *MockQBusinessAPI) CreateApplicationWithContext(arg0 context.Context, arg1 *qbusiness.CreateApplicationInput, arg2 ...request.Option) (*qbusiness.CreateApplicationOutput, error)

CreateApplicationWithContext mocks base method

func (*MockQBusinessAPI) CreateIndex

CreateIndex mocks base method

func (*MockQBusinessAPI) CreateIndexRequest

CreateIndexRequest mocks base method

func (*MockQBusinessAPI) CreateIndexWithContext

func (m *MockQBusinessAPI) CreateIndexWithContext(arg0 context.Context, arg1 *qbusiness.CreateIndexInput, arg2 ...request.Option) (*qbusiness.CreateIndexOutput, error)

CreateIndexWithContext mocks base method

func (*MockQBusinessAPI) CreatePlugin

CreatePlugin mocks base method

func (*MockQBusinessAPI) CreatePluginRequest

CreatePluginRequest mocks base method

func (*MockQBusinessAPI) CreatePluginWithContext

func (m *MockQBusinessAPI) CreatePluginWithContext(arg0 context.Context, arg1 *qbusiness.CreatePluginInput, arg2 ...request.Option) (*qbusiness.CreatePluginOutput, error)

CreatePluginWithContext mocks base method

func (*MockQBusinessAPI) CreateRetriever

CreateRetriever mocks base method

func (*MockQBusinessAPI) CreateRetrieverRequest

CreateRetrieverRequest mocks base method

func (*MockQBusinessAPI) CreateRetrieverWithContext

func (m *MockQBusinessAPI) CreateRetrieverWithContext(arg0 context.Context, arg1 *qbusiness.CreateRetrieverInput, arg2 ...request.Option) (*qbusiness.CreateRetrieverOutput, error)

CreateRetrieverWithContext mocks base method

func (*MockQBusinessAPI) CreateUser

CreateUser mocks base method

func (*MockQBusinessAPI) CreateUserRequest

CreateUserRequest mocks base method

func (*MockQBusinessAPI) CreateUserWithContext

func (m *MockQBusinessAPI) CreateUserWithContext(arg0 context.Context, arg1 *qbusiness.CreateUserInput, arg2 ...request.Option) (*qbusiness.CreateUserOutput, error)

CreateUserWithContext mocks base method

func (*MockQBusinessAPI) CreateWebExperience

CreateWebExperience mocks base method

func (*MockQBusinessAPI) CreateWebExperienceRequest

CreateWebExperienceRequest mocks base method

func (*MockQBusinessAPI) CreateWebExperienceWithContext

func (m *MockQBusinessAPI) CreateWebExperienceWithContext(arg0 context.Context, arg1 *qbusiness.CreateWebExperienceInput, arg2 ...request.Option) (*qbusiness.CreateWebExperienceOutput, error)

CreateWebExperienceWithContext mocks base method

func (*MockQBusinessAPI) DeleteApplication

DeleteApplication mocks base method

func (*MockQBusinessAPI) DeleteApplicationRequest

DeleteApplicationRequest mocks base method

func (*MockQBusinessAPI) DeleteApplicationWithContext

func (m *MockQBusinessAPI) DeleteApplicationWithContext(arg0 context.Context, arg1 *qbusiness.DeleteApplicationInput, arg2 ...request.Option) (*qbusiness.DeleteApplicationOutput, error)

DeleteApplicationWithContext mocks base method

func (*MockQBusinessAPI) DeleteChatControlsConfiguration

DeleteChatControlsConfiguration mocks base method

func (*MockQBusinessAPI) DeleteChatControlsConfigurationRequest

DeleteChatControlsConfigurationRequest mocks base method

func (*MockQBusinessAPI) DeleteChatControlsConfigurationWithContext

DeleteChatControlsConfigurationWithContext mocks base method

func (*MockQBusinessAPI) DeleteConversation

DeleteConversation mocks base method

func (*MockQBusinessAPI) DeleteConversationRequest

DeleteConversationRequest mocks base method

func (*MockQBusinessAPI) DeleteConversationWithContext

func (m *MockQBusinessAPI) DeleteConversationWithContext(arg0 context.Context, arg1 *qbusiness.DeleteConversationInput, arg2 ...request.Option) (*qbusiness.DeleteConversationOutput, error)

DeleteConversationWithContext mocks base method

func (*MockQBusinessAPI) DeleteDataSource

DeleteDataSource mocks base method

func (*MockQBusinessAPI) DeleteDataSourceRequest

DeleteDataSourceRequest mocks base method

func (*MockQBusinessAPI) DeleteDataSourceWithContext

func (m *MockQBusinessAPI) DeleteDataSourceWithContext(arg0 context.Context, arg1 *qbusiness.DeleteDataSourceInput, arg2 ...request.Option) (*qbusiness.DeleteDataSourceOutput, error)

DeleteDataSourceWithContext mocks base method

func (*MockQBusinessAPI) DeleteGroup

DeleteGroup mocks base method

func (*MockQBusinessAPI) DeleteGroupRequest

DeleteGroupRequest mocks base method

func (*MockQBusinessAPI) DeleteGroupWithContext

func (m *MockQBusinessAPI) DeleteGroupWithContext(arg0 context.Context, arg1 *qbusiness.DeleteGroupInput, arg2 ...request.Option) (*qbusiness.DeleteGroupOutput, error)

DeleteGroupWithContext mocks base method

func (*MockQBusinessAPI) DeleteIndex

DeleteIndex mocks base method

func (*MockQBusinessAPI) DeleteIndexRequest

DeleteIndexRequest mocks base method

func (*MockQBusinessAPI) DeleteIndexWithContext

func (m *MockQBusinessAPI) DeleteIndexWithContext(arg0 context.Context, arg1 *qbusiness.DeleteIndexInput, arg2 ...request.Option) (*qbusiness.DeleteIndexOutput, error)

DeleteIndexWithContext mocks base method

func (*MockQBusinessAPI) DeletePlugin

DeletePlugin mocks base method

func (*MockQBusinessAPI) DeletePluginRequest

DeletePluginRequest mocks base method

func (*MockQBusinessAPI) DeletePluginWithContext

func (m *MockQBusinessAPI) DeletePluginWithContext(arg0 context.Context, arg1 *qbusiness.DeletePluginInput, arg2 ...request.Option) (*qbusiness.DeletePluginOutput, error)

DeletePluginWithContext mocks base method

func (*MockQBusinessAPI) DeleteRetriever

DeleteRetriever mocks base method

func (*MockQBusinessAPI) DeleteRetrieverRequest

DeleteRetrieverRequest mocks base method

func (*MockQBusinessAPI) DeleteRetrieverWithContext

func (m *MockQBusinessAPI) DeleteRetrieverWithContext(arg0 context.Context, arg1 *qbusiness.DeleteRetrieverInput, arg2 ...request.Option) (*qbusiness.DeleteRetrieverOutput, error)

DeleteRetrieverWithContext mocks base method

func (*MockQBusinessAPI) DeleteUser

DeleteUser mocks base method

func (*MockQBusinessAPI) DeleteUserRequest

DeleteUserRequest mocks base method

func (*MockQBusinessAPI) DeleteUserWithContext

func (m *MockQBusinessAPI) DeleteUserWithContext(arg0 context.Context, arg1 *qbusiness.DeleteUserInput, arg2 ...request.Option) (*qbusiness.DeleteUserOutput, error)

DeleteUserWithContext mocks base method

func (*MockQBusinessAPI) DeleteWebExperience

DeleteWebExperience mocks base method

func (*MockQBusinessAPI) DeleteWebExperienceRequest

DeleteWebExperienceRequest mocks base method

func (*MockQBusinessAPI) DeleteWebExperienceWithContext

func (m *MockQBusinessAPI) DeleteWebExperienceWithContext(arg0 context.Context, arg1 *qbusiness.DeleteWebExperienceInput, arg2 ...request.Option) (*qbusiness.DeleteWebExperienceOutput, error)

DeleteWebExperienceWithContext mocks base method

func (*MockQBusinessAPI) EXPECT

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

func (*MockQBusinessAPI) GetApplication

GetApplication mocks base method

func (*MockQBusinessAPI) GetApplicationRequest

GetApplicationRequest mocks base method

func (*MockQBusinessAPI) GetApplicationWithContext

func (m *MockQBusinessAPI) GetApplicationWithContext(arg0 context.Context, arg1 *qbusiness.GetApplicationInput, arg2 ...request.Option) (*qbusiness.GetApplicationOutput, error)

GetApplicationWithContext mocks base method

func (*MockQBusinessAPI) GetChatControlsConfiguration

GetChatControlsConfiguration mocks base method

func (*MockQBusinessAPI) GetChatControlsConfigurationPages

GetChatControlsConfigurationPages mocks base method

func (*MockQBusinessAPI) GetChatControlsConfigurationPagesWithContext

func (m *MockQBusinessAPI) GetChatControlsConfigurationPagesWithContext(arg0 context.Context, arg1 *qbusiness.GetChatControlsConfigurationInput, arg2 func(*qbusiness.GetChatControlsConfigurationOutput, bool) bool, arg3 ...request.Option) error

GetChatControlsConfigurationPagesWithContext mocks base method

func (*MockQBusinessAPI) GetChatControlsConfigurationRequest

GetChatControlsConfigurationRequest mocks base method

func (*MockQBusinessAPI) GetChatControlsConfigurationWithContext

GetChatControlsConfigurationWithContext mocks base method

func (*MockQBusinessAPI) GetDataSource

GetDataSource mocks base method

func (*MockQBusinessAPI) GetDataSourceRequest

GetDataSourceRequest mocks base method

func (*MockQBusinessAPI) GetDataSourceWithContext

func (m *MockQBusinessAPI) GetDataSourceWithContext(arg0 context.Context, arg1 *qbusiness.GetDataSourceInput, arg2 ...request.Option) (*qbusiness.GetDataSourceOutput, error)

GetDataSourceWithContext mocks base method

func (*MockQBusinessAPI) GetGroup

GetGroup mocks base method

func (*MockQBusinessAPI) GetGroupRequest

GetGroupRequest mocks base method

func (*MockQBusinessAPI) GetGroupWithContext

func (m *MockQBusinessAPI) GetGroupWithContext(arg0 context.Context, arg1 *qbusiness.GetGroupInput, arg2 ...request.Option) (*qbusiness.GetGroupOutput, error)

GetGroupWithContext mocks base method

func (*MockQBusinessAPI) GetIndex

GetIndex mocks base method

func (*MockQBusinessAPI) GetIndexRequest

GetIndexRequest mocks base method

func (*MockQBusinessAPI) GetIndexWithContext

func (m *MockQBusinessAPI) GetIndexWithContext(arg0 context.Context, arg1 *qbusiness.GetIndexInput, arg2 ...request.Option) (*qbusiness.GetIndexOutput, error)

GetIndexWithContext mocks base method

func (*MockQBusinessAPI) GetPlugin

GetPlugin mocks base method

func (*MockQBusinessAPI) GetPluginRequest

GetPluginRequest mocks base method

func (*MockQBusinessAPI) GetPluginWithContext

func (m *MockQBusinessAPI) GetPluginWithContext(arg0 context.Context, arg1 *qbusiness.GetPluginInput, arg2 ...request.Option) (*qbusiness.GetPluginOutput, error)

GetPluginWithContext mocks base method

func (*MockQBusinessAPI) GetRetriever

GetRetriever mocks base method

func (*MockQBusinessAPI) GetRetrieverRequest

GetRetrieverRequest mocks base method

func (*MockQBusinessAPI) GetRetrieverWithContext

func (m *MockQBusinessAPI) GetRetrieverWithContext(arg0 context.Context, arg1 *qbusiness.GetRetrieverInput, arg2 ...request.Option) (*qbusiness.GetRetrieverOutput, error)

GetRetrieverWithContext mocks base method

func (*MockQBusinessAPI) GetUser

GetUser mocks base method

func (*MockQBusinessAPI) GetUserRequest

GetUserRequest mocks base method

func (*MockQBusinessAPI) GetUserWithContext

func (m *MockQBusinessAPI) GetUserWithContext(arg0 context.Context, arg1 *qbusiness.GetUserInput, arg2 ...request.Option) (*qbusiness.GetUserOutput, error)

GetUserWithContext mocks base method

func (*MockQBusinessAPI) GetWebExperience

GetWebExperience mocks base method

func (*MockQBusinessAPI) GetWebExperienceRequest

GetWebExperienceRequest mocks base method

func (*MockQBusinessAPI) GetWebExperienceWithContext

func (m *MockQBusinessAPI) GetWebExperienceWithContext(arg0 context.Context, arg1 *qbusiness.GetWebExperienceInput, arg2 ...request.Option) (*qbusiness.GetWebExperienceOutput, error)

GetWebExperienceWithContext mocks base method

func (*MockQBusinessAPI) ListApplications

ListApplications mocks base method

func (*MockQBusinessAPI) ListApplicationsPages

func (m *MockQBusinessAPI) ListApplicationsPages(arg0 *qbusiness.ListApplicationsInput, arg1 func(*qbusiness.ListApplicationsOutput, bool) bool) error

ListApplicationsPages mocks base method

func (*MockQBusinessAPI) ListApplicationsPagesWithContext

func (m *MockQBusinessAPI) ListApplicationsPagesWithContext(arg0 context.Context, arg1 *qbusiness.ListApplicationsInput, arg2 func(*qbusiness.ListApplicationsOutput, bool) bool, arg3 ...request.Option) error

ListApplicationsPagesWithContext mocks base method

func (*MockQBusinessAPI) ListApplicationsRequest

ListApplicationsRequest mocks base method

func (*MockQBusinessAPI) ListApplicationsWithContext

func (m *MockQBusinessAPI) ListApplicationsWithContext(arg0 context.Context, arg1 *qbusiness.ListApplicationsInput, arg2 ...request.Option) (*qbusiness.ListApplicationsOutput, error)

ListApplicationsWithContext mocks base method

func (*MockQBusinessAPI) ListConversations

ListConversations mocks base method

func (*MockQBusinessAPI) ListConversationsPages

func (m *MockQBusinessAPI) ListConversationsPages(arg0 *qbusiness.ListConversationsInput, arg1 func(*qbusiness.ListConversationsOutput, bool) bool) error

ListConversationsPages mocks base method

func (*MockQBusinessAPI) ListConversationsPagesWithContext

func (m *MockQBusinessAPI) ListConversationsPagesWithContext(arg0 context.Context, arg1 *qbusiness.ListConversationsInput, arg2 func(*qbusiness.ListConversationsOutput, bool) bool, arg3 ...request.Option) error

ListConversationsPagesWithContext mocks base method

func (*MockQBusinessAPI) ListConversationsRequest

ListConversationsRequest mocks base method

func (*MockQBusinessAPI) ListConversationsWithContext

func (m *MockQBusinessAPI) ListConversationsWithContext(arg0 context.Context, arg1 *qbusiness.ListConversationsInput, arg2 ...request.Option) (*qbusiness.ListConversationsOutput, error)

ListConversationsWithContext mocks base method

func (*MockQBusinessAPI) ListDataSourceSyncJobs

ListDataSourceSyncJobs mocks base method

func (*MockQBusinessAPI) ListDataSourceSyncJobsPages

func (m *MockQBusinessAPI) ListDataSourceSyncJobsPages(arg0 *qbusiness.ListDataSourceSyncJobsInput, arg1 func(*qbusiness.ListDataSourceSyncJobsOutput, bool) bool) error

ListDataSourceSyncJobsPages mocks base method

func (*MockQBusinessAPI) ListDataSourceSyncJobsPagesWithContext

func (m *MockQBusinessAPI) ListDataSourceSyncJobsPagesWithContext(arg0 context.Context, arg1 *qbusiness.ListDataSourceSyncJobsInput, arg2 func(*qbusiness.ListDataSourceSyncJobsOutput, bool) bool, arg3 ...request.Option) error

ListDataSourceSyncJobsPagesWithContext mocks base method

func (*MockQBusinessAPI) ListDataSourceSyncJobsRequest

ListDataSourceSyncJobsRequest mocks base method

func (*MockQBusinessAPI) ListDataSourceSyncJobsWithContext

func (m *MockQBusinessAPI) ListDataSourceSyncJobsWithContext(arg0 context.Context, arg1 *qbusiness.ListDataSourceSyncJobsInput, arg2 ...request.Option) (*qbusiness.ListDataSourceSyncJobsOutput, error)

ListDataSourceSyncJobsWithContext mocks base method

func (*MockQBusinessAPI) ListDataSources

ListDataSources mocks base method

func (*MockQBusinessAPI) ListDataSourcesPages

func (m *MockQBusinessAPI) ListDataSourcesPages(arg0 *qbusiness.ListDataSourcesInput, arg1 func(*qbusiness.ListDataSourcesOutput, bool) bool) error

ListDataSourcesPages mocks base method

func (*MockQBusinessAPI) ListDataSourcesPagesWithContext

func (m *MockQBusinessAPI) ListDataSourcesPagesWithContext(arg0 context.Context, arg1 *qbusiness.ListDataSourcesInput, arg2 func(*qbusiness.ListDataSourcesOutput, bool) bool, arg3 ...request.Option) error

ListDataSourcesPagesWithContext mocks base method

func (*MockQBusinessAPI) ListDataSourcesRequest

ListDataSourcesRequest mocks base method

func (*MockQBusinessAPI) ListDataSourcesWithContext

func (m *MockQBusinessAPI) ListDataSourcesWithContext(arg0 context.Context, arg1 *qbusiness.ListDataSourcesInput, arg2 ...request.Option) (*qbusiness.ListDataSourcesOutput, error)

ListDataSourcesWithContext mocks base method

func (*MockQBusinessAPI) ListDocuments

ListDocuments mocks base method

func (*MockQBusinessAPI) ListDocumentsPages

func (m *MockQBusinessAPI) ListDocumentsPages(arg0 *qbusiness.ListDocumentsInput, arg1 func(*qbusiness.ListDocumentsOutput, bool) bool) error

ListDocumentsPages mocks base method

func (*MockQBusinessAPI) ListDocumentsPagesWithContext

func (m *MockQBusinessAPI) ListDocumentsPagesWithContext(arg0 context.Context, arg1 *qbusiness.ListDocumentsInput, arg2 func(*qbusiness.ListDocumentsOutput, bool) bool, arg3 ...request.Option) error

ListDocumentsPagesWithContext mocks base method

func (*MockQBusinessAPI) ListDocumentsRequest

ListDocumentsRequest mocks base method

func (*MockQBusinessAPI) ListDocumentsWithContext

func (m *MockQBusinessAPI) ListDocumentsWithContext(arg0 context.Context, arg1 *qbusiness.ListDocumentsInput, arg2 ...request.Option) (*qbusiness.ListDocumentsOutput, error)

ListDocumentsWithContext mocks base method

func (*MockQBusinessAPI) ListGroups

ListGroups mocks base method

func (*MockQBusinessAPI) ListGroupsPages

func (m *MockQBusinessAPI) ListGroupsPages(arg0 *qbusiness.ListGroupsInput, arg1 func(*qbusiness.ListGroupsOutput, bool) bool) error

ListGroupsPages mocks base method

func (*MockQBusinessAPI) ListGroupsPagesWithContext

func (m *MockQBusinessAPI) ListGroupsPagesWithContext(arg0 context.Context, arg1 *qbusiness.ListGroupsInput, arg2 func(*qbusiness.ListGroupsOutput, bool) bool, arg3 ...request.Option) error

ListGroupsPagesWithContext mocks base method

func (*MockQBusinessAPI) ListGroupsRequest

ListGroupsRequest mocks base method

func (*MockQBusinessAPI) ListGroupsWithContext

func (m *MockQBusinessAPI) ListGroupsWithContext(arg0 context.Context, arg1 *qbusiness.ListGroupsInput, arg2 ...request.Option) (*qbusiness.ListGroupsOutput, error)

ListGroupsWithContext mocks base method

func (*MockQBusinessAPI) ListIndices

ListIndices mocks base method

func (*MockQBusinessAPI) ListIndicesPages

func (m *MockQBusinessAPI) ListIndicesPages(arg0 *qbusiness.ListIndicesInput, arg1 func(*qbusiness.ListIndicesOutput, bool) bool) error

ListIndicesPages mocks base method

func (*MockQBusinessAPI) ListIndicesPagesWithContext

func (m *MockQBusinessAPI) ListIndicesPagesWithContext(arg0 context.Context, arg1 *qbusiness.ListIndicesInput, arg2 func(*qbusiness.ListIndicesOutput, bool) bool, arg3 ...request.Option) error

ListIndicesPagesWithContext mocks base method

func (*MockQBusinessAPI) ListIndicesRequest

ListIndicesRequest mocks base method

func (*MockQBusinessAPI) ListIndicesWithContext

func (m *MockQBusinessAPI) ListIndicesWithContext(arg0 context.Context, arg1 *qbusiness.ListIndicesInput, arg2 ...request.Option) (*qbusiness.ListIndicesOutput, error)

ListIndicesWithContext mocks base method

func (*MockQBusinessAPI) ListMessages

ListMessages mocks base method

func (*MockQBusinessAPI) ListMessagesPages

func (m *MockQBusinessAPI) ListMessagesPages(arg0 *qbusiness.ListMessagesInput, arg1 func(*qbusiness.ListMessagesOutput, bool) bool) error

ListMessagesPages mocks base method

func (*MockQBusinessAPI) ListMessagesPagesWithContext

func (m *MockQBusinessAPI) ListMessagesPagesWithContext(arg0 context.Context, arg1 *qbusiness.ListMessagesInput, arg2 func(*qbusiness.ListMessagesOutput, bool) bool, arg3 ...request.Option) error

ListMessagesPagesWithContext mocks base method

func (*MockQBusinessAPI) ListMessagesRequest

ListMessagesRequest mocks base method

func (*MockQBusinessAPI) ListMessagesWithContext

func (m *MockQBusinessAPI) ListMessagesWithContext(arg0 context.Context, arg1 *qbusiness.ListMessagesInput, arg2 ...request.Option) (*qbusiness.ListMessagesOutput, error)

ListMessagesWithContext mocks base method

func (*MockQBusinessAPI) ListPlugins

ListPlugins mocks base method

func (*MockQBusinessAPI) ListPluginsPages

func (m *MockQBusinessAPI) ListPluginsPages(arg0 *qbusiness.ListPluginsInput, arg1 func(*qbusiness.ListPluginsOutput, bool) bool) error

ListPluginsPages mocks base method

func (*MockQBusinessAPI) ListPluginsPagesWithContext

func (m *MockQBusinessAPI) ListPluginsPagesWithContext(arg0 context.Context, arg1 *qbusiness.ListPluginsInput, arg2 func(*qbusiness.ListPluginsOutput, bool) bool, arg3 ...request.Option) error

ListPluginsPagesWithContext mocks base method

func (*MockQBusinessAPI) ListPluginsRequest

ListPluginsRequest mocks base method

func (*MockQBusinessAPI) ListPluginsWithContext

func (m *MockQBusinessAPI) ListPluginsWithContext(arg0 context.Context, arg1 *qbusiness.ListPluginsInput, arg2 ...request.Option) (*qbusiness.ListPluginsOutput, error)

ListPluginsWithContext mocks base method

func (*MockQBusinessAPI) ListRetrievers

ListRetrievers mocks base method

func (*MockQBusinessAPI) ListRetrieversPages

func (m *MockQBusinessAPI) ListRetrieversPages(arg0 *qbusiness.ListRetrieversInput, arg1 func(*qbusiness.ListRetrieversOutput, bool) bool) error

ListRetrieversPages mocks base method

func (*MockQBusinessAPI) ListRetrieversPagesWithContext

func (m *MockQBusinessAPI) ListRetrieversPagesWithContext(arg0 context.Context, arg1 *qbusiness.ListRetrieversInput, arg2 func(*qbusiness.ListRetrieversOutput, bool) bool, arg3 ...request.Option) error

ListRetrieversPagesWithContext mocks base method

func (*MockQBusinessAPI) ListRetrieversRequest

ListRetrieversRequest mocks base method

func (*MockQBusinessAPI) ListRetrieversWithContext

func (m *MockQBusinessAPI) ListRetrieversWithContext(arg0 context.Context, arg1 *qbusiness.ListRetrieversInput, arg2 ...request.Option) (*qbusiness.ListRetrieversOutput, error)

ListRetrieversWithContext mocks base method

func (*MockQBusinessAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockQBusinessAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockQBusinessAPI) ListTagsForResourceWithContext

func (m *MockQBusinessAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *qbusiness.ListTagsForResourceInput, arg2 ...request.Option) (*qbusiness.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method

func (*MockQBusinessAPI) ListWebExperiences

ListWebExperiences mocks base method

func (*MockQBusinessAPI) ListWebExperiencesPages

func (m *MockQBusinessAPI) ListWebExperiencesPages(arg0 *qbusiness.ListWebExperiencesInput, arg1 func(*qbusiness.ListWebExperiencesOutput, bool) bool) error

ListWebExperiencesPages mocks base method

func (*MockQBusinessAPI) ListWebExperiencesPagesWithContext

func (m *MockQBusinessAPI) ListWebExperiencesPagesWithContext(arg0 context.Context, arg1 *qbusiness.ListWebExperiencesInput, arg2 func(*qbusiness.ListWebExperiencesOutput, bool) bool, arg3 ...request.Option) error

ListWebExperiencesPagesWithContext mocks base method

func (*MockQBusinessAPI) ListWebExperiencesRequest

ListWebExperiencesRequest mocks base method

func (*MockQBusinessAPI) ListWebExperiencesWithContext

func (m *MockQBusinessAPI) ListWebExperiencesWithContext(arg0 context.Context, arg1 *qbusiness.ListWebExperiencesInput, arg2 ...request.Option) (*qbusiness.ListWebExperiencesOutput, error)

ListWebExperiencesWithContext mocks base method

func (*MockQBusinessAPI) PutFeedback

PutFeedback mocks base method

func (*MockQBusinessAPI) PutFeedbackRequest

PutFeedbackRequest mocks base method

func (*MockQBusinessAPI) PutFeedbackWithContext

func (m *MockQBusinessAPI) PutFeedbackWithContext(arg0 context.Context, arg1 *qbusiness.PutFeedbackInput, arg2 ...request.Option) (*qbusiness.PutFeedbackOutput, error)

PutFeedbackWithContext mocks base method

func (*MockQBusinessAPI) PutGroup

PutGroup mocks base method

func (*MockQBusinessAPI) PutGroupRequest

PutGroupRequest mocks base method

func (*MockQBusinessAPI) PutGroupWithContext

func (m *MockQBusinessAPI) PutGroupWithContext(arg0 context.Context, arg1 *qbusiness.PutGroupInput, arg2 ...request.Option) (*qbusiness.PutGroupOutput, error)

PutGroupWithContext mocks base method

func (*MockQBusinessAPI) StartDataSourceSyncJob

StartDataSourceSyncJob mocks base method

func (*MockQBusinessAPI) StartDataSourceSyncJobRequest

StartDataSourceSyncJobRequest mocks base method

func (*MockQBusinessAPI) StartDataSourceSyncJobWithContext

func (m *MockQBusinessAPI) StartDataSourceSyncJobWithContext(arg0 context.Context, arg1 *qbusiness.StartDataSourceSyncJobInput, arg2 ...request.Option) (*qbusiness.StartDataSourceSyncJobOutput, error)

StartDataSourceSyncJobWithContext mocks base method

func (*MockQBusinessAPI) StopDataSourceSyncJob

StopDataSourceSyncJob mocks base method

func (*MockQBusinessAPI) StopDataSourceSyncJobRequest

StopDataSourceSyncJobRequest mocks base method

func (*MockQBusinessAPI) StopDataSourceSyncJobWithContext

func (m *MockQBusinessAPI) StopDataSourceSyncJobWithContext(arg0 context.Context, arg1 *qbusiness.StopDataSourceSyncJobInput, arg2 ...request.Option) (*qbusiness.StopDataSourceSyncJobOutput, error)

StopDataSourceSyncJobWithContext mocks base method

func (*MockQBusinessAPI) TagResource

TagResource mocks base method

func (*MockQBusinessAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockQBusinessAPI) TagResourceWithContext

func (m *MockQBusinessAPI) TagResourceWithContext(arg0 context.Context, arg1 *qbusiness.TagResourceInput, arg2 ...request.Option) (*qbusiness.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockQBusinessAPI) UntagResource

UntagResource mocks base method

func (*MockQBusinessAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockQBusinessAPI) UntagResourceWithContext

func (m *MockQBusinessAPI) UntagResourceWithContext(arg0 context.Context, arg1 *qbusiness.UntagResourceInput, arg2 ...request.Option) (*qbusiness.UntagResourceOutput, error)

UntagResourceWithContext mocks base method

func (*MockQBusinessAPI) UpdateApplication

UpdateApplication mocks base method

func (*MockQBusinessAPI) UpdateApplicationRequest

UpdateApplicationRequest mocks base method

func (*MockQBusinessAPI) UpdateApplicationWithContext

func (m *MockQBusinessAPI) UpdateApplicationWithContext(arg0 context.Context, arg1 *qbusiness.UpdateApplicationInput, arg2 ...request.Option) (*qbusiness.UpdateApplicationOutput, error)

UpdateApplicationWithContext mocks base method

func (*MockQBusinessAPI) UpdateChatControlsConfiguration

UpdateChatControlsConfiguration mocks base method

func (*MockQBusinessAPI) UpdateChatControlsConfigurationRequest

UpdateChatControlsConfigurationRequest mocks base method

func (*MockQBusinessAPI) UpdateChatControlsConfigurationWithContext

UpdateChatControlsConfigurationWithContext mocks base method

func (*MockQBusinessAPI) UpdateDataSource

UpdateDataSource mocks base method

func (*MockQBusinessAPI) UpdateDataSourceRequest

UpdateDataSourceRequest mocks base method

func (*MockQBusinessAPI) UpdateDataSourceWithContext

func (m *MockQBusinessAPI) UpdateDataSourceWithContext(arg0 context.Context, arg1 *qbusiness.UpdateDataSourceInput, arg2 ...request.Option) (*qbusiness.UpdateDataSourceOutput, error)

UpdateDataSourceWithContext mocks base method

func (*MockQBusinessAPI) UpdateIndex

UpdateIndex mocks base method

func (*MockQBusinessAPI) UpdateIndexRequest

UpdateIndexRequest mocks base method

func (*MockQBusinessAPI) UpdateIndexWithContext

func (m *MockQBusinessAPI) UpdateIndexWithContext(arg0 context.Context, arg1 *qbusiness.UpdateIndexInput, arg2 ...request.Option) (*qbusiness.UpdateIndexOutput, error)

UpdateIndexWithContext mocks base method

func (*MockQBusinessAPI) UpdatePlugin

UpdatePlugin mocks base method

func (*MockQBusinessAPI) UpdatePluginRequest

UpdatePluginRequest mocks base method

func (*MockQBusinessAPI) UpdatePluginWithContext

func (m *MockQBusinessAPI) UpdatePluginWithContext(arg0 context.Context, arg1 *qbusiness.UpdatePluginInput, arg2 ...request.Option) (*qbusiness.UpdatePluginOutput, error)

UpdatePluginWithContext mocks base method

func (*MockQBusinessAPI) UpdateRetriever

UpdateRetriever mocks base method

func (*MockQBusinessAPI) UpdateRetrieverRequest

UpdateRetrieverRequest mocks base method

func (*MockQBusinessAPI) UpdateRetrieverWithContext

func (m *MockQBusinessAPI) UpdateRetrieverWithContext(arg0 context.Context, arg1 *qbusiness.UpdateRetrieverInput, arg2 ...request.Option) (*qbusiness.UpdateRetrieverOutput, error)

UpdateRetrieverWithContext mocks base method

func (*MockQBusinessAPI) UpdateUser

UpdateUser mocks base method

func (*MockQBusinessAPI) UpdateUserRequest

UpdateUserRequest mocks base method

func (*MockQBusinessAPI) UpdateUserWithContext

func (m *MockQBusinessAPI) UpdateUserWithContext(arg0 context.Context, arg1 *qbusiness.UpdateUserInput, arg2 ...request.Option) (*qbusiness.UpdateUserOutput, error)

UpdateUserWithContext mocks base method

func (*MockQBusinessAPI) UpdateWebExperience

UpdateWebExperience mocks base method

func (*MockQBusinessAPI) UpdateWebExperienceRequest

UpdateWebExperienceRequest mocks base method

func (*MockQBusinessAPI) UpdateWebExperienceWithContext

func (m *MockQBusinessAPI) UpdateWebExperienceWithContext(arg0 context.Context, arg1 *qbusiness.UpdateWebExperienceInput, arg2 ...request.Option) (*qbusiness.UpdateWebExperienceOutput, error)

UpdateWebExperienceWithContext mocks base method

type MockQBusinessAPIMockRecorder

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

MockQBusinessAPIMockRecorder is the mock recorder for MockQBusinessAPI

func (*MockQBusinessAPIMockRecorder) BatchDeleteDocument

func (mr *MockQBusinessAPIMockRecorder) BatchDeleteDocument(arg0 interface{}) *gomock.Call

BatchDeleteDocument indicates an expected call of BatchDeleteDocument

func (*MockQBusinessAPIMockRecorder) BatchDeleteDocumentRequest

func (mr *MockQBusinessAPIMockRecorder) BatchDeleteDocumentRequest(arg0 interface{}) *gomock.Call

BatchDeleteDocumentRequest indicates an expected call of BatchDeleteDocumentRequest

func (*MockQBusinessAPIMockRecorder) BatchDeleteDocumentWithContext

func (mr *MockQBusinessAPIMockRecorder) BatchDeleteDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchDeleteDocumentWithContext indicates an expected call of BatchDeleteDocumentWithContext

func (*MockQBusinessAPIMockRecorder) BatchPutDocument

func (mr *MockQBusinessAPIMockRecorder) BatchPutDocument(arg0 interface{}) *gomock.Call

BatchPutDocument indicates an expected call of BatchPutDocument

func (*MockQBusinessAPIMockRecorder) BatchPutDocumentRequest

func (mr *MockQBusinessAPIMockRecorder) BatchPutDocumentRequest(arg0 interface{}) *gomock.Call

BatchPutDocumentRequest indicates an expected call of BatchPutDocumentRequest

func (*MockQBusinessAPIMockRecorder) BatchPutDocumentWithContext

func (mr *MockQBusinessAPIMockRecorder) BatchPutDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchPutDocumentWithContext indicates an expected call of BatchPutDocumentWithContext

func (*MockQBusinessAPIMockRecorder) Chat

func (mr *MockQBusinessAPIMockRecorder) Chat(arg0 interface{}) *gomock.Call

Chat indicates an expected call of Chat

func (*MockQBusinessAPIMockRecorder) ChatRequest

func (mr *MockQBusinessAPIMockRecorder) ChatRequest(arg0 interface{}) *gomock.Call

ChatRequest indicates an expected call of ChatRequest

func (*MockQBusinessAPIMockRecorder) ChatSync

func (mr *MockQBusinessAPIMockRecorder) ChatSync(arg0 interface{}) *gomock.Call

ChatSync indicates an expected call of ChatSync

func (*MockQBusinessAPIMockRecorder) ChatSyncRequest

func (mr *MockQBusinessAPIMockRecorder) ChatSyncRequest(arg0 interface{}) *gomock.Call

ChatSyncRequest indicates an expected call of ChatSyncRequest

func (*MockQBusinessAPIMockRecorder) ChatSyncWithContext

func (mr *MockQBusinessAPIMockRecorder) ChatSyncWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ChatSyncWithContext indicates an expected call of ChatSyncWithContext

func (*MockQBusinessAPIMockRecorder) ChatWithContext

func (mr *MockQBusinessAPIMockRecorder) ChatWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ChatWithContext indicates an expected call of ChatWithContext

func (*MockQBusinessAPIMockRecorder) CreateApplication

func (mr *MockQBusinessAPIMockRecorder) CreateApplication(arg0 interface{}) *gomock.Call

CreateApplication indicates an expected call of CreateApplication

func (*MockQBusinessAPIMockRecorder) CreateApplicationRequest

func (mr *MockQBusinessAPIMockRecorder) CreateApplicationRequest(arg0 interface{}) *gomock.Call

CreateApplicationRequest indicates an expected call of CreateApplicationRequest

func (*MockQBusinessAPIMockRecorder) CreateApplicationWithContext

func (mr *MockQBusinessAPIMockRecorder) CreateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateApplicationWithContext indicates an expected call of CreateApplicationWithContext

func (*MockQBusinessAPIMockRecorder) CreateIndex

func (mr *MockQBusinessAPIMockRecorder) CreateIndex(arg0 interface{}) *gomock.Call

CreateIndex indicates an expected call of CreateIndex

func (*MockQBusinessAPIMockRecorder) CreateIndexRequest

func (mr *MockQBusinessAPIMockRecorder) CreateIndexRequest(arg0 interface{}) *gomock.Call

CreateIndexRequest indicates an expected call of CreateIndexRequest

func (*MockQBusinessAPIMockRecorder) CreateIndexWithContext

func (mr *MockQBusinessAPIMockRecorder) CreateIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateIndexWithContext indicates an expected call of CreateIndexWithContext

func (*MockQBusinessAPIMockRecorder) CreatePlugin

func (mr *MockQBusinessAPIMockRecorder) CreatePlugin(arg0 interface{}) *gomock.Call

CreatePlugin indicates an expected call of CreatePlugin

func (*MockQBusinessAPIMockRecorder) CreatePluginRequest

func (mr *MockQBusinessAPIMockRecorder) CreatePluginRequest(arg0 interface{}) *gomock.Call

CreatePluginRequest indicates an expected call of CreatePluginRequest

func (*MockQBusinessAPIMockRecorder) CreatePluginWithContext

func (mr *MockQBusinessAPIMockRecorder) CreatePluginWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePluginWithContext indicates an expected call of CreatePluginWithContext

func (*MockQBusinessAPIMockRecorder) CreateRetriever

func (mr *MockQBusinessAPIMockRecorder) CreateRetriever(arg0 interface{}) *gomock.Call

CreateRetriever indicates an expected call of CreateRetriever

func (*MockQBusinessAPIMockRecorder) CreateRetrieverRequest

func (mr *MockQBusinessAPIMockRecorder) CreateRetrieverRequest(arg0 interface{}) *gomock.Call

CreateRetrieverRequest indicates an expected call of CreateRetrieverRequest

func (*MockQBusinessAPIMockRecorder) CreateRetrieverWithContext

func (mr *MockQBusinessAPIMockRecorder) CreateRetrieverWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateRetrieverWithContext indicates an expected call of CreateRetrieverWithContext

func (*MockQBusinessAPIMockRecorder) CreateUser

func (mr *MockQBusinessAPIMockRecorder) CreateUser(arg0 interface{}) *gomock.Call

CreateUser indicates an expected call of CreateUser

func (*MockQBusinessAPIMockRecorder) CreateUserRequest

func (mr *MockQBusinessAPIMockRecorder) CreateUserRequest(arg0 interface{}) *gomock.Call

CreateUserRequest indicates an expected call of CreateUserRequest

func (*MockQBusinessAPIMockRecorder) CreateUserWithContext

func (mr *MockQBusinessAPIMockRecorder) CreateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateUserWithContext indicates an expected call of CreateUserWithContext

func (*MockQBusinessAPIMockRecorder) CreateWebExperience

func (mr *MockQBusinessAPIMockRecorder) CreateWebExperience(arg0 interface{}) *gomock.Call

CreateWebExperience indicates an expected call of CreateWebExperience

func (*MockQBusinessAPIMockRecorder) CreateWebExperienceRequest

func (mr *MockQBusinessAPIMockRecorder) CreateWebExperienceRequest(arg0 interface{}) *gomock.Call

CreateWebExperienceRequest indicates an expected call of CreateWebExperienceRequest

func (*MockQBusinessAPIMockRecorder) CreateWebExperienceWithContext

func (mr *MockQBusinessAPIMockRecorder) CreateWebExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateWebExperienceWithContext indicates an expected call of CreateWebExperienceWithContext

func (*MockQBusinessAPIMockRecorder) DeleteApplication

func (mr *MockQBusinessAPIMockRecorder) DeleteApplication(arg0 interface{}) *gomock.Call

DeleteApplication indicates an expected call of DeleteApplication

func (*MockQBusinessAPIMockRecorder) DeleteApplicationRequest

func (mr *MockQBusinessAPIMockRecorder) DeleteApplicationRequest(arg0 interface{}) *gomock.Call

DeleteApplicationRequest indicates an expected call of DeleteApplicationRequest

func (*MockQBusinessAPIMockRecorder) DeleteApplicationWithContext

func (mr *MockQBusinessAPIMockRecorder) DeleteApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteApplicationWithContext indicates an expected call of DeleteApplicationWithContext

func (*MockQBusinessAPIMockRecorder) DeleteChatControlsConfiguration

func (mr *MockQBusinessAPIMockRecorder) DeleteChatControlsConfiguration(arg0 interface{}) *gomock.Call

DeleteChatControlsConfiguration indicates an expected call of DeleteChatControlsConfiguration

func (*MockQBusinessAPIMockRecorder) DeleteChatControlsConfigurationRequest

func (mr *MockQBusinessAPIMockRecorder) DeleteChatControlsConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteChatControlsConfigurationRequest indicates an expected call of DeleteChatControlsConfigurationRequest

func (*MockQBusinessAPIMockRecorder) DeleteChatControlsConfigurationWithContext

func (mr *MockQBusinessAPIMockRecorder) DeleteChatControlsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteChatControlsConfigurationWithContext indicates an expected call of DeleteChatControlsConfigurationWithContext

func (*MockQBusinessAPIMockRecorder) DeleteConversation

func (mr *MockQBusinessAPIMockRecorder) DeleteConversation(arg0 interface{}) *gomock.Call

DeleteConversation indicates an expected call of DeleteConversation

func (*MockQBusinessAPIMockRecorder) DeleteConversationRequest

func (mr *MockQBusinessAPIMockRecorder) DeleteConversationRequest(arg0 interface{}) *gomock.Call

DeleteConversationRequest indicates an expected call of DeleteConversationRequest

func (*MockQBusinessAPIMockRecorder) DeleteConversationWithContext

func (mr *MockQBusinessAPIMockRecorder) DeleteConversationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteConversationWithContext indicates an expected call of DeleteConversationWithContext

func (*MockQBusinessAPIMockRecorder) DeleteDataSource

func (mr *MockQBusinessAPIMockRecorder) DeleteDataSource(arg0 interface{}) *gomock.Call

DeleteDataSource indicates an expected call of DeleteDataSource

func (*MockQBusinessAPIMockRecorder) DeleteDataSourceRequest

func (mr *MockQBusinessAPIMockRecorder) DeleteDataSourceRequest(arg0 interface{}) *gomock.Call

DeleteDataSourceRequest indicates an expected call of DeleteDataSourceRequest

func (*MockQBusinessAPIMockRecorder) DeleteDataSourceWithContext

func (mr *MockQBusinessAPIMockRecorder) DeleteDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDataSourceWithContext indicates an expected call of DeleteDataSourceWithContext

func (*MockQBusinessAPIMockRecorder) DeleteGroup

func (mr *MockQBusinessAPIMockRecorder) DeleteGroup(arg0 interface{}) *gomock.Call

DeleteGroup indicates an expected call of DeleteGroup

func (*MockQBusinessAPIMockRecorder) DeleteGroupRequest

func (mr *MockQBusinessAPIMockRecorder) DeleteGroupRequest(arg0 interface{}) *gomock.Call

DeleteGroupRequest indicates an expected call of DeleteGroupRequest

func (*MockQBusinessAPIMockRecorder) DeleteGroupWithContext

func (mr *MockQBusinessAPIMockRecorder) DeleteGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteGroupWithContext indicates an expected call of DeleteGroupWithContext

func (*MockQBusinessAPIMockRecorder) DeleteIndex

func (mr *MockQBusinessAPIMockRecorder) DeleteIndex(arg0 interface{}) *gomock.Call

DeleteIndex indicates an expected call of DeleteIndex

func (*MockQBusinessAPIMockRecorder) DeleteIndexRequest

func (mr *MockQBusinessAPIMockRecorder) DeleteIndexRequest(arg0 interface{}) *gomock.Call

DeleteIndexRequest indicates an expected call of DeleteIndexRequest

func (*MockQBusinessAPIMockRecorder) DeleteIndexWithContext

func (mr *MockQBusinessAPIMockRecorder) DeleteIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteIndexWithContext indicates an expected call of DeleteIndexWithContext

func (*MockQBusinessAPIMockRecorder) DeletePlugin

func (mr *MockQBusinessAPIMockRecorder) DeletePlugin(arg0 interface{}) *gomock.Call

DeletePlugin indicates an expected call of DeletePlugin

func (*MockQBusinessAPIMockRecorder) DeletePluginRequest

func (mr *MockQBusinessAPIMockRecorder) DeletePluginRequest(arg0 interface{}) *gomock.Call

DeletePluginRequest indicates an expected call of DeletePluginRequest

func (*MockQBusinessAPIMockRecorder) DeletePluginWithContext

func (mr *MockQBusinessAPIMockRecorder) DeletePluginWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePluginWithContext indicates an expected call of DeletePluginWithContext

func (*MockQBusinessAPIMockRecorder) DeleteRetriever

func (mr *MockQBusinessAPIMockRecorder) DeleteRetriever(arg0 interface{}) *gomock.Call

DeleteRetriever indicates an expected call of DeleteRetriever

func (*MockQBusinessAPIMockRecorder) DeleteRetrieverRequest

func (mr *MockQBusinessAPIMockRecorder) DeleteRetrieverRequest(arg0 interface{}) *gomock.Call

DeleteRetrieverRequest indicates an expected call of DeleteRetrieverRequest

func (*MockQBusinessAPIMockRecorder) DeleteRetrieverWithContext

func (mr *MockQBusinessAPIMockRecorder) DeleteRetrieverWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRetrieverWithContext indicates an expected call of DeleteRetrieverWithContext

func (*MockQBusinessAPIMockRecorder) DeleteUser

func (mr *MockQBusinessAPIMockRecorder) DeleteUser(arg0 interface{}) *gomock.Call

DeleteUser indicates an expected call of DeleteUser

func (*MockQBusinessAPIMockRecorder) DeleteUserRequest

func (mr *MockQBusinessAPIMockRecorder) DeleteUserRequest(arg0 interface{}) *gomock.Call

DeleteUserRequest indicates an expected call of DeleteUserRequest

func (*MockQBusinessAPIMockRecorder) DeleteUserWithContext

func (mr *MockQBusinessAPIMockRecorder) DeleteUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserWithContext indicates an expected call of DeleteUserWithContext

func (*MockQBusinessAPIMockRecorder) DeleteWebExperience

func (mr *MockQBusinessAPIMockRecorder) DeleteWebExperience(arg0 interface{}) *gomock.Call

DeleteWebExperience indicates an expected call of DeleteWebExperience

func (*MockQBusinessAPIMockRecorder) DeleteWebExperienceRequest

func (mr *MockQBusinessAPIMockRecorder) DeleteWebExperienceRequest(arg0 interface{}) *gomock.Call

DeleteWebExperienceRequest indicates an expected call of DeleteWebExperienceRequest

func (*MockQBusinessAPIMockRecorder) DeleteWebExperienceWithContext

func (mr *MockQBusinessAPIMockRecorder) DeleteWebExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteWebExperienceWithContext indicates an expected call of DeleteWebExperienceWithContext

func (*MockQBusinessAPIMockRecorder) GetApplication

func (mr *MockQBusinessAPIMockRecorder) GetApplication(arg0 interface{}) *gomock.Call

GetApplication indicates an expected call of GetApplication

func (*MockQBusinessAPIMockRecorder) GetApplicationRequest

func (mr *MockQBusinessAPIMockRecorder) GetApplicationRequest(arg0 interface{}) *gomock.Call

GetApplicationRequest indicates an expected call of GetApplicationRequest

func (*MockQBusinessAPIMockRecorder) GetApplicationWithContext

func (mr *MockQBusinessAPIMockRecorder) GetApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetApplicationWithContext indicates an expected call of GetApplicationWithContext

func (*MockQBusinessAPIMockRecorder) GetChatControlsConfiguration

func (mr *MockQBusinessAPIMockRecorder) GetChatControlsConfiguration(arg0 interface{}) *gomock.Call

GetChatControlsConfiguration indicates an expected call of GetChatControlsConfiguration

func (*MockQBusinessAPIMockRecorder) GetChatControlsConfigurationPages

func (mr *MockQBusinessAPIMockRecorder) GetChatControlsConfigurationPages(arg0, arg1 interface{}) *gomock.Call

GetChatControlsConfigurationPages indicates an expected call of GetChatControlsConfigurationPages

func (*MockQBusinessAPIMockRecorder) GetChatControlsConfigurationPagesWithContext

func (mr *MockQBusinessAPIMockRecorder) GetChatControlsConfigurationPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetChatControlsConfigurationPagesWithContext indicates an expected call of GetChatControlsConfigurationPagesWithContext

func (*MockQBusinessAPIMockRecorder) GetChatControlsConfigurationRequest

func (mr *MockQBusinessAPIMockRecorder) GetChatControlsConfigurationRequest(arg0 interface{}) *gomock.Call

GetChatControlsConfigurationRequest indicates an expected call of GetChatControlsConfigurationRequest

func (*MockQBusinessAPIMockRecorder) GetChatControlsConfigurationWithContext

func (mr *MockQBusinessAPIMockRecorder) GetChatControlsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetChatControlsConfigurationWithContext indicates an expected call of GetChatControlsConfigurationWithContext

func (*MockQBusinessAPIMockRecorder) GetDataSource

func (mr *MockQBusinessAPIMockRecorder) GetDataSource(arg0 interface{}) *gomock.Call

GetDataSource indicates an expected call of GetDataSource

func (*MockQBusinessAPIMockRecorder) GetDataSourceRequest

func (mr *MockQBusinessAPIMockRecorder) GetDataSourceRequest(arg0 interface{}) *gomock.Call

GetDataSourceRequest indicates an expected call of GetDataSourceRequest

func (*MockQBusinessAPIMockRecorder) GetDataSourceWithContext

func (mr *MockQBusinessAPIMockRecorder) GetDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDataSourceWithContext indicates an expected call of GetDataSourceWithContext

func (*MockQBusinessAPIMockRecorder) GetGroup

func (mr *MockQBusinessAPIMockRecorder) GetGroup(arg0 interface{}) *gomock.Call

GetGroup indicates an expected call of GetGroup

func (*MockQBusinessAPIMockRecorder) GetGroupRequest

func (mr *MockQBusinessAPIMockRecorder) GetGroupRequest(arg0 interface{}) *gomock.Call

GetGroupRequest indicates an expected call of GetGroupRequest

func (*MockQBusinessAPIMockRecorder) GetGroupWithContext

func (mr *MockQBusinessAPIMockRecorder) GetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetGroupWithContext indicates an expected call of GetGroupWithContext

func (*MockQBusinessAPIMockRecorder) GetIndex

func (mr *MockQBusinessAPIMockRecorder) GetIndex(arg0 interface{}) *gomock.Call

GetIndex indicates an expected call of GetIndex

func (*MockQBusinessAPIMockRecorder) GetIndexRequest

func (mr *MockQBusinessAPIMockRecorder) GetIndexRequest(arg0 interface{}) *gomock.Call

GetIndexRequest indicates an expected call of GetIndexRequest

func (*MockQBusinessAPIMockRecorder) GetIndexWithContext

func (mr *MockQBusinessAPIMockRecorder) GetIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetIndexWithContext indicates an expected call of GetIndexWithContext

func (*MockQBusinessAPIMockRecorder) GetPlugin

func (mr *MockQBusinessAPIMockRecorder) GetPlugin(arg0 interface{}) *gomock.Call

GetPlugin indicates an expected call of GetPlugin

func (*MockQBusinessAPIMockRecorder) GetPluginRequest

func (mr *MockQBusinessAPIMockRecorder) GetPluginRequest(arg0 interface{}) *gomock.Call

GetPluginRequest indicates an expected call of GetPluginRequest

func (*MockQBusinessAPIMockRecorder) GetPluginWithContext

func (mr *MockQBusinessAPIMockRecorder) GetPluginWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPluginWithContext indicates an expected call of GetPluginWithContext

func (*MockQBusinessAPIMockRecorder) GetRetriever

func (mr *MockQBusinessAPIMockRecorder) GetRetriever(arg0 interface{}) *gomock.Call

GetRetriever indicates an expected call of GetRetriever

func (*MockQBusinessAPIMockRecorder) GetRetrieverRequest

func (mr *MockQBusinessAPIMockRecorder) GetRetrieverRequest(arg0 interface{}) *gomock.Call

GetRetrieverRequest indicates an expected call of GetRetrieverRequest

func (*MockQBusinessAPIMockRecorder) GetRetrieverWithContext

func (mr *MockQBusinessAPIMockRecorder) GetRetrieverWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRetrieverWithContext indicates an expected call of GetRetrieverWithContext

func (*MockQBusinessAPIMockRecorder) GetUser

func (mr *MockQBusinessAPIMockRecorder) GetUser(arg0 interface{}) *gomock.Call

GetUser indicates an expected call of GetUser

func (*MockQBusinessAPIMockRecorder) GetUserRequest

func (mr *MockQBusinessAPIMockRecorder) GetUserRequest(arg0 interface{}) *gomock.Call

GetUserRequest indicates an expected call of GetUserRequest

func (*MockQBusinessAPIMockRecorder) GetUserWithContext

func (mr *MockQBusinessAPIMockRecorder) GetUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUserWithContext indicates an expected call of GetUserWithContext

func (*MockQBusinessAPIMockRecorder) GetWebExperience

func (mr *MockQBusinessAPIMockRecorder) GetWebExperience(arg0 interface{}) *gomock.Call

GetWebExperience indicates an expected call of GetWebExperience

func (*MockQBusinessAPIMockRecorder) GetWebExperienceRequest

func (mr *MockQBusinessAPIMockRecorder) GetWebExperienceRequest(arg0 interface{}) *gomock.Call

GetWebExperienceRequest indicates an expected call of GetWebExperienceRequest

func (*MockQBusinessAPIMockRecorder) GetWebExperienceWithContext

func (mr *MockQBusinessAPIMockRecorder) GetWebExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetWebExperienceWithContext indicates an expected call of GetWebExperienceWithContext

func (*MockQBusinessAPIMockRecorder) ListApplications

func (mr *MockQBusinessAPIMockRecorder) ListApplications(arg0 interface{}) *gomock.Call

ListApplications indicates an expected call of ListApplications

func (*MockQBusinessAPIMockRecorder) ListApplicationsPages

func (mr *MockQBusinessAPIMockRecorder) ListApplicationsPages(arg0, arg1 interface{}) *gomock.Call

ListApplicationsPages indicates an expected call of ListApplicationsPages

func (*MockQBusinessAPIMockRecorder) ListApplicationsPagesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListApplicationsPagesWithContext indicates an expected call of ListApplicationsPagesWithContext

func (*MockQBusinessAPIMockRecorder) ListApplicationsRequest

func (mr *MockQBusinessAPIMockRecorder) ListApplicationsRequest(arg0 interface{}) *gomock.Call

ListApplicationsRequest indicates an expected call of ListApplicationsRequest

func (*MockQBusinessAPIMockRecorder) ListApplicationsWithContext

func (mr *MockQBusinessAPIMockRecorder) ListApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListApplicationsWithContext indicates an expected call of ListApplicationsWithContext

func (*MockQBusinessAPIMockRecorder) ListConversations

func (mr *MockQBusinessAPIMockRecorder) ListConversations(arg0 interface{}) *gomock.Call

ListConversations indicates an expected call of ListConversations

func (*MockQBusinessAPIMockRecorder) ListConversationsPages

func (mr *MockQBusinessAPIMockRecorder) ListConversationsPages(arg0, arg1 interface{}) *gomock.Call

ListConversationsPages indicates an expected call of ListConversationsPages

func (*MockQBusinessAPIMockRecorder) ListConversationsPagesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListConversationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListConversationsPagesWithContext indicates an expected call of ListConversationsPagesWithContext

func (*MockQBusinessAPIMockRecorder) ListConversationsRequest

func (mr *MockQBusinessAPIMockRecorder) ListConversationsRequest(arg0 interface{}) *gomock.Call

ListConversationsRequest indicates an expected call of ListConversationsRequest

func (*MockQBusinessAPIMockRecorder) ListConversationsWithContext

func (mr *MockQBusinessAPIMockRecorder) ListConversationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListConversationsWithContext indicates an expected call of ListConversationsWithContext

func (*MockQBusinessAPIMockRecorder) ListDataSourceSyncJobs

func (mr *MockQBusinessAPIMockRecorder) ListDataSourceSyncJobs(arg0 interface{}) *gomock.Call

ListDataSourceSyncJobs indicates an expected call of ListDataSourceSyncJobs

func (*MockQBusinessAPIMockRecorder) ListDataSourceSyncJobsPages

func (mr *MockQBusinessAPIMockRecorder) ListDataSourceSyncJobsPages(arg0, arg1 interface{}) *gomock.Call

ListDataSourceSyncJobsPages indicates an expected call of ListDataSourceSyncJobsPages

func (*MockQBusinessAPIMockRecorder) ListDataSourceSyncJobsPagesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListDataSourceSyncJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListDataSourceSyncJobsPagesWithContext indicates an expected call of ListDataSourceSyncJobsPagesWithContext

func (*MockQBusinessAPIMockRecorder) ListDataSourceSyncJobsRequest

func (mr *MockQBusinessAPIMockRecorder) ListDataSourceSyncJobsRequest(arg0 interface{}) *gomock.Call

ListDataSourceSyncJobsRequest indicates an expected call of ListDataSourceSyncJobsRequest

func (*MockQBusinessAPIMockRecorder) ListDataSourceSyncJobsWithContext

func (mr *MockQBusinessAPIMockRecorder) ListDataSourceSyncJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDataSourceSyncJobsWithContext indicates an expected call of ListDataSourceSyncJobsWithContext

func (*MockQBusinessAPIMockRecorder) ListDataSources

func (mr *MockQBusinessAPIMockRecorder) ListDataSources(arg0 interface{}) *gomock.Call

ListDataSources indicates an expected call of ListDataSources

func (*MockQBusinessAPIMockRecorder) ListDataSourcesPages

func (mr *MockQBusinessAPIMockRecorder) ListDataSourcesPages(arg0, arg1 interface{}) *gomock.Call

ListDataSourcesPages indicates an expected call of ListDataSourcesPages

func (*MockQBusinessAPIMockRecorder) ListDataSourcesPagesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListDataSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListDataSourcesPagesWithContext indicates an expected call of ListDataSourcesPagesWithContext

func (*MockQBusinessAPIMockRecorder) ListDataSourcesRequest

func (mr *MockQBusinessAPIMockRecorder) ListDataSourcesRequest(arg0 interface{}) *gomock.Call

ListDataSourcesRequest indicates an expected call of ListDataSourcesRequest

func (*MockQBusinessAPIMockRecorder) ListDataSourcesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListDataSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDataSourcesWithContext indicates an expected call of ListDataSourcesWithContext

func (*MockQBusinessAPIMockRecorder) ListDocuments

func (mr *MockQBusinessAPIMockRecorder) ListDocuments(arg0 interface{}) *gomock.Call

ListDocuments indicates an expected call of ListDocuments

func (*MockQBusinessAPIMockRecorder) ListDocumentsPages

func (mr *MockQBusinessAPIMockRecorder) ListDocumentsPages(arg0, arg1 interface{}) *gomock.Call

ListDocumentsPages indicates an expected call of ListDocumentsPages

func (*MockQBusinessAPIMockRecorder) ListDocumentsPagesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListDocumentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListDocumentsPagesWithContext indicates an expected call of ListDocumentsPagesWithContext

func (*MockQBusinessAPIMockRecorder) ListDocumentsRequest

func (mr *MockQBusinessAPIMockRecorder) ListDocumentsRequest(arg0 interface{}) *gomock.Call

ListDocumentsRequest indicates an expected call of ListDocumentsRequest

func (*MockQBusinessAPIMockRecorder) ListDocumentsWithContext

func (mr *MockQBusinessAPIMockRecorder) ListDocumentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDocumentsWithContext indicates an expected call of ListDocumentsWithContext

func (*MockQBusinessAPIMockRecorder) ListGroups

func (mr *MockQBusinessAPIMockRecorder) ListGroups(arg0 interface{}) *gomock.Call

ListGroups indicates an expected call of ListGroups

func (*MockQBusinessAPIMockRecorder) ListGroupsPages

func (mr *MockQBusinessAPIMockRecorder) ListGroupsPages(arg0, arg1 interface{}) *gomock.Call

ListGroupsPages indicates an expected call of ListGroupsPages

func (*MockQBusinessAPIMockRecorder) ListGroupsPagesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListGroupsPagesWithContext indicates an expected call of ListGroupsPagesWithContext

func (*MockQBusinessAPIMockRecorder) ListGroupsRequest

func (mr *MockQBusinessAPIMockRecorder) ListGroupsRequest(arg0 interface{}) *gomock.Call

ListGroupsRequest indicates an expected call of ListGroupsRequest

func (*MockQBusinessAPIMockRecorder) ListGroupsWithContext

func (mr *MockQBusinessAPIMockRecorder) ListGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroupsWithContext indicates an expected call of ListGroupsWithContext

func (*MockQBusinessAPIMockRecorder) ListIndices

func (mr *MockQBusinessAPIMockRecorder) ListIndices(arg0 interface{}) *gomock.Call

ListIndices indicates an expected call of ListIndices

func (*MockQBusinessAPIMockRecorder) ListIndicesPages

func (mr *MockQBusinessAPIMockRecorder) ListIndicesPages(arg0, arg1 interface{}) *gomock.Call

ListIndicesPages indicates an expected call of ListIndicesPages

func (*MockQBusinessAPIMockRecorder) ListIndicesPagesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListIndicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListIndicesPagesWithContext indicates an expected call of ListIndicesPagesWithContext

func (*MockQBusinessAPIMockRecorder) ListIndicesRequest

func (mr *MockQBusinessAPIMockRecorder) ListIndicesRequest(arg0 interface{}) *gomock.Call

ListIndicesRequest indicates an expected call of ListIndicesRequest

func (*MockQBusinessAPIMockRecorder) ListIndicesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListIndicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListIndicesWithContext indicates an expected call of ListIndicesWithContext

func (*MockQBusinessAPIMockRecorder) ListMessages

func (mr *MockQBusinessAPIMockRecorder) ListMessages(arg0 interface{}) *gomock.Call

ListMessages indicates an expected call of ListMessages

func (*MockQBusinessAPIMockRecorder) ListMessagesPages

func (mr *MockQBusinessAPIMockRecorder) ListMessagesPages(arg0, arg1 interface{}) *gomock.Call

ListMessagesPages indicates an expected call of ListMessagesPages

func (*MockQBusinessAPIMockRecorder) ListMessagesPagesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListMessagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListMessagesPagesWithContext indicates an expected call of ListMessagesPagesWithContext

func (*MockQBusinessAPIMockRecorder) ListMessagesRequest

func (mr *MockQBusinessAPIMockRecorder) ListMessagesRequest(arg0 interface{}) *gomock.Call

ListMessagesRequest indicates an expected call of ListMessagesRequest

func (*MockQBusinessAPIMockRecorder) ListMessagesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListMessagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMessagesWithContext indicates an expected call of ListMessagesWithContext

func (*MockQBusinessAPIMockRecorder) ListPlugins

func (mr *MockQBusinessAPIMockRecorder) ListPlugins(arg0 interface{}) *gomock.Call

ListPlugins indicates an expected call of ListPlugins

func (*MockQBusinessAPIMockRecorder) ListPluginsPages

func (mr *MockQBusinessAPIMockRecorder) ListPluginsPages(arg0, arg1 interface{}) *gomock.Call

ListPluginsPages indicates an expected call of ListPluginsPages

func (*MockQBusinessAPIMockRecorder) ListPluginsPagesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListPluginsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListPluginsPagesWithContext indicates an expected call of ListPluginsPagesWithContext

func (*MockQBusinessAPIMockRecorder) ListPluginsRequest

func (mr *MockQBusinessAPIMockRecorder) ListPluginsRequest(arg0 interface{}) *gomock.Call

ListPluginsRequest indicates an expected call of ListPluginsRequest

func (*MockQBusinessAPIMockRecorder) ListPluginsWithContext

func (mr *MockQBusinessAPIMockRecorder) ListPluginsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPluginsWithContext indicates an expected call of ListPluginsWithContext

func (*MockQBusinessAPIMockRecorder) ListRetrievers

func (mr *MockQBusinessAPIMockRecorder) ListRetrievers(arg0 interface{}) *gomock.Call

ListRetrievers indicates an expected call of ListRetrievers

func (*MockQBusinessAPIMockRecorder) ListRetrieversPages

func (mr *MockQBusinessAPIMockRecorder) ListRetrieversPages(arg0, arg1 interface{}) *gomock.Call

ListRetrieversPages indicates an expected call of ListRetrieversPages

func (*MockQBusinessAPIMockRecorder) ListRetrieversPagesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListRetrieversPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListRetrieversPagesWithContext indicates an expected call of ListRetrieversPagesWithContext

func (*MockQBusinessAPIMockRecorder) ListRetrieversRequest

func (mr *MockQBusinessAPIMockRecorder) ListRetrieversRequest(arg0 interface{}) *gomock.Call

ListRetrieversRequest indicates an expected call of ListRetrieversRequest

func (*MockQBusinessAPIMockRecorder) ListRetrieversWithContext

func (mr *MockQBusinessAPIMockRecorder) ListRetrieversWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRetrieversWithContext indicates an expected call of ListRetrieversWithContext

func (*MockQBusinessAPIMockRecorder) ListTagsForResource

func (mr *MockQBusinessAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockQBusinessAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockQBusinessAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockQBusinessAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockQBusinessAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockQBusinessAPIMockRecorder) ListWebExperiences

func (mr *MockQBusinessAPIMockRecorder) ListWebExperiences(arg0 interface{}) *gomock.Call

ListWebExperiences indicates an expected call of ListWebExperiences

func (*MockQBusinessAPIMockRecorder) ListWebExperiencesPages

func (mr *MockQBusinessAPIMockRecorder) ListWebExperiencesPages(arg0, arg1 interface{}) *gomock.Call

ListWebExperiencesPages indicates an expected call of ListWebExperiencesPages

func (*MockQBusinessAPIMockRecorder) ListWebExperiencesPagesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListWebExperiencesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListWebExperiencesPagesWithContext indicates an expected call of ListWebExperiencesPagesWithContext

func (*MockQBusinessAPIMockRecorder) ListWebExperiencesRequest

func (mr *MockQBusinessAPIMockRecorder) ListWebExperiencesRequest(arg0 interface{}) *gomock.Call

ListWebExperiencesRequest indicates an expected call of ListWebExperiencesRequest

func (*MockQBusinessAPIMockRecorder) ListWebExperiencesWithContext

func (mr *MockQBusinessAPIMockRecorder) ListWebExperiencesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListWebExperiencesWithContext indicates an expected call of ListWebExperiencesWithContext

func (*MockQBusinessAPIMockRecorder) PutFeedback

func (mr *MockQBusinessAPIMockRecorder) PutFeedback(arg0 interface{}) *gomock.Call

PutFeedback indicates an expected call of PutFeedback

func (*MockQBusinessAPIMockRecorder) PutFeedbackRequest

func (mr *MockQBusinessAPIMockRecorder) PutFeedbackRequest(arg0 interface{}) *gomock.Call

PutFeedbackRequest indicates an expected call of PutFeedbackRequest

func (*MockQBusinessAPIMockRecorder) PutFeedbackWithContext

func (mr *MockQBusinessAPIMockRecorder) PutFeedbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutFeedbackWithContext indicates an expected call of PutFeedbackWithContext

func (*MockQBusinessAPIMockRecorder) PutGroup

func (mr *MockQBusinessAPIMockRecorder) PutGroup(arg0 interface{}) *gomock.Call

PutGroup indicates an expected call of PutGroup

func (*MockQBusinessAPIMockRecorder) PutGroupRequest

func (mr *MockQBusinessAPIMockRecorder) PutGroupRequest(arg0 interface{}) *gomock.Call

PutGroupRequest indicates an expected call of PutGroupRequest

func (*MockQBusinessAPIMockRecorder) PutGroupWithContext

func (mr *MockQBusinessAPIMockRecorder) PutGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutGroupWithContext indicates an expected call of PutGroupWithContext

func (*MockQBusinessAPIMockRecorder) StartDataSourceSyncJob

func (mr *MockQBusinessAPIMockRecorder) StartDataSourceSyncJob(arg0 interface{}) *gomock.Call

StartDataSourceSyncJob indicates an expected call of StartDataSourceSyncJob

func (*MockQBusinessAPIMockRecorder) StartDataSourceSyncJobRequest

func (mr *MockQBusinessAPIMockRecorder) StartDataSourceSyncJobRequest(arg0 interface{}) *gomock.Call

StartDataSourceSyncJobRequest indicates an expected call of StartDataSourceSyncJobRequest

func (*MockQBusinessAPIMockRecorder) StartDataSourceSyncJobWithContext

func (mr *MockQBusinessAPIMockRecorder) StartDataSourceSyncJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartDataSourceSyncJobWithContext indicates an expected call of StartDataSourceSyncJobWithContext

func (*MockQBusinessAPIMockRecorder) StopDataSourceSyncJob

func (mr *MockQBusinessAPIMockRecorder) StopDataSourceSyncJob(arg0 interface{}) *gomock.Call

StopDataSourceSyncJob indicates an expected call of StopDataSourceSyncJob

func (*MockQBusinessAPIMockRecorder) StopDataSourceSyncJobRequest

func (mr *MockQBusinessAPIMockRecorder) StopDataSourceSyncJobRequest(arg0 interface{}) *gomock.Call

StopDataSourceSyncJobRequest indicates an expected call of StopDataSourceSyncJobRequest

func (*MockQBusinessAPIMockRecorder) StopDataSourceSyncJobWithContext

func (mr *MockQBusinessAPIMockRecorder) StopDataSourceSyncJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopDataSourceSyncJobWithContext indicates an expected call of StopDataSourceSyncJobWithContext

func (*MockQBusinessAPIMockRecorder) TagResource

func (mr *MockQBusinessAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockQBusinessAPIMockRecorder) TagResourceRequest

func (mr *MockQBusinessAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockQBusinessAPIMockRecorder) TagResourceWithContext

func (mr *MockQBusinessAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockQBusinessAPIMockRecorder) UntagResource

func (mr *MockQBusinessAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockQBusinessAPIMockRecorder) UntagResourceRequest

func (mr *MockQBusinessAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockQBusinessAPIMockRecorder) UntagResourceWithContext

func (mr *MockQBusinessAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockQBusinessAPIMockRecorder) UpdateApplication

func (mr *MockQBusinessAPIMockRecorder) UpdateApplication(arg0 interface{}) *gomock.Call

UpdateApplication indicates an expected call of UpdateApplication

func (*MockQBusinessAPIMockRecorder) UpdateApplicationRequest

func (mr *MockQBusinessAPIMockRecorder) UpdateApplicationRequest(arg0 interface{}) *gomock.Call

UpdateApplicationRequest indicates an expected call of UpdateApplicationRequest

func (*MockQBusinessAPIMockRecorder) UpdateApplicationWithContext

func (mr *MockQBusinessAPIMockRecorder) UpdateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateApplicationWithContext indicates an expected call of UpdateApplicationWithContext

func (*MockQBusinessAPIMockRecorder) UpdateChatControlsConfiguration

func (mr *MockQBusinessAPIMockRecorder) UpdateChatControlsConfiguration(arg0 interface{}) *gomock.Call

UpdateChatControlsConfiguration indicates an expected call of UpdateChatControlsConfiguration

func (*MockQBusinessAPIMockRecorder) UpdateChatControlsConfigurationRequest

func (mr *MockQBusinessAPIMockRecorder) UpdateChatControlsConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateChatControlsConfigurationRequest indicates an expected call of UpdateChatControlsConfigurationRequest

func (*MockQBusinessAPIMockRecorder) UpdateChatControlsConfigurationWithContext

func (mr *MockQBusinessAPIMockRecorder) UpdateChatControlsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateChatControlsConfigurationWithContext indicates an expected call of UpdateChatControlsConfigurationWithContext

func (*MockQBusinessAPIMockRecorder) UpdateDataSource

func (mr *MockQBusinessAPIMockRecorder) UpdateDataSource(arg0 interface{}) *gomock.Call

UpdateDataSource indicates an expected call of UpdateDataSource

func (*MockQBusinessAPIMockRecorder) UpdateDataSourceRequest

func (mr *MockQBusinessAPIMockRecorder) UpdateDataSourceRequest(arg0 interface{}) *gomock.Call

UpdateDataSourceRequest indicates an expected call of UpdateDataSourceRequest

func (*MockQBusinessAPIMockRecorder) UpdateDataSourceWithContext

func (mr *MockQBusinessAPIMockRecorder) UpdateDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDataSourceWithContext indicates an expected call of UpdateDataSourceWithContext

func (*MockQBusinessAPIMockRecorder) UpdateIndex

func (mr *MockQBusinessAPIMockRecorder) UpdateIndex(arg0 interface{}) *gomock.Call

UpdateIndex indicates an expected call of UpdateIndex

func (*MockQBusinessAPIMockRecorder) UpdateIndexRequest

func (mr *MockQBusinessAPIMockRecorder) UpdateIndexRequest(arg0 interface{}) *gomock.Call

UpdateIndexRequest indicates an expected call of UpdateIndexRequest

func (*MockQBusinessAPIMockRecorder) UpdateIndexWithContext

func (mr *MockQBusinessAPIMockRecorder) UpdateIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateIndexWithContext indicates an expected call of UpdateIndexWithContext

func (*MockQBusinessAPIMockRecorder) UpdatePlugin

func (mr *MockQBusinessAPIMockRecorder) UpdatePlugin(arg0 interface{}) *gomock.Call

UpdatePlugin indicates an expected call of UpdatePlugin

func (*MockQBusinessAPIMockRecorder) UpdatePluginRequest

func (mr *MockQBusinessAPIMockRecorder) UpdatePluginRequest(arg0 interface{}) *gomock.Call

UpdatePluginRequest indicates an expected call of UpdatePluginRequest

func (*MockQBusinessAPIMockRecorder) UpdatePluginWithContext

func (mr *MockQBusinessAPIMockRecorder) UpdatePluginWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePluginWithContext indicates an expected call of UpdatePluginWithContext

func (*MockQBusinessAPIMockRecorder) UpdateRetriever

func (mr *MockQBusinessAPIMockRecorder) UpdateRetriever(arg0 interface{}) *gomock.Call

UpdateRetriever indicates an expected call of UpdateRetriever

func (*MockQBusinessAPIMockRecorder) UpdateRetrieverRequest

func (mr *MockQBusinessAPIMockRecorder) UpdateRetrieverRequest(arg0 interface{}) *gomock.Call

UpdateRetrieverRequest indicates an expected call of UpdateRetrieverRequest

func (*MockQBusinessAPIMockRecorder) UpdateRetrieverWithContext

func (mr *MockQBusinessAPIMockRecorder) UpdateRetrieverWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRetrieverWithContext indicates an expected call of UpdateRetrieverWithContext

func (*MockQBusinessAPIMockRecorder) UpdateUser

func (mr *MockQBusinessAPIMockRecorder) UpdateUser(arg0 interface{}) *gomock.Call

UpdateUser indicates an expected call of UpdateUser

func (*MockQBusinessAPIMockRecorder) UpdateUserRequest

func (mr *MockQBusinessAPIMockRecorder) UpdateUserRequest(arg0 interface{}) *gomock.Call

UpdateUserRequest indicates an expected call of UpdateUserRequest

func (*MockQBusinessAPIMockRecorder) UpdateUserWithContext

func (mr *MockQBusinessAPIMockRecorder) UpdateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserWithContext indicates an expected call of UpdateUserWithContext

func (*MockQBusinessAPIMockRecorder) UpdateWebExperience

func (mr *MockQBusinessAPIMockRecorder) UpdateWebExperience(arg0 interface{}) *gomock.Call

UpdateWebExperience indicates an expected call of UpdateWebExperience

func (*MockQBusinessAPIMockRecorder) UpdateWebExperienceRequest

func (mr *MockQBusinessAPIMockRecorder) UpdateWebExperienceRequest(arg0 interface{}) *gomock.Call

UpdateWebExperienceRequest indicates an expected call of UpdateWebExperienceRequest

func (*MockQBusinessAPIMockRecorder) UpdateWebExperienceWithContext

func (mr *MockQBusinessAPIMockRecorder) UpdateWebExperienceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateWebExperienceWithContext indicates an expected call of UpdateWebExperienceWithContext

Jump to

Keyboard shortcuts

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