Documentation ¶
Overview ¶
Package connectwisdomservicemock is a generated GoMock package.
Index ¶
- type MockConnectWisdomServiceAPI
- func (m *MockConnectWisdomServiceAPI) CreateAssistant(arg0 *connectwisdomservice.CreateAssistantInput) (*connectwisdomservice.CreateAssistantOutput, error)
- func (m *MockConnectWisdomServiceAPI) CreateAssistantAssociation(arg0 *connectwisdomservice.CreateAssistantAssociationInput) (*connectwisdomservice.CreateAssistantAssociationOutput, error)
- func (m *MockConnectWisdomServiceAPI) CreateAssistantAssociationRequest(arg0 *connectwisdomservice.CreateAssistantAssociationInput) (*request.Request, *connectwisdomservice.CreateAssistantAssociationOutput)
- func (m *MockConnectWisdomServiceAPI) CreateAssistantAssociationWithContext(arg0 context.Context, ...) (*connectwisdomservice.CreateAssistantAssociationOutput, error)
- func (m *MockConnectWisdomServiceAPI) CreateAssistantRequest(arg0 *connectwisdomservice.CreateAssistantInput) (*request.Request, *connectwisdomservice.CreateAssistantOutput)
- func (m *MockConnectWisdomServiceAPI) CreateAssistantWithContext(arg0 context.Context, arg1 *connectwisdomservice.CreateAssistantInput, ...) (*connectwisdomservice.CreateAssistantOutput, error)
- func (m *MockConnectWisdomServiceAPI) CreateContent(arg0 *connectwisdomservice.CreateContentInput) (*connectwisdomservice.CreateContentOutput, error)
- func (m *MockConnectWisdomServiceAPI) CreateContentRequest(arg0 *connectwisdomservice.CreateContentInput) (*request.Request, *connectwisdomservice.CreateContentOutput)
- func (m *MockConnectWisdomServiceAPI) CreateContentWithContext(arg0 context.Context, arg1 *connectwisdomservice.CreateContentInput, ...) (*connectwisdomservice.CreateContentOutput, error)
- func (m *MockConnectWisdomServiceAPI) CreateKnowledgeBase(arg0 *connectwisdomservice.CreateKnowledgeBaseInput) (*connectwisdomservice.CreateKnowledgeBaseOutput, error)
- func (m *MockConnectWisdomServiceAPI) CreateKnowledgeBaseRequest(arg0 *connectwisdomservice.CreateKnowledgeBaseInput) (*request.Request, *connectwisdomservice.CreateKnowledgeBaseOutput)
- func (m *MockConnectWisdomServiceAPI) CreateKnowledgeBaseWithContext(arg0 context.Context, arg1 *connectwisdomservice.CreateKnowledgeBaseInput, ...) (*connectwisdomservice.CreateKnowledgeBaseOutput, error)
- func (m *MockConnectWisdomServiceAPI) CreateSession(arg0 *connectwisdomservice.CreateSessionInput) (*connectwisdomservice.CreateSessionOutput, error)
- func (m *MockConnectWisdomServiceAPI) CreateSessionRequest(arg0 *connectwisdomservice.CreateSessionInput) (*request.Request, *connectwisdomservice.CreateSessionOutput)
- func (m *MockConnectWisdomServiceAPI) CreateSessionWithContext(arg0 context.Context, arg1 *connectwisdomservice.CreateSessionInput, ...) (*connectwisdomservice.CreateSessionOutput, error)
- func (m *MockConnectWisdomServiceAPI) DeleteAssistant(arg0 *connectwisdomservice.DeleteAssistantInput) (*connectwisdomservice.DeleteAssistantOutput, error)
- func (m *MockConnectWisdomServiceAPI) DeleteAssistantAssociation(arg0 *connectwisdomservice.DeleteAssistantAssociationInput) (*connectwisdomservice.DeleteAssistantAssociationOutput, error)
- func (m *MockConnectWisdomServiceAPI) DeleteAssistantAssociationRequest(arg0 *connectwisdomservice.DeleteAssistantAssociationInput) (*request.Request, *connectwisdomservice.DeleteAssistantAssociationOutput)
- func (m *MockConnectWisdomServiceAPI) DeleteAssistantAssociationWithContext(arg0 context.Context, ...) (*connectwisdomservice.DeleteAssistantAssociationOutput, error)
- func (m *MockConnectWisdomServiceAPI) DeleteAssistantRequest(arg0 *connectwisdomservice.DeleteAssistantInput) (*request.Request, *connectwisdomservice.DeleteAssistantOutput)
- func (m *MockConnectWisdomServiceAPI) DeleteAssistantWithContext(arg0 context.Context, arg1 *connectwisdomservice.DeleteAssistantInput, ...) (*connectwisdomservice.DeleteAssistantOutput, error)
- func (m *MockConnectWisdomServiceAPI) DeleteContent(arg0 *connectwisdomservice.DeleteContentInput) (*connectwisdomservice.DeleteContentOutput, error)
- func (m *MockConnectWisdomServiceAPI) DeleteContentRequest(arg0 *connectwisdomservice.DeleteContentInput) (*request.Request, *connectwisdomservice.DeleteContentOutput)
- func (m *MockConnectWisdomServiceAPI) DeleteContentWithContext(arg0 context.Context, arg1 *connectwisdomservice.DeleteContentInput, ...) (*connectwisdomservice.DeleteContentOutput, error)
- func (m *MockConnectWisdomServiceAPI) DeleteKnowledgeBase(arg0 *connectwisdomservice.DeleteKnowledgeBaseInput) (*connectwisdomservice.DeleteKnowledgeBaseOutput, error)
- func (m *MockConnectWisdomServiceAPI) DeleteKnowledgeBaseRequest(arg0 *connectwisdomservice.DeleteKnowledgeBaseInput) (*request.Request, *connectwisdomservice.DeleteKnowledgeBaseOutput)
- func (m *MockConnectWisdomServiceAPI) DeleteKnowledgeBaseWithContext(arg0 context.Context, arg1 *connectwisdomservice.DeleteKnowledgeBaseInput, ...) (*connectwisdomservice.DeleteKnowledgeBaseOutput, error)
- func (m *MockConnectWisdomServiceAPI) EXPECT() *MockConnectWisdomServiceAPIMockRecorder
- func (m *MockConnectWisdomServiceAPI) GetAssistant(arg0 *connectwisdomservice.GetAssistantInput) (*connectwisdomservice.GetAssistantOutput, error)
- func (m *MockConnectWisdomServiceAPI) GetAssistantAssociation(arg0 *connectwisdomservice.GetAssistantAssociationInput) (*connectwisdomservice.GetAssistantAssociationOutput, error)
- func (m *MockConnectWisdomServiceAPI) GetAssistantAssociationRequest(arg0 *connectwisdomservice.GetAssistantAssociationInput) (*request.Request, *connectwisdomservice.GetAssistantAssociationOutput)
- func (m *MockConnectWisdomServiceAPI) GetAssistantAssociationWithContext(arg0 context.Context, arg1 *connectwisdomservice.GetAssistantAssociationInput, ...) (*connectwisdomservice.GetAssistantAssociationOutput, error)
- func (m *MockConnectWisdomServiceAPI) GetAssistantRequest(arg0 *connectwisdomservice.GetAssistantInput) (*request.Request, *connectwisdomservice.GetAssistantOutput)
- func (m *MockConnectWisdomServiceAPI) GetAssistantWithContext(arg0 context.Context, arg1 *connectwisdomservice.GetAssistantInput, ...) (*connectwisdomservice.GetAssistantOutput, error)
- func (m *MockConnectWisdomServiceAPI) GetContent(arg0 *connectwisdomservice.GetContentInput) (*connectwisdomservice.GetContentOutput, error)
- func (m *MockConnectWisdomServiceAPI) GetContentRequest(arg0 *connectwisdomservice.GetContentInput) (*request.Request, *connectwisdomservice.GetContentOutput)
- func (m *MockConnectWisdomServiceAPI) GetContentSummary(arg0 *connectwisdomservice.GetContentSummaryInput) (*connectwisdomservice.GetContentSummaryOutput, error)
- func (m *MockConnectWisdomServiceAPI) GetContentSummaryRequest(arg0 *connectwisdomservice.GetContentSummaryInput) (*request.Request, *connectwisdomservice.GetContentSummaryOutput)
- func (m *MockConnectWisdomServiceAPI) GetContentSummaryWithContext(arg0 context.Context, arg1 *connectwisdomservice.GetContentSummaryInput, ...) (*connectwisdomservice.GetContentSummaryOutput, error)
- func (m *MockConnectWisdomServiceAPI) GetContentWithContext(arg0 context.Context, arg1 *connectwisdomservice.GetContentInput, ...) (*connectwisdomservice.GetContentOutput, error)
- func (m *MockConnectWisdomServiceAPI) GetKnowledgeBase(arg0 *connectwisdomservice.GetKnowledgeBaseInput) (*connectwisdomservice.GetKnowledgeBaseOutput, error)
- func (m *MockConnectWisdomServiceAPI) GetKnowledgeBaseRequest(arg0 *connectwisdomservice.GetKnowledgeBaseInput) (*request.Request, *connectwisdomservice.GetKnowledgeBaseOutput)
- func (m *MockConnectWisdomServiceAPI) GetKnowledgeBaseWithContext(arg0 context.Context, arg1 *connectwisdomservice.GetKnowledgeBaseInput, ...) (*connectwisdomservice.GetKnowledgeBaseOutput, error)
- func (m *MockConnectWisdomServiceAPI) GetRecommendations(arg0 *connectwisdomservice.GetRecommendationsInput) (*connectwisdomservice.GetRecommendationsOutput, error)
- func (m *MockConnectWisdomServiceAPI) GetRecommendationsRequest(arg0 *connectwisdomservice.GetRecommendationsInput) (*request.Request, *connectwisdomservice.GetRecommendationsOutput)
- func (m *MockConnectWisdomServiceAPI) GetRecommendationsWithContext(arg0 context.Context, arg1 *connectwisdomservice.GetRecommendationsInput, ...) (*connectwisdomservice.GetRecommendationsOutput, error)
- func (m *MockConnectWisdomServiceAPI) GetSession(arg0 *connectwisdomservice.GetSessionInput) (*connectwisdomservice.GetSessionOutput, error)
- func (m *MockConnectWisdomServiceAPI) GetSessionRequest(arg0 *connectwisdomservice.GetSessionInput) (*request.Request, *connectwisdomservice.GetSessionOutput)
- func (m *MockConnectWisdomServiceAPI) GetSessionWithContext(arg0 context.Context, arg1 *connectwisdomservice.GetSessionInput, ...) (*connectwisdomservice.GetSessionOutput, error)
- func (m *MockConnectWisdomServiceAPI) ListAssistantAssociations(arg0 *connectwisdomservice.ListAssistantAssociationsInput) (*connectwisdomservice.ListAssistantAssociationsOutput, error)
- func (m *MockConnectWisdomServiceAPI) ListAssistantAssociationsPages(arg0 *connectwisdomservice.ListAssistantAssociationsInput, ...) error
- func (m *MockConnectWisdomServiceAPI) ListAssistantAssociationsPagesWithContext(arg0 context.Context, ...) error
- func (m *MockConnectWisdomServiceAPI) ListAssistantAssociationsRequest(arg0 *connectwisdomservice.ListAssistantAssociationsInput) (*request.Request, *connectwisdomservice.ListAssistantAssociationsOutput)
- func (m *MockConnectWisdomServiceAPI) ListAssistantAssociationsWithContext(arg0 context.Context, ...) (*connectwisdomservice.ListAssistantAssociationsOutput, error)
- func (m *MockConnectWisdomServiceAPI) ListAssistants(arg0 *connectwisdomservice.ListAssistantsInput) (*connectwisdomservice.ListAssistantsOutput, error)
- func (m *MockConnectWisdomServiceAPI) ListAssistantsPages(arg0 *connectwisdomservice.ListAssistantsInput, ...) error
- func (m *MockConnectWisdomServiceAPI) ListAssistantsPagesWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListAssistantsInput, ...) error
- func (m *MockConnectWisdomServiceAPI) ListAssistantsRequest(arg0 *connectwisdomservice.ListAssistantsInput) (*request.Request, *connectwisdomservice.ListAssistantsOutput)
- func (m *MockConnectWisdomServiceAPI) ListAssistantsWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListAssistantsInput, ...) (*connectwisdomservice.ListAssistantsOutput, error)
- func (m *MockConnectWisdomServiceAPI) ListContents(arg0 *connectwisdomservice.ListContentsInput) (*connectwisdomservice.ListContentsOutput, error)
- func (m *MockConnectWisdomServiceAPI) ListContentsPages(arg0 *connectwisdomservice.ListContentsInput, ...) error
- func (m *MockConnectWisdomServiceAPI) ListContentsPagesWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListContentsInput, ...) error
- func (m *MockConnectWisdomServiceAPI) ListContentsRequest(arg0 *connectwisdomservice.ListContentsInput) (*request.Request, *connectwisdomservice.ListContentsOutput)
- func (m *MockConnectWisdomServiceAPI) ListContentsWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListContentsInput, ...) (*connectwisdomservice.ListContentsOutput, error)
- func (m *MockConnectWisdomServiceAPI) ListKnowledgeBases(arg0 *connectwisdomservice.ListKnowledgeBasesInput) (*connectwisdomservice.ListKnowledgeBasesOutput, error)
- func (m *MockConnectWisdomServiceAPI) ListKnowledgeBasesPages(arg0 *connectwisdomservice.ListKnowledgeBasesInput, ...) error
- func (m *MockConnectWisdomServiceAPI) ListKnowledgeBasesPagesWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListKnowledgeBasesInput, ...) error
- func (m *MockConnectWisdomServiceAPI) ListKnowledgeBasesRequest(arg0 *connectwisdomservice.ListKnowledgeBasesInput) (*request.Request, *connectwisdomservice.ListKnowledgeBasesOutput)
- func (m *MockConnectWisdomServiceAPI) ListKnowledgeBasesWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListKnowledgeBasesInput, ...) (*connectwisdomservice.ListKnowledgeBasesOutput, error)
- func (m *MockConnectWisdomServiceAPI) ListTagsForResource(arg0 *connectwisdomservice.ListTagsForResourceInput) (*connectwisdomservice.ListTagsForResourceOutput, error)
- func (m *MockConnectWisdomServiceAPI) ListTagsForResourceRequest(arg0 *connectwisdomservice.ListTagsForResourceInput) (*request.Request, *connectwisdomservice.ListTagsForResourceOutput)
- func (m *MockConnectWisdomServiceAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListTagsForResourceInput, ...) (*connectwisdomservice.ListTagsForResourceOutput, error)
- func (m *MockConnectWisdomServiceAPI) NotifyRecommendationsReceived(arg0 *connectwisdomservice.NotifyRecommendationsReceivedInput) (*connectwisdomservice.NotifyRecommendationsReceivedOutput, error)
- func (m *MockConnectWisdomServiceAPI) NotifyRecommendationsReceivedRequest(arg0 *connectwisdomservice.NotifyRecommendationsReceivedInput) (*request.Request, *connectwisdomservice.NotifyRecommendationsReceivedOutput)
- func (m *MockConnectWisdomServiceAPI) NotifyRecommendationsReceivedWithContext(arg0 context.Context, ...) (*connectwisdomservice.NotifyRecommendationsReceivedOutput, error)
- func (m *MockConnectWisdomServiceAPI) QueryAssistant(arg0 *connectwisdomservice.QueryAssistantInput) (*connectwisdomservice.QueryAssistantOutput, error)
- func (m *MockConnectWisdomServiceAPI) QueryAssistantPages(arg0 *connectwisdomservice.QueryAssistantInput, ...) error
- func (m *MockConnectWisdomServiceAPI) QueryAssistantPagesWithContext(arg0 context.Context, arg1 *connectwisdomservice.QueryAssistantInput, ...) error
- func (m *MockConnectWisdomServiceAPI) QueryAssistantRequest(arg0 *connectwisdomservice.QueryAssistantInput) (*request.Request, *connectwisdomservice.QueryAssistantOutput)
- func (m *MockConnectWisdomServiceAPI) QueryAssistantWithContext(arg0 context.Context, arg1 *connectwisdomservice.QueryAssistantInput, ...) (*connectwisdomservice.QueryAssistantOutput, error)
- func (m *MockConnectWisdomServiceAPI) RemoveKnowledgeBaseTemplateUri(arg0 *connectwisdomservice.RemoveKnowledgeBaseTemplateUriInput) (*connectwisdomservice.RemoveKnowledgeBaseTemplateUriOutput, error)
- func (m *MockConnectWisdomServiceAPI) RemoveKnowledgeBaseTemplateUriRequest(arg0 *connectwisdomservice.RemoveKnowledgeBaseTemplateUriInput) (*request.Request, *connectwisdomservice.RemoveKnowledgeBaseTemplateUriOutput)
- func (m *MockConnectWisdomServiceAPI) RemoveKnowledgeBaseTemplateUriWithContext(arg0 context.Context, ...) (*connectwisdomservice.RemoveKnowledgeBaseTemplateUriOutput, error)
- func (m *MockConnectWisdomServiceAPI) SearchContent(arg0 *connectwisdomservice.SearchContentInput) (*connectwisdomservice.SearchContentOutput, error)
- func (m *MockConnectWisdomServiceAPI) SearchContentPages(arg0 *connectwisdomservice.SearchContentInput, ...) error
- func (m *MockConnectWisdomServiceAPI) SearchContentPagesWithContext(arg0 context.Context, arg1 *connectwisdomservice.SearchContentInput, ...) error
- func (m *MockConnectWisdomServiceAPI) SearchContentRequest(arg0 *connectwisdomservice.SearchContentInput) (*request.Request, *connectwisdomservice.SearchContentOutput)
- func (m *MockConnectWisdomServiceAPI) SearchContentWithContext(arg0 context.Context, arg1 *connectwisdomservice.SearchContentInput, ...) (*connectwisdomservice.SearchContentOutput, error)
- func (m *MockConnectWisdomServiceAPI) SearchSessions(arg0 *connectwisdomservice.SearchSessionsInput) (*connectwisdomservice.SearchSessionsOutput, error)
- func (m *MockConnectWisdomServiceAPI) SearchSessionsPages(arg0 *connectwisdomservice.SearchSessionsInput, ...) error
- func (m *MockConnectWisdomServiceAPI) SearchSessionsPagesWithContext(arg0 context.Context, arg1 *connectwisdomservice.SearchSessionsInput, ...) error
- func (m *MockConnectWisdomServiceAPI) SearchSessionsRequest(arg0 *connectwisdomservice.SearchSessionsInput) (*request.Request, *connectwisdomservice.SearchSessionsOutput)
- func (m *MockConnectWisdomServiceAPI) SearchSessionsWithContext(arg0 context.Context, arg1 *connectwisdomservice.SearchSessionsInput, ...) (*connectwisdomservice.SearchSessionsOutput, error)
- func (m *MockConnectWisdomServiceAPI) StartContentUpload(arg0 *connectwisdomservice.StartContentUploadInput) (*connectwisdomservice.StartContentUploadOutput, error)
- func (m *MockConnectWisdomServiceAPI) StartContentUploadRequest(arg0 *connectwisdomservice.StartContentUploadInput) (*request.Request, *connectwisdomservice.StartContentUploadOutput)
- func (m *MockConnectWisdomServiceAPI) StartContentUploadWithContext(arg0 context.Context, arg1 *connectwisdomservice.StartContentUploadInput, ...) (*connectwisdomservice.StartContentUploadOutput, error)
- func (m *MockConnectWisdomServiceAPI) TagResource(arg0 *connectwisdomservice.TagResourceInput) (*connectwisdomservice.TagResourceOutput, error)
- func (m *MockConnectWisdomServiceAPI) TagResourceRequest(arg0 *connectwisdomservice.TagResourceInput) (*request.Request, *connectwisdomservice.TagResourceOutput)
- func (m *MockConnectWisdomServiceAPI) TagResourceWithContext(arg0 context.Context, arg1 *connectwisdomservice.TagResourceInput, ...) (*connectwisdomservice.TagResourceOutput, error)
- func (m *MockConnectWisdomServiceAPI) UntagResource(arg0 *connectwisdomservice.UntagResourceInput) (*connectwisdomservice.UntagResourceOutput, error)
- func (m *MockConnectWisdomServiceAPI) UntagResourceRequest(arg0 *connectwisdomservice.UntagResourceInput) (*request.Request, *connectwisdomservice.UntagResourceOutput)
- func (m *MockConnectWisdomServiceAPI) UntagResourceWithContext(arg0 context.Context, arg1 *connectwisdomservice.UntagResourceInput, ...) (*connectwisdomservice.UntagResourceOutput, error)
- func (m *MockConnectWisdomServiceAPI) UpdateContent(arg0 *connectwisdomservice.UpdateContentInput) (*connectwisdomservice.UpdateContentOutput, error)
- func (m *MockConnectWisdomServiceAPI) UpdateContentRequest(arg0 *connectwisdomservice.UpdateContentInput) (*request.Request, *connectwisdomservice.UpdateContentOutput)
- func (m *MockConnectWisdomServiceAPI) UpdateContentWithContext(arg0 context.Context, arg1 *connectwisdomservice.UpdateContentInput, ...) (*connectwisdomservice.UpdateContentOutput, error)
- func (m *MockConnectWisdomServiceAPI) UpdateKnowledgeBaseTemplateUri(arg0 *connectwisdomservice.UpdateKnowledgeBaseTemplateUriInput) (*connectwisdomservice.UpdateKnowledgeBaseTemplateUriOutput, error)
- func (m *MockConnectWisdomServiceAPI) UpdateKnowledgeBaseTemplateUriRequest(arg0 *connectwisdomservice.UpdateKnowledgeBaseTemplateUriInput) (*request.Request, *connectwisdomservice.UpdateKnowledgeBaseTemplateUriOutput)
- func (m *MockConnectWisdomServiceAPI) UpdateKnowledgeBaseTemplateUriWithContext(arg0 context.Context, ...) (*connectwisdomservice.UpdateKnowledgeBaseTemplateUriOutput, error)
- type MockConnectWisdomServiceAPIMockRecorder
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateAssistant(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateAssistantAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateAssistantAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateAssistantAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateAssistantRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateAssistantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateContent(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateContentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateKnowledgeBase(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateSession(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteAssistant(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteContent(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteContentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteKnowledgeBase(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetAssistant(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetAssistantAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetAssistantAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetAssistantAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetAssistantRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetAssistantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetContent(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetContentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetContentSummary(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetContentSummaryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetContentSummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetKnowledgeBase(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetRecommendations(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetRecommendationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetRecommendationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetSession(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) GetSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociations(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistants(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListContents(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListContentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListContentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListContentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListContentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBases(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBasesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) NotifyRecommendationsReceived(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) NotifyRecommendationsReceivedRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) NotifyRecommendationsReceivedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) QueryAssistant(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) QueryAssistantPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) QueryAssistantPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) QueryAssistantRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) QueryAssistantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) RemoveKnowledgeBaseTemplateUri(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) RemoveKnowledgeBaseTemplateUriRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) RemoveKnowledgeBaseTemplateUriWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchContent(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchContentPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchContentPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchContentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchSessions(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchSessionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchSessionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) StartContentUpload(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) StartContentUploadRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) StartContentUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) UpdateContent(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) UpdateContentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) UpdateContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) UpdateKnowledgeBaseTemplateUri(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) UpdateKnowledgeBaseTemplateUriRequest(arg0 interface{}) *gomock.Call
- func (mr *MockConnectWisdomServiceAPIMockRecorder) UpdateKnowledgeBaseTemplateUriWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockConnectWisdomServiceAPI ¶
type MockConnectWisdomServiceAPI struct {
// contains filtered or unexported fields
}
MockConnectWisdomServiceAPI is a mock of ConnectWisdomServiceAPI interface
func NewMockConnectWisdomServiceAPI ¶
func NewMockConnectWisdomServiceAPI(ctrl *gomock.Controller) *MockConnectWisdomServiceAPI
NewMockConnectWisdomServiceAPI creates a new mock instance
func (*MockConnectWisdomServiceAPI) CreateAssistant ¶
func (m *MockConnectWisdomServiceAPI) CreateAssistant(arg0 *connectwisdomservice.CreateAssistantInput) (*connectwisdomservice.CreateAssistantOutput, error)
CreateAssistant mocks base method
func (*MockConnectWisdomServiceAPI) CreateAssistantAssociation ¶
func (m *MockConnectWisdomServiceAPI) CreateAssistantAssociation(arg0 *connectwisdomservice.CreateAssistantAssociationInput) (*connectwisdomservice.CreateAssistantAssociationOutput, error)
CreateAssistantAssociation mocks base method
func (*MockConnectWisdomServiceAPI) CreateAssistantAssociationRequest ¶
func (m *MockConnectWisdomServiceAPI) CreateAssistantAssociationRequest(arg0 *connectwisdomservice.CreateAssistantAssociationInput) (*request.Request, *connectwisdomservice.CreateAssistantAssociationOutput)
CreateAssistantAssociationRequest mocks base method
func (*MockConnectWisdomServiceAPI) CreateAssistantAssociationWithContext ¶
func (m *MockConnectWisdomServiceAPI) CreateAssistantAssociationWithContext(arg0 context.Context, arg1 *connectwisdomservice.CreateAssistantAssociationInput, arg2 ...request.Option) (*connectwisdomservice.CreateAssistantAssociationOutput, error)
CreateAssistantAssociationWithContext mocks base method
func (*MockConnectWisdomServiceAPI) CreateAssistantRequest ¶
func (m *MockConnectWisdomServiceAPI) CreateAssistantRequest(arg0 *connectwisdomservice.CreateAssistantInput) (*request.Request, *connectwisdomservice.CreateAssistantOutput)
CreateAssistantRequest mocks base method
func (*MockConnectWisdomServiceAPI) CreateAssistantWithContext ¶
func (m *MockConnectWisdomServiceAPI) CreateAssistantWithContext(arg0 context.Context, arg1 *connectwisdomservice.CreateAssistantInput, arg2 ...request.Option) (*connectwisdomservice.CreateAssistantOutput, error)
CreateAssistantWithContext mocks base method
func (*MockConnectWisdomServiceAPI) CreateContent ¶
func (m *MockConnectWisdomServiceAPI) CreateContent(arg0 *connectwisdomservice.CreateContentInput) (*connectwisdomservice.CreateContentOutput, error)
CreateContent mocks base method
func (*MockConnectWisdomServiceAPI) CreateContentRequest ¶
func (m *MockConnectWisdomServiceAPI) CreateContentRequest(arg0 *connectwisdomservice.CreateContentInput) (*request.Request, *connectwisdomservice.CreateContentOutput)
CreateContentRequest mocks base method
func (*MockConnectWisdomServiceAPI) CreateContentWithContext ¶
func (m *MockConnectWisdomServiceAPI) CreateContentWithContext(arg0 context.Context, arg1 *connectwisdomservice.CreateContentInput, arg2 ...request.Option) (*connectwisdomservice.CreateContentOutput, error)
CreateContentWithContext mocks base method
func (*MockConnectWisdomServiceAPI) CreateKnowledgeBase ¶
func (m *MockConnectWisdomServiceAPI) CreateKnowledgeBase(arg0 *connectwisdomservice.CreateKnowledgeBaseInput) (*connectwisdomservice.CreateKnowledgeBaseOutput, error)
CreateKnowledgeBase mocks base method
func (*MockConnectWisdomServiceAPI) CreateKnowledgeBaseRequest ¶
func (m *MockConnectWisdomServiceAPI) CreateKnowledgeBaseRequest(arg0 *connectwisdomservice.CreateKnowledgeBaseInput) (*request.Request, *connectwisdomservice.CreateKnowledgeBaseOutput)
CreateKnowledgeBaseRequest mocks base method
func (*MockConnectWisdomServiceAPI) CreateKnowledgeBaseWithContext ¶
func (m *MockConnectWisdomServiceAPI) CreateKnowledgeBaseWithContext(arg0 context.Context, arg1 *connectwisdomservice.CreateKnowledgeBaseInput, arg2 ...request.Option) (*connectwisdomservice.CreateKnowledgeBaseOutput, error)
CreateKnowledgeBaseWithContext mocks base method
func (*MockConnectWisdomServiceAPI) CreateSession ¶
func (m *MockConnectWisdomServiceAPI) CreateSession(arg0 *connectwisdomservice.CreateSessionInput) (*connectwisdomservice.CreateSessionOutput, error)
CreateSession mocks base method
func (*MockConnectWisdomServiceAPI) CreateSessionRequest ¶
func (m *MockConnectWisdomServiceAPI) CreateSessionRequest(arg0 *connectwisdomservice.CreateSessionInput) (*request.Request, *connectwisdomservice.CreateSessionOutput)
CreateSessionRequest mocks base method
func (*MockConnectWisdomServiceAPI) CreateSessionWithContext ¶
func (m *MockConnectWisdomServiceAPI) CreateSessionWithContext(arg0 context.Context, arg1 *connectwisdomservice.CreateSessionInput, arg2 ...request.Option) (*connectwisdomservice.CreateSessionOutput, error)
CreateSessionWithContext mocks base method
func (*MockConnectWisdomServiceAPI) DeleteAssistant ¶
func (m *MockConnectWisdomServiceAPI) DeleteAssistant(arg0 *connectwisdomservice.DeleteAssistantInput) (*connectwisdomservice.DeleteAssistantOutput, error)
DeleteAssistant mocks base method
func (*MockConnectWisdomServiceAPI) DeleteAssistantAssociation ¶
func (m *MockConnectWisdomServiceAPI) DeleteAssistantAssociation(arg0 *connectwisdomservice.DeleteAssistantAssociationInput) (*connectwisdomservice.DeleteAssistantAssociationOutput, error)
DeleteAssistantAssociation mocks base method
func (*MockConnectWisdomServiceAPI) DeleteAssistantAssociationRequest ¶
func (m *MockConnectWisdomServiceAPI) DeleteAssistantAssociationRequest(arg0 *connectwisdomservice.DeleteAssistantAssociationInput) (*request.Request, *connectwisdomservice.DeleteAssistantAssociationOutput)
DeleteAssistantAssociationRequest mocks base method
func (*MockConnectWisdomServiceAPI) DeleteAssistantAssociationWithContext ¶
func (m *MockConnectWisdomServiceAPI) DeleteAssistantAssociationWithContext(arg0 context.Context, arg1 *connectwisdomservice.DeleteAssistantAssociationInput, arg2 ...request.Option) (*connectwisdomservice.DeleteAssistantAssociationOutput, error)
DeleteAssistantAssociationWithContext mocks base method
func (*MockConnectWisdomServiceAPI) DeleteAssistantRequest ¶
func (m *MockConnectWisdomServiceAPI) DeleteAssistantRequest(arg0 *connectwisdomservice.DeleteAssistantInput) (*request.Request, *connectwisdomservice.DeleteAssistantOutput)
DeleteAssistantRequest mocks base method
func (*MockConnectWisdomServiceAPI) DeleteAssistantWithContext ¶
func (m *MockConnectWisdomServiceAPI) DeleteAssistantWithContext(arg0 context.Context, arg1 *connectwisdomservice.DeleteAssistantInput, arg2 ...request.Option) (*connectwisdomservice.DeleteAssistantOutput, error)
DeleteAssistantWithContext mocks base method
func (*MockConnectWisdomServiceAPI) DeleteContent ¶
func (m *MockConnectWisdomServiceAPI) DeleteContent(arg0 *connectwisdomservice.DeleteContentInput) (*connectwisdomservice.DeleteContentOutput, error)
DeleteContent mocks base method
func (*MockConnectWisdomServiceAPI) DeleteContentRequest ¶
func (m *MockConnectWisdomServiceAPI) DeleteContentRequest(arg0 *connectwisdomservice.DeleteContentInput) (*request.Request, *connectwisdomservice.DeleteContentOutput)
DeleteContentRequest mocks base method
func (*MockConnectWisdomServiceAPI) DeleteContentWithContext ¶
func (m *MockConnectWisdomServiceAPI) DeleteContentWithContext(arg0 context.Context, arg1 *connectwisdomservice.DeleteContentInput, arg2 ...request.Option) (*connectwisdomservice.DeleteContentOutput, error)
DeleteContentWithContext mocks base method
func (*MockConnectWisdomServiceAPI) DeleteKnowledgeBase ¶
func (m *MockConnectWisdomServiceAPI) DeleteKnowledgeBase(arg0 *connectwisdomservice.DeleteKnowledgeBaseInput) (*connectwisdomservice.DeleteKnowledgeBaseOutput, error)
DeleteKnowledgeBase mocks base method
func (*MockConnectWisdomServiceAPI) DeleteKnowledgeBaseRequest ¶
func (m *MockConnectWisdomServiceAPI) DeleteKnowledgeBaseRequest(arg0 *connectwisdomservice.DeleteKnowledgeBaseInput) (*request.Request, *connectwisdomservice.DeleteKnowledgeBaseOutput)
DeleteKnowledgeBaseRequest mocks base method
func (*MockConnectWisdomServiceAPI) DeleteKnowledgeBaseWithContext ¶
func (m *MockConnectWisdomServiceAPI) DeleteKnowledgeBaseWithContext(arg0 context.Context, arg1 *connectwisdomservice.DeleteKnowledgeBaseInput, arg2 ...request.Option) (*connectwisdomservice.DeleteKnowledgeBaseOutput, error)
DeleteKnowledgeBaseWithContext mocks base method
func (*MockConnectWisdomServiceAPI) EXPECT ¶
func (m *MockConnectWisdomServiceAPI) EXPECT() *MockConnectWisdomServiceAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockConnectWisdomServiceAPI) GetAssistant ¶
func (m *MockConnectWisdomServiceAPI) GetAssistant(arg0 *connectwisdomservice.GetAssistantInput) (*connectwisdomservice.GetAssistantOutput, error)
GetAssistant mocks base method
func (*MockConnectWisdomServiceAPI) GetAssistantAssociation ¶
func (m *MockConnectWisdomServiceAPI) GetAssistantAssociation(arg0 *connectwisdomservice.GetAssistantAssociationInput) (*connectwisdomservice.GetAssistantAssociationOutput, error)
GetAssistantAssociation mocks base method
func (*MockConnectWisdomServiceAPI) GetAssistantAssociationRequest ¶
func (m *MockConnectWisdomServiceAPI) GetAssistantAssociationRequest(arg0 *connectwisdomservice.GetAssistantAssociationInput) (*request.Request, *connectwisdomservice.GetAssistantAssociationOutput)
GetAssistantAssociationRequest mocks base method
func (*MockConnectWisdomServiceAPI) GetAssistantAssociationWithContext ¶
func (m *MockConnectWisdomServiceAPI) GetAssistantAssociationWithContext(arg0 context.Context, arg1 *connectwisdomservice.GetAssistantAssociationInput, arg2 ...request.Option) (*connectwisdomservice.GetAssistantAssociationOutput, error)
GetAssistantAssociationWithContext mocks base method
func (*MockConnectWisdomServiceAPI) GetAssistantRequest ¶
func (m *MockConnectWisdomServiceAPI) GetAssistantRequest(arg0 *connectwisdomservice.GetAssistantInput) (*request.Request, *connectwisdomservice.GetAssistantOutput)
GetAssistantRequest mocks base method
func (*MockConnectWisdomServiceAPI) GetAssistantWithContext ¶
func (m *MockConnectWisdomServiceAPI) GetAssistantWithContext(arg0 context.Context, arg1 *connectwisdomservice.GetAssistantInput, arg2 ...request.Option) (*connectwisdomservice.GetAssistantOutput, error)
GetAssistantWithContext mocks base method
func (*MockConnectWisdomServiceAPI) GetContent ¶
func (m *MockConnectWisdomServiceAPI) GetContent(arg0 *connectwisdomservice.GetContentInput) (*connectwisdomservice.GetContentOutput, error)
GetContent mocks base method
func (*MockConnectWisdomServiceAPI) GetContentRequest ¶
func (m *MockConnectWisdomServiceAPI) GetContentRequest(arg0 *connectwisdomservice.GetContentInput) (*request.Request, *connectwisdomservice.GetContentOutput)
GetContentRequest mocks base method
func (*MockConnectWisdomServiceAPI) GetContentSummary ¶
func (m *MockConnectWisdomServiceAPI) GetContentSummary(arg0 *connectwisdomservice.GetContentSummaryInput) (*connectwisdomservice.GetContentSummaryOutput, error)
GetContentSummary mocks base method
func (*MockConnectWisdomServiceAPI) GetContentSummaryRequest ¶
func (m *MockConnectWisdomServiceAPI) GetContentSummaryRequest(arg0 *connectwisdomservice.GetContentSummaryInput) (*request.Request, *connectwisdomservice.GetContentSummaryOutput)
GetContentSummaryRequest mocks base method
func (*MockConnectWisdomServiceAPI) GetContentSummaryWithContext ¶
func (m *MockConnectWisdomServiceAPI) GetContentSummaryWithContext(arg0 context.Context, arg1 *connectwisdomservice.GetContentSummaryInput, arg2 ...request.Option) (*connectwisdomservice.GetContentSummaryOutput, error)
GetContentSummaryWithContext mocks base method
func (*MockConnectWisdomServiceAPI) GetContentWithContext ¶
func (m *MockConnectWisdomServiceAPI) GetContentWithContext(arg0 context.Context, arg1 *connectwisdomservice.GetContentInput, arg2 ...request.Option) (*connectwisdomservice.GetContentOutput, error)
GetContentWithContext mocks base method
func (*MockConnectWisdomServiceAPI) GetKnowledgeBase ¶
func (m *MockConnectWisdomServiceAPI) GetKnowledgeBase(arg0 *connectwisdomservice.GetKnowledgeBaseInput) (*connectwisdomservice.GetKnowledgeBaseOutput, error)
GetKnowledgeBase mocks base method
func (*MockConnectWisdomServiceAPI) GetKnowledgeBaseRequest ¶
func (m *MockConnectWisdomServiceAPI) GetKnowledgeBaseRequest(arg0 *connectwisdomservice.GetKnowledgeBaseInput) (*request.Request, *connectwisdomservice.GetKnowledgeBaseOutput)
GetKnowledgeBaseRequest mocks base method
func (*MockConnectWisdomServiceAPI) GetKnowledgeBaseWithContext ¶
func (m *MockConnectWisdomServiceAPI) GetKnowledgeBaseWithContext(arg0 context.Context, arg1 *connectwisdomservice.GetKnowledgeBaseInput, arg2 ...request.Option) (*connectwisdomservice.GetKnowledgeBaseOutput, error)
GetKnowledgeBaseWithContext mocks base method
func (*MockConnectWisdomServiceAPI) GetRecommendations ¶
func (m *MockConnectWisdomServiceAPI) GetRecommendations(arg0 *connectwisdomservice.GetRecommendationsInput) (*connectwisdomservice.GetRecommendationsOutput, error)
GetRecommendations mocks base method
func (*MockConnectWisdomServiceAPI) GetRecommendationsRequest ¶
func (m *MockConnectWisdomServiceAPI) GetRecommendationsRequest(arg0 *connectwisdomservice.GetRecommendationsInput) (*request.Request, *connectwisdomservice.GetRecommendationsOutput)
GetRecommendationsRequest mocks base method
func (*MockConnectWisdomServiceAPI) GetRecommendationsWithContext ¶
func (m *MockConnectWisdomServiceAPI) GetRecommendationsWithContext(arg0 context.Context, arg1 *connectwisdomservice.GetRecommendationsInput, arg2 ...request.Option) (*connectwisdomservice.GetRecommendationsOutput, error)
GetRecommendationsWithContext mocks base method
func (*MockConnectWisdomServiceAPI) GetSession ¶
func (m *MockConnectWisdomServiceAPI) GetSession(arg0 *connectwisdomservice.GetSessionInput) (*connectwisdomservice.GetSessionOutput, error)
GetSession mocks base method
func (*MockConnectWisdomServiceAPI) GetSessionRequest ¶
func (m *MockConnectWisdomServiceAPI) GetSessionRequest(arg0 *connectwisdomservice.GetSessionInput) (*request.Request, *connectwisdomservice.GetSessionOutput)
GetSessionRequest mocks base method
func (*MockConnectWisdomServiceAPI) GetSessionWithContext ¶
func (m *MockConnectWisdomServiceAPI) GetSessionWithContext(arg0 context.Context, arg1 *connectwisdomservice.GetSessionInput, arg2 ...request.Option) (*connectwisdomservice.GetSessionOutput, error)
GetSessionWithContext mocks base method
func (*MockConnectWisdomServiceAPI) ListAssistantAssociations ¶
func (m *MockConnectWisdomServiceAPI) ListAssistantAssociations(arg0 *connectwisdomservice.ListAssistantAssociationsInput) (*connectwisdomservice.ListAssistantAssociationsOutput, error)
ListAssistantAssociations mocks base method
func (*MockConnectWisdomServiceAPI) ListAssistantAssociationsPages ¶
func (m *MockConnectWisdomServiceAPI) ListAssistantAssociationsPages(arg0 *connectwisdomservice.ListAssistantAssociationsInput, arg1 func(*connectwisdomservice.ListAssistantAssociationsOutput, bool) bool) error
ListAssistantAssociationsPages mocks base method
func (*MockConnectWisdomServiceAPI) ListAssistantAssociationsPagesWithContext ¶
func (m *MockConnectWisdomServiceAPI) ListAssistantAssociationsPagesWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListAssistantAssociationsInput, arg2 func(*connectwisdomservice.ListAssistantAssociationsOutput, bool) bool, arg3 ...request.Option) error
ListAssistantAssociationsPagesWithContext mocks base method
func (*MockConnectWisdomServiceAPI) ListAssistantAssociationsRequest ¶
func (m *MockConnectWisdomServiceAPI) ListAssistantAssociationsRequest(arg0 *connectwisdomservice.ListAssistantAssociationsInput) (*request.Request, *connectwisdomservice.ListAssistantAssociationsOutput)
ListAssistantAssociationsRequest mocks base method
func (*MockConnectWisdomServiceAPI) ListAssistantAssociationsWithContext ¶
func (m *MockConnectWisdomServiceAPI) ListAssistantAssociationsWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListAssistantAssociationsInput, arg2 ...request.Option) (*connectwisdomservice.ListAssistantAssociationsOutput, error)
ListAssistantAssociationsWithContext mocks base method
func (*MockConnectWisdomServiceAPI) ListAssistants ¶
func (m *MockConnectWisdomServiceAPI) ListAssistants(arg0 *connectwisdomservice.ListAssistantsInput) (*connectwisdomservice.ListAssistantsOutput, error)
ListAssistants mocks base method
func (*MockConnectWisdomServiceAPI) ListAssistantsPages ¶
func (m *MockConnectWisdomServiceAPI) ListAssistantsPages(arg0 *connectwisdomservice.ListAssistantsInput, arg1 func(*connectwisdomservice.ListAssistantsOutput, bool) bool) error
ListAssistantsPages mocks base method
func (*MockConnectWisdomServiceAPI) ListAssistantsPagesWithContext ¶
func (m *MockConnectWisdomServiceAPI) ListAssistantsPagesWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListAssistantsInput, arg2 func(*connectwisdomservice.ListAssistantsOutput, bool) bool, arg3 ...request.Option) error
ListAssistantsPagesWithContext mocks base method
func (*MockConnectWisdomServiceAPI) ListAssistantsRequest ¶
func (m *MockConnectWisdomServiceAPI) ListAssistantsRequest(arg0 *connectwisdomservice.ListAssistantsInput) (*request.Request, *connectwisdomservice.ListAssistantsOutput)
ListAssistantsRequest mocks base method
func (*MockConnectWisdomServiceAPI) ListAssistantsWithContext ¶
func (m *MockConnectWisdomServiceAPI) ListAssistantsWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListAssistantsInput, arg2 ...request.Option) (*connectwisdomservice.ListAssistantsOutput, error)
ListAssistantsWithContext mocks base method
func (*MockConnectWisdomServiceAPI) ListContents ¶
func (m *MockConnectWisdomServiceAPI) ListContents(arg0 *connectwisdomservice.ListContentsInput) (*connectwisdomservice.ListContentsOutput, error)
ListContents mocks base method
func (*MockConnectWisdomServiceAPI) ListContentsPages ¶
func (m *MockConnectWisdomServiceAPI) ListContentsPages(arg0 *connectwisdomservice.ListContentsInput, arg1 func(*connectwisdomservice.ListContentsOutput, bool) bool) error
ListContentsPages mocks base method
func (*MockConnectWisdomServiceAPI) ListContentsPagesWithContext ¶
func (m *MockConnectWisdomServiceAPI) ListContentsPagesWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListContentsInput, arg2 func(*connectwisdomservice.ListContentsOutput, bool) bool, arg3 ...request.Option) error
ListContentsPagesWithContext mocks base method
func (*MockConnectWisdomServiceAPI) ListContentsRequest ¶
func (m *MockConnectWisdomServiceAPI) ListContentsRequest(arg0 *connectwisdomservice.ListContentsInput) (*request.Request, *connectwisdomservice.ListContentsOutput)
ListContentsRequest mocks base method
func (*MockConnectWisdomServiceAPI) ListContentsWithContext ¶
func (m *MockConnectWisdomServiceAPI) ListContentsWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListContentsInput, arg2 ...request.Option) (*connectwisdomservice.ListContentsOutput, error)
ListContentsWithContext mocks base method
func (*MockConnectWisdomServiceAPI) ListKnowledgeBases ¶
func (m *MockConnectWisdomServiceAPI) ListKnowledgeBases(arg0 *connectwisdomservice.ListKnowledgeBasesInput) (*connectwisdomservice.ListKnowledgeBasesOutput, error)
ListKnowledgeBases mocks base method
func (*MockConnectWisdomServiceAPI) ListKnowledgeBasesPages ¶
func (m *MockConnectWisdomServiceAPI) ListKnowledgeBasesPages(arg0 *connectwisdomservice.ListKnowledgeBasesInput, arg1 func(*connectwisdomservice.ListKnowledgeBasesOutput, bool) bool) error
ListKnowledgeBasesPages mocks base method
func (*MockConnectWisdomServiceAPI) ListKnowledgeBasesPagesWithContext ¶
func (m *MockConnectWisdomServiceAPI) ListKnowledgeBasesPagesWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListKnowledgeBasesInput, arg2 func(*connectwisdomservice.ListKnowledgeBasesOutput, bool) bool, arg3 ...request.Option) error
ListKnowledgeBasesPagesWithContext mocks base method
func (*MockConnectWisdomServiceAPI) ListKnowledgeBasesRequest ¶
func (m *MockConnectWisdomServiceAPI) ListKnowledgeBasesRequest(arg0 *connectwisdomservice.ListKnowledgeBasesInput) (*request.Request, *connectwisdomservice.ListKnowledgeBasesOutput)
ListKnowledgeBasesRequest mocks base method
func (*MockConnectWisdomServiceAPI) ListKnowledgeBasesWithContext ¶
func (m *MockConnectWisdomServiceAPI) ListKnowledgeBasesWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListKnowledgeBasesInput, arg2 ...request.Option) (*connectwisdomservice.ListKnowledgeBasesOutput, error)
ListKnowledgeBasesWithContext mocks base method
func (*MockConnectWisdomServiceAPI) ListTagsForResource ¶
func (m *MockConnectWisdomServiceAPI) ListTagsForResource(arg0 *connectwisdomservice.ListTagsForResourceInput) (*connectwisdomservice.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockConnectWisdomServiceAPI) ListTagsForResourceRequest ¶
func (m *MockConnectWisdomServiceAPI) ListTagsForResourceRequest(arg0 *connectwisdomservice.ListTagsForResourceInput) (*request.Request, *connectwisdomservice.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockConnectWisdomServiceAPI) ListTagsForResourceWithContext ¶
func (m *MockConnectWisdomServiceAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *connectwisdomservice.ListTagsForResourceInput, arg2 ...request.Option) (*connectwisdomservice.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockConnectWisdomServiceAPI) NotifyRecommendationsReceived ¶
func (m *MockConnectWisdomServiceAPI) NotifyRecommendationsReceived(arg0 *connectwisdomservice.NotifyRecommendationsReceivedInput) (*connectwisdomservice.NotifyRecommendationsReceivedOutput, error)
NotifyRecommendationsReceived mocks base method
func (*MockConnectWisdomServiceAPI) NotifyRecommendationsReceivedRequest ¶
func (m *MockConnectWisdomServiceAPI) NotifyRecommendationsReceivedRequest(arg0 *connectwisdomservice.NotifyRecommendationsReceivedInput) (*request.Request, *connectwisdomservice.NotifyRecommendationsReceivedOutput)
NotifyRecommendationsReceivedRequest mocks base method
func (*MockConnectWisdomServiceAPI) NotifyRecommendationsReceivedWithContext ¶
func (m *MockConnectWisdomServiceAPI) NotifyRecommendationsReceivedWithContext(arg0 context.Context, arg1 *connectwisdomservice.NotifyRecommendationsReceivedInput, arg2 ...request.Option) (*connectwisdomservice.NotifyRecommendationsReceivedOutput, error)
NotifyRecommendationsReceivedWithContext mocks base method
func (*MockConnectWisdomServiceAPI) QueryAssistant ¶
func (m *MockConnectWisdomServiceAPI) QueryAssistant(arg0 *connectwisdomservice.QueryAssistantInput) (*connectwisdomservice.QueryAssistantOutput, error)
QueryAssistant mocks base method
func (*MockConnectWisdomServiceAPI) QueryAssistantPages ¶
func (m *MockConnectWisdomServiceAPI) QueryAssistantPages(arg0 *connectwisdomservice.QueryAssistantInput, arg1 func(*connectwisdomservice.QueryAssistantOutput, bool) bool) error
QueryAssistantPages mocks base method
func (*MockConnectWisdomServiceAPI) QueryAssistantPagesWithContext ¶
func (m *MockConnectWisdomServiceAPI) QueryAssistantPagesWithContext(arg0 context.Context, arg1 *connectwisdomservice.QueryAssistantInput, arg2 func(*connectwisdomservice.QueryAssistantOutput, bool) bool, arg3 ...request.Option) error
QueryAssistantPagesWithContext mocks base method
func (*MockConnectWisdomServiceAPI) QueryAssistantRequest ¶
func (m *MockConnectWisdomServiceAPI) QueryAssistantRequest(arg0 *connectwisdomservice.QueryAssistantInput) (*request.Request, *connectwisdomservice.QueryAssistantOutput)
QueryAssistantRequest mocks base method
func (*MockConnectWisdomServiceAPI) QueryAssistantWithContext ¶
func (m *MockConnectWisdomServiceAPI) QueryAssistantWithContext(arg0 context.Context, arg1 *connectwisdomservice.QueryAssistantInput, arg2 ...request.Option) (*connectwisdomservice.QueryAssistantOutput, error)
QueryAssistantWithContext mocks base method
func (*MockConnectWisdomServiceAPI) RemoveKnowledgeBaseTemplateUri ¶
func (m *MockConnectWisdomServiceAPI) RemoveKnowledgeBaseTemplateUri(arg0 *connectwisdomservice.RemoveKnowledgeBaseTemplateUriInput) (*connectwisdomservice.RemoveKnowledgeBaseTemplateUriOutput, error)
RemoveKnowledgeBaseTemplateUri mocks base method
func (*MockConnectWisdomServiceAPI) RemoveKnowledgeBaseTemplateUriRequest ¶
func (m *MockConnectWisdomServiceAPI) RemoveKnowledgeBaseTemplateUriRequest(arg0 *connectwisdomservice.RemoveKnowledgeBaseTemplateUriInput) (*request.Request, *connectwisdomservice.RemoveKnowledgeBaseTemplateUriOutput)
RemoveKnowledgeBaseTemplateUriRequest mocks base method
func (*MockConnectWisdomServiceAPI) RemoveKnowledgeBaseTemplateUriWithContext ¶
func (m *MockConnectWisdomServiceAPI) RemoveKnowledgeBaseTemplateUriWithContext(arg0 context.Context, arg1 *connectwisdomservice.RemoveKnowledgeBaseTemplateUriInput, arg2 ...request.Option) (*connectwisdomservice.RemoveKnowledgeBaseTemplateUriOutput, error)
RemoveKnowledgeBaseTemplateUriWithContext mocks base method
func (*MockConnectWisdomServiceAPI) SearchContent ¶
func (m *MockConnectWisdomServiceAPI) SearchContent(arg0 *connectwisdomservice.SearchContentInput) (*connectwisdomservice.SearchContentOutput, error)
SearchContent mocks base method
func (*MockConnectWisdomServiceAPI) SearchContentPages ¶
func (m *MockConnectWisdomServiceAPI) SearchContentPages(arg0 *connectwisdomservice.SearchContentInput, arg1 func(*connectwisdomservice.SearchContentOutput, bool) bool) error
SearchContentPages mocks base method
func (*MockConnectWisdomServiceAPI) SearchContentPagesWithContext ¶
func (m *MockConnectWisdomServiceAPI) SearchContentPagesWithContext(arg0 context.Context, arg1 *connectwisdomservice.SearchContentInput, arg2 func(*connectwisdomservice.SearchContentOutput, bool) bool, arg3 ...request.Option) error
SearchContentPagesWithContext mocks base method
func (*MockConnectWisdomServiceAPI) SearchContentRequest ¶
func (m *MockConnectWisdomServiceAPI) SearchContentRequest(arg0 *connectwisdomservice.SearchContentInput) (*request.Request, *connectwisdomservice.SearchContentOutput)
SearchContentRequest mocks base method
func (*MockConnectWisdomServiceAPI) SearchContentWithContext ¶
func (m *MockConnectWisdomServiceAPI) SearchContentWithContext(arg0 context.Context, arg1 *connectwisdomservice.SearchContentInput, arg2 ...request.Option) (*connectwisdomservice.SearchContentOutput, error)
SearchContentWithContext mocks base method
func (*MockConnectWisdomServiceAPI) SearchSessions ¶
func (m *MockConnectWisdomServiceAPI) SearchSessions(arg0 *connectwisdomservice.SearchSessionsInput) (*connectwisdomservice.SearchSessionsOutput, error)
SearchSessions mocks base method
func (*MockConnectWisdomServiceAPI) SearchSessionsPages ¶
func (m *MockConnectWisdomServiceAPI) SearchSessionsPages(arg0 *connectwisdomservice.SearchSessionsInput, arg1 func(*connectwisdomservice.SearchSessionsOutput, bool) bool) error
SearchSessionsPages mocks base method
func (*MockConnectWisdomServiceAPI) SearchSessionsPagesWithContext ¶
func (m *MockConnectWisdomServiceAPI) SearchSessionsPagesWithContext(arg0 context.Context, arg1 *connectwisdomservice.SearchSessionsInput, arg2 func(*connectwisdomservice.SearchSessionsOutput, bool) bool, arg3 ...request.Option) error
SearchSessionsPagesWithContext mocks base method
func (*MockConnectWisdomServiceAPI) SearchSessionsRequest ¶
func (m *MockConnectWisdomServiceAPI) SearchSessionsRequest(arg0 *connectwisdomservice.SearchSessionsInput) (*request.Request, *connectwisdomservice.SearchSessionsOutput)
SearchSessionsRequest mocks base method
func (*MockConnectWisdomServiceAPI) SearchSessionsWithContext ¶
func (m *MockConnectWisdomServiceAPI) SearchSessionsWithContext(arg0 context.Context, arg1 *connectwisdomservice.SearchSessionsInput, arg2 ...request.Option) (*connectwisdomservice.SearchSessionsOutput, error)
SearchSessionsWithContext mocks base method
func (*MockConnectWisdomServiceAPI) StartContentUpload ¶
func (m *MockConnectWisdomServiceAPI) StartContentUpload(arg0 *connectwisdomservice.StartContentUploadInput) (*connectwisdomservice.StartContentUploadOutput, error)
StartContentUpload mocks base method
func (*MockConnectWisdomServiceAPI) StartContentUploadRequest ¶
func (m *MockConnectWisdomServiceAPI) StartContentUploadRequest(arg0 *connectwisdomservice.StartContentUploadInput) (*request.Request, *connectwisdomservice.StartContentUploadOutput)
StartContentUploadRequest mocks base method
func (*MockConnectWisdomServiceAPI) StartContentUploadWithContext ¶
func (m *MockConnectWisdomServiceAPI) StartContentUploadWithContext(arg0 context.Context, arg1 *connectwisdomservice.StartContentUploadInput, arg2 ...request.Option) (*connectwisdomservice.StartContentUploadOutput, error)
StartContentUploadWithContext mocks base method
func (*MockConnectWisdomServiceAPI) TagResource ¶
func (m *MockConnectWisdomServiceAPI) TagResource(arg0 *connectwisdomservice.TagResourceInput) (*connectwisdomservice.TagResourceOutput, error)
TagResource mocks base method
func (*MockConnectWisdomServiceAPI) TagResourceRequest ¶
func (m *MockConnectWisdomServiceAPI) TagResourceRequest(arg0 *connectwisdomservice.TagResourceInput) (*request.Request, *connectwisdomservice.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockConnectWisdomServiceAPI) TagResourceWithContext ¶
func (m *MockConnectWisdomServiceAPI) TagResourceWithContext(arg0 context.Context, arg1 *connectwisdomservice.TagResourceInput, arg2 ...request.Option) (*connectwisdomservice.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockConnectWisdomServiceAPI) UntagResource ¶
func (m *MockConnectWisdomServiceAPI) UntagResource(arg0 *connectwisdomservice.UntagResourceInput) (*connectwisdomservice.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockConnectWisdomServiceAPI) UntagResourceRequest ¶
func (m *MockConnectWisdomServiceAPI) UntagResourceRequest(arg0 *connectwisdomservice.UntagResourceInput) (*request.Request, *connectwisdomservice.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockConnectWisdomServiceAPI) UntagResourceWithContext ¶
func (m *MockConnectWisdomServiceAPI) UntagResourceWithContext(arg0 context.Context, arg1 *connectwisdomservice.UntagResourceInput, arg2 ...request.Option) (*connectwisdomservice.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockConnectWisdomServiceAPI) UpdateContent ¶
func (m *MockConnectWisdomServiceAPI) UpdateContent(arg0 *connectwisdomservice.UpdateContentInput) (*connectwisdomservice.UpdateContentOutput, error)
UpdateContent mocks base method
func (*MockConnectWisdomServiceAPI) UpdateContentRequest ¶
func (m *MockConnectWisdomServiceAPI) UpdateContentRequest(arg0 *connectwisdomservice.UpdateContentInput) (*request.Request, *connectwisdomservice.UpdateContentOutput)
UpdateContentRequest mocks base method
func (*MockConnectWisdomServiceAPI) UpdateContentWithContext ¶
func (m *MockConnectWisdomServiceAPI) UpdateContentWithContext(arg0 context.Context, arg1 *connectwisdomservice.UpdateContentInput, arg2 ...request.Option) (*connectwisdomservice.UpdateContentOutput, error)
UpdateContentWithContext mocks base method
func (*MockConnectWisdomServiceAPI) UpdateKnowledgeBaseTemplateUri ¶
func (m *MockConnectWisdomServiceAPI) UpdateKnowledgeBaseTemplateUri(arg0 *connectwisdomservice.UpdateKnowledgeBaseTemplateUriInput) (*connectwisdomservice.UpdateKnowledgeBaseTemplateUriOutput, error)
UpdateKnowledgeBaseTemplateUri mocks base method
func (*MockConnectWisdomServiceAPI) UpdateKnowledgeBaseTemplateUriRequest ¶
func (m *MockConnectWisdomServiceAPI) UpdateKnowledgeBaseTemplateUriRequest(arg0 *connectwisdomservice.UpdateKnowledgeBaseTemplateUriInput) (*request.Request, *connectwisdomservice.UpdateKnowledgeBaseTemplateUriOutput)
UpdateKnowledgeBaseTemplateUriRequest mocks base method
func (*MockConnectWisdomServiceAPI) UpdateKnowledgeBaseTemplateUriWithContext ¶
func (m *MockConnectWisdomServiceAPI) UpdateKnowledgeBaseTemplateUriWithContext(arg0 context.Context, arg1 *connectwisdomservice.UpdateKnowledgeBaseTemplateUriInput, arg2 ...request.Option) (*connectwisdomservice.UpdateKnowledgeBaseTemplateUriOutput, error)
UpdateKnowledgeBaseTemplateUriWithContext mocks base method
type MockConnectWisdomServiceAPIMockRecorder ¶
type MockConnectWisdomServiceAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockConnectWisdomServiceAPIMockRecorder is the mock recorder for MockConnectWisdomServiceAPI
func (*MockConnectWisdomServiceAPIMockRecorder) CreateAssistant ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateAssistant(arg0 interface{}) *gomock.Call
CreateAssistant indicates an expected call of CreateAssistant
func (*MockConnectWisdomServiceAPIMockRecorder) CreateAssistantAssociation ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateAssistantAssociation(arg0 interface{}) *gomock.Call
CreateAssistantAssociation indicates an expected call of CreateAssistantAssociation
func (*MockConnectWisdomServiceAPIMockRecorder) CreateAssistantAssociationRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateAssistantAssociationRequest(arg0 interface{}) *gomock.Call
CreateAssistantAssociationRequest indicates an expected call of CreateAssistantAssociationRequest
func (*MockConnectWisdomServiceAPIMockRecorder) CreateAssistantAssociationWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateAssistantAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAssistantAssociationWithContext indicates an expected call of CreateAssistantAssociationWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) CreateAssistantRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateAssistantRequest(arg0 interface{}) *gomock.Call
CreateAssistantRequest indicates an expected call of CreateAssistantRequest
func (*MockConnectWisdomServiceAPIMockRecorder) CreateAssistantWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateAssistantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAssistantWithContext indicates an expected call of CreateAssistantWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) CreateContent ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateContent(arg0 interface{}) *gomock.Call
CreateContent indicates an expected call of CreateContent
func (*MockConnectWisdomServiceAPIMockRecorder) CreateContentRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateContentRequest(arg0 interface{}) *gomock.Call
CreateContentRequest indicates an expected call of CreateContentRequest
func (*MockConnectWisdomServiceAPIMockRecorder) CreateContentWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateContentWithContext indicates an expected call of CreateContentWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) CreateKnowledgeBase ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateKnowledgeBase(arg0 interface{}) *gomock.Call
CreateKnowledgeBase indicates an expected call of CreateKnowledgeBase
func (*MockConnectWisdomServiceAPIMockRecorder) CreateKnowledgeBaseRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
CreateKnowledgeBaseRequest indicates an expected call of CreateKnowledgeBaseRequest
func (*MockConnectWisdomServiceAPIMockRecorder) CreateKnowledgeBaseWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateKnowledgeBaseWithContext indicates an expected call of CreateKnowledgeBaseWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) CreateSession ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateSession(arg0 interface{}) *gomock.Call
CreateSession indicates an expected call of CreateSession
func (*MockConnectWisdomServiceAPIMockRecorder) CreateSessionRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateSessionRequest(arg0 interface{}) *gomock.Call
CreateSessionRequest indicates an expected call of CreateSessionRequest
func (*MockConnectWisdomServiceAPIMockRecorder) CreateSessionWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) CreateSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSessionWithContext indicates an expected call of CreateSessionWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) DeleteAssistant ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteAssistant(arg0 interface{}) *gomock.Call
DeleteAssistant indicates an expected call of DeleteAssistant
func (*MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantAssociation ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantAssociation(arg0 interface{}) *gomock.Call
DeleteAssistantAssociation indicates an expected call of DeleteAssistantAssociation
func (*MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantAssociationRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantAssociationRequest(arg0 interface{}) *gomock.Call
DeleteAssistantAssociationRequest indicates an expected call of DeleteAssistantAssociationRequest
func (*MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantAssociationWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAssistantAssociationWithContext indicates an expected call of DeleteAssistantAssociationWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantRequest(arg0 interface{}) *gomock.Call
DeleteAssistantRequest indicates an expected call of DeleteAssistantRequest
func (*MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteAssistantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAssistantWithContext indicates an expected call of DeleteAssistantWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) DeleteContent ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteContent(arg0 interface{}) *gomock.Call
DeleteContent indicates an expected call of DeleteContent
func (*MockConnectWisdomServiceAPIMockRecorder) DeleteContentRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteContentRequest(arg0 interface{}) *gomock.Call
DeleteContentRequest indicates an expected call of DeleteContentRequest
func (*MockConnectWisdomServiceAPIMockRecorder) DeleteContentWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteContentWithContext indicates an expected call of DeleteContentWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) DeleteKnowledgeBase ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteKnowledgeBase(arg0 interface{}) *gomock.Call
DeleteKnowledgeBase indicates an expected call of DeleteKnowledgeBase
func (*MockConnectWisdomServiceAPIMockRecorder) DeleteKnowledgeBaseRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
DeleteKnowledgeBaseRequest indicates an expected call of DeleteKnowledgeBaseRequest
func (*MockConnectWisdomServiceAPIMockRecorder) DeleteKnowledgeBaseWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) DeleteKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteKnowledgeBaseWithContext indicates an expected call of DeleteKnowledgeBaseWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) GetAssistant ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetAssistant(arg0 interface{}) *gomock.Call
GetAssistant indicates an expected call of GetAssistant
func (*MockConnectWisdomServiceAPIMockRecorder) GetAssistantAssociation ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetAssistantAssociation(arg0 interface{}) *gomock.Call
GetAssistantAssociation indicates an expected call of GetAssistantAssociation
func (*MockConnectWisdomServiceAPIMockRecorder) GetAssistantAssociationRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetAssistantAssociationRequest(arg0 interface{}) *gomock.Call
GetAssistantAssociationRequest indicates an expected call of GetAssistantAssociationRequest
func (*MockConnectWisdomServiceAPIMockRecorder) GetAssistantAssociationWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetAssistantAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAssistantAssociationWithContext indicates an expected call of GetAssistantAssociationWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) GetAssistantRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetAssistantRequest(arg0 interface{}) *gomock.Call
GetAssistantRequest indicates an expected call of GetAssistantRequest
func (*MockConnectWisdomServiceAPIMockRecorder) GetAssistantWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetAssistantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAssistantWithContext indicates an expected call of GetAssistantWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) GetContent ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetContent(arg0 interface{}) *gomock.Call
GetContent indicates an expected call of GetContent
func (*MockConnectWisdomServiceAPIMockRecorder) GetContentRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetContentRequest(arg0 interface{}) *gomock.Call
GetContentRequest indicates an expected call of GetContentRequest
func (*MockConnectWisdomServiceAPIMockRecorder) GetContentSummary ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetContentSummary(arg0 interface{}) *gomock.Call
GetContentSummary indicates an expected call of GetContentSummary
func (*MockConnectWisdomServiceAPIMockRecorder) GetContentSummaryRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetContentSummaryRequest(arg0 interface{}) *gomock.Call
GetContentSummaryRequest indicates an expected call of GetContentSummaryRequest
func (*MockConnectWisdomServiceAPIMockRecorder) GetContentSummaryWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetContentSummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetContentSummaryWithContext indicates an expected call of GetContentSummaryWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) GetContentWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetContentWithContext indicates an expected call of GetContentWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) GetKnowledgeBase ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetKnowledgeBase(arg0 interface{}) *gomock.Call
GetKnowledgeBase indicates an expected call of GetKnowledgeBase
func (*MockConnectWisdomServiceAPIMockRecorder) GetKnowledgeBaseRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
GetKnowledgeBaseRequest indicates an expected call of GetKnowledgeBaseRequest
func (*MockConnectWisdomServiceAPIMockRecorder) GetKnowledgeBaseWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetKnowledgeBaseWithContext indicates an expected call of GetKnowledgeBaseWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) GetRecommendations ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetRecommendations(arg0 interface{}) *gomock.Call
GetRecommendations indicates an expected call of GetRecommendations
func (*MockConnectWisdomServiceAPIMockRecorder) GetRecommendationsRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetRecommendationsRequest(arg0 interface{}) *gomock.Call
GetRecommendationsRequest indicates an expected call of GetRecommendationsRequest
func (*MockConnectWisdomServiceAPIMockRecorder) GetRecommendationsWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetRecommendationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRecommendationsWithContext indicates an expected call of GetRecommendationsWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) GetSession ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetSession(arg0 interface{}) *gomock.Call
GetSession indicates an expected call of GetSession
func (*MockConnectWisdomServiceAPIMockRecorder) GetSessionRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetSessionRequest(arg0 interface{}) *gomock.Call
GetSessionRequest indicates an expected call of GetSessionRequest
func (*MockConnectWisdomServiceAPIMockRecorder) GetSessionWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) GetSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSessionWithContext indicates an expected call of GetSessionWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociations ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociations(arg0 interface{}) *gomock.Call
ListAssistantAssociations indicates an expected call of ListAssistantAssociations
func (*MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociationsPages ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociationsPages(arg0, arg1 interface{}) *gomock.Call
ListAssistantAssociationsPages indicates an expected call of ListAssistantAssociationsPages
func (*MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociationsPagesWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAssistantAssociationsPagesWithContext indicates an expected call of ListAssistantAssociationsPagesWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociationsRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociationsRequest(arg0 interface{}) *gomock.Call
ListAssistantAssociationsRequest indicates an expected call of ListAssistantAssociationsRequest
func (*MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociationsWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAssistantAssociationsWithContext indicates an expected call of ListAssistantAssociationsWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) ListAssistants ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistants(arg0 interface{}) *gomock.Call
ListAssistants indicates an expected call of ListAssistants
func (*MockConnectWisdomServiceAPIMockRecorder) ListAssistantsPages ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantsPages(arg0, arg1 interface{}) *gomock.Call
ListAssistantsPages indicates an expected call of ListAssistantsPages
func (*MockConnectWisdomServiceAPIMockRecorder) ListAssistantsPagesWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAssistantsPagesWithContext indicates an expected call of ListAssistantsPagesWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) ListAssistantsRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantsRequest(arg0 interface{}) *gomock.Call
ListAssistantsRequest indicates an expected call of ListAssistantsRequest
func (*MockConnectWisdomServiceAPIMockRecorder) ListAssistantsWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListAssistantsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAssistantsWithContext indicates an expected call of ListAssistantsWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) ListContents ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListContents(arg0 interface{}) *gomock.Call
ListContents indicates an expected call of ListContents
func (*MockConnectWisdomServiceAPIMockRecorder) ListContentsPages ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListContentsPages(arg0, arg1 interface{}) *gomock.Call
ListContentsPages indicates an expected call of ListContentsPages
func (*MockConnectWisdomServiceAPIMockRecorder) ListContentsPagesWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListContentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListContentsPagesWithContext indicates an expected call of ListContentsPagesWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) ListContentsRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListContentsRequest(arg0 interface{}) *gomock.Call
ListContentsRequest indicates an expected call of ListContentsRequest
func (*MockConnectWisdomServiceAPIMockRecorder) ListContentsWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListContentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListContentsWithContext indicates an expected call of ListContentsWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBases ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBases(arg0 interface{}) *gomock.Call
ListKnowledgeBases indicates an expected call of ListKnowledgeBases
func (*MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBasesPages ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBasesPages(arg0, arg1 interface{}) *gomock.Call
ListKnowledgeBasesPages indicates an expected call of ListKnowledgeBasesPages
func (*MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBasesPagesWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListKnowledgeBasesPagesWithContext indicates an expected call of ListKnowledgeBasesPagesWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBasesRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBasesRequest(arg0 interface{}) *gomock.Call
ListKnowledgeBasesRequest indicates an expected call of ListKnowledgeBasesRequest
func (*MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBasesWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListKnowledgeBasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListKnowledgeBasesWithContext indicates an expected call of ListKnowledgeBasesWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) ListTagsForResource ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockConnectWisdomServiceAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockConnectWisdomServiceAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) NotifyRecommendationsReceived ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) NotifyRecommendationsReceived(arg0 interface{}) *gomock.Call
NotifyRecommendationsReceived indicates an expected call of NotifyRecommendationsReceived
func (*MockConnectWisdomServiceAPIMockRecorder) NotifyRecommendationsReceivedRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) NotifyRecommendationsReceivedRequest(arg0 interface{}) *gomock.Call
NotifyRecommendationsReceivedRequest indicates an expected call of NotifyRecommendationsReceivedRequest
func (*MockConnectWisdomServiceAPIMockRecorder) NotifyRecommendationsReceivedWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) NotifyRecommendationsReceivedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
NotifyRecommendationsReceivedWithContext indicates an expected call of NotifyRecommendationsReceivedWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) QueryAssistant ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) QueryAssistant(arg0 interface{}) *gomock.Call
QueryAssistant indicates an expected call of QueryAssistant
func (*MockConnectWisdomServiceAPIMockRecorder) QueryAssistantPages ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) QueryAssistantPages(arg0, arg1 interface{}) *gomock.Call
QueryAssistantPages indicates an expected call of QueryAssistantPages
func (*MockConnectWisdomServiceAPIMockRecorder) QueryAssistantPagesWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) QueryAssistantPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
QueryAssistantPagesWithContext indicates an expected call of QueryAssistantPagesWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) QueryAssistantRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) QueryAssistantRequest(arg0 interface{}) *gomock.Call
QueryAssistantRequest indicates an expected call of QueryAssistantRequest
func (*MockConnectWisdomServiceAPIMockRecorder) QueryAssistantWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) QueryAssistantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
QueryAssistantWithContext indicates an expected call of QueryAssistantWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) RemoveKnowledgeBaseTemplateUri ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) RemoveKnowledgeBaseTemplateUri(arg0 interface{}) *gomock.Call
RemoveKnowledgeBaseTemplateUri indicates an expected call of RemoveKnowledgeBaseTemplateUri
func (*MockConnectWisdomServiceAPIMockRecorder) RemoveKnowledgeBaseTemplateUriRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) RemoveKnowledgeBaseTemplateUriRequest(arg0 interface{}) *gomock.Call
RemoveKnowledgeBaseTemplateUriRequest indicates an expected call of RemoveKnowledgeBaseTemplateUriRequest
func (*MockConnectWisdomServiceAPIMockRecorder) RemoveKnowledgeBaseTemplateUriWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) RemoveKnowledgeBaseTemplateUriWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveKnowledgeBaseTemplateUriWithContext indicates an expected call of RemoveKnowledgeBaseTemplateUriWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) SearchContent ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchContent(arg0 interface{}) *gomock.Call
SearchContent indicates an expected call of SearchContent
func (*MockConnectWisdomServiceAPIMockRecorder) SearchContentPages ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchContentPages(arg0, arg1 interface{}) *gomock.Call
SearchContentPages indicates an expected call of SearchContentPages
func (*MockConnectWisdomServiceAPIMockRecorder) SearchContentPagesWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchContentPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
SearchContentPagesWithContext indicates an expected call of SearchContentPagesWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) SearchContentRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchContentRequest(arg0 interface{}) *gomock.Call
SearchContentRequest indicates an expected call of SearchContentRequest
func (*MockConnectWisdomServiceAPIMockRecorder) SearchContentWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SearchContentWithContext indicates an expected call of SearchContentWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) SearchSessions ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchSessions(arg0 interface{}) *gomock.Call
SearchSessions indicates an expected call of SearchSessions
func (*MockConnectWisdomServiceAPIMockRecorder) SearchSessionsPages ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchSessionsPages(arg0, arg1 interface{}) *gomock.Call
SearchSessionsPages indicates an expected call of SearchSessionsPages
func (*MockConnectWisdomServiceAPIMockRecorder) SearchSessionsPagesWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
SearchSessionsPagesWithContext indicates an expected call of SearchSessionsPagesWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) SearchSessionsRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchSessionsRequest(arg0 interface{}) *gomock.Call
SearchSessionsRequest indicates an expected call of SearchSessionsRequest
func (*MockConnectWisdomServiceAPIMockRecorder) SearchSessionsWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) SearchSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SearchSessionsWithContext indicates an expected call of SearchSessionsWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) StartContentUpload ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) StartContentUpload(arg0 interface{}) *gomock.Call
StartContentUpload indicates an expected call of StartContentUpload
func (*MockConnectWisdomServiceAPIMockRecorder) StartContentUploadRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) StartContentUploadRequest(arg0 interface{}) *gomock.Call
StartContentUploadRequest indicates an expected call of StartContentUploadRequest
func (*MockConnectWisdomServiceAPIMockRecorder) StartContentUploadWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) StartContentUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartContentUploadWithContext indicates an expected call of StartContentUploadWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) TagResource ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockConnectWisdomServiceAPIMockRecorder) TagResourceRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockConnectWisdomServiceAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) UntagResource ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockConnectWisdomServiceAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockConnectWisdomServiceAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) UpdateContent ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) UpdateContent(arg0 interface{}) *gomock.Call
UpdateContent indicates an expected call of UpdateContent
func (*MockConnectWisdomServiceAPIMockRecorder) UpdateContentRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) UpdateContentRequest(arg0 interface{}) *gomock.Call
UpdateContentRequest indicates an expected call of UpdateContentRequest
func (*MockConnectWisdomServiceAPIMockRecorder) UpdateContentWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) UpdateContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateContentWithContext indicates an expected call of UpdateContentWithContext
func (*MockConnectWisdomServiceAPIMockRecorder) UpdateKnowledgeBaseTemplateUri ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) UpdateKnowledgeBaseTemplateUri(arg0 interface{}) *gomock.Call
UpdateKnowledgeBaseTemplateUri indicates an expected call of UpdateKnowledgeBaseTemplateUri
func (*MockConnectWisdomServiceAPIMockRecorder) UpdateKnowledgeBaseTemplateUriRequest ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) UpdateKnowledgeBaseTemplateUriRequest(arg0 interface{}) *gomock.Call
UpdateKnowledgeBaseTemplateUriRequest indicates an expected call of UpdateKnowledgeBaseTemplateUriRequest
func (*MockConnectWisdomServiceAPIMockRecorder) UpdateKnowledgeBaseTemplateUriWithContext ¶
func (mr *MockConnectWisdomServiceAPIMockRecorder) UpdateKnowledgeBaseTemplateUriWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateKnowledgeBaseTemplateUriWithContext indicates an expected call of UpdateKnowledgeBaseTemplateUriWithContext