Documentation ¶
Overview ¶
Package lexruntimev2mock is a generated GoMock package.
Index ¶
- type MockLexRuntimeV2API
- func (m *MockLexRuntimeV2API) DeleteSession(arg0 *lexruntimev2.DeleteSessionInput) (*lexruntimev2.DeleteSessionOutput, error)
- func (m *MockLexRuntimeV2API) DeleteSessionRequest(arg0 *lexruntimev2.DeleteSessionInput) (*request.Request, *lexruntimev2.DeleteSessionOutput)
- func (m *MockLexRuntimeV2API) DeleteSessionWithContext(arg0 context.Context, arg1 *lexruntimev2.DeleteSessionInput, ...) (*lexruntimev2.DeleteSessionOutput, error)
- func (m *MockLexRuntimeV2API) EXPECT() *MockLexRuntimeV2APIMockRecorder
- func (m *MockLexRuntimeV2API) GetSession(arg0 *lexruntimev2.GetSessionInput) (*lexruntimev2.GetSessionOutput, error)
- func (m *MockLexRuntimeV2API) GetSessionRequest(arg0 *lexruntimev2.GetSessionInput) (*request.Request, *lexruntimev2.GetSessionOutput)
- func (m *MockLexRuntimeV2API) GetSessionWithContext(arg0 context.Context, arg1 *lexruntimev2.GetSessionInput, ...) (*lexruntimev2.GetSessionOutput, error)
- func (m *MockLexRuntimeV2API) PutSession(arg0 *lexruntimev2.PutSessionInput) (*lexruntimev2.PutSessionOutput, error)
- func (m *MockLexRuntimeV2API) PutSessionRequest(arg0 *lexruntimev2.PutSessionInput) (*request.Request, *lexruntimev2.PutSessionOutput)
- func (m *MockLexRuntimeV2API) PutSessionWithContext(arg0 context.Context, arg1 *lexruntimev2.PutSessionInput, ...) (*lexruntimev2.PutSessionOutput, error)
- func (m *MockLexRuntimeV2API) RecognizeText(arg0 *lexruntimev2.RecognizeTextInput) (*lexruntimev2.RecognizeTextOutput, error)
- func (m *MockLexRuntimeV2API) RecognizeTextRequest(arg0 *lexruntimev2.RecognizeTextInput) (*request.Request, *lexruntimev2.RecognizeTextOutput)
- func (m *MockLexRuntimeV2API) RecognizeTextWithContext(arg0 context.Context, arg1 *lexruntimev2.RecognizeTextInput, ...) (*lexruntimev2.RecognizeTextOutput, error)
- func (m *MockLexRuntimeV2API) RecognizeUtterance(arg0 *lexruntimev2.RecognizeUtteranceInput) (*lexruntimev2.RecognizeUtteranceOutput, error)
- func (m *MockLexRuntimeV2API) RecognizeUtteranceRequest(arg0 *lexruntimev2.RecognizeUtteranceInput) (*request.Request, *lexruntimev2.RecognizeUtteranceOutput)
- func (m *MockLexRuntimeV2API) RecognizeUtteranceWithContext(arg0 context.Context, arg1 *lexruntimev2.RecognizeUtteranceInput, ...) (*lexruntimev2.RecognizeUtteranceOutput, error)
- func (m *MockLexRuntimeV2API) StartConversation(arg0 *lexruntimev2.StartConversationInput) (*lexruntimev2.StartConversationOutput, error)
- func (m *MockLexRuntimeV2API) StartConversationRequest(arg0 *lexruntimev2.StartConversationInput) (*request.Request, *lexruntimev2.StartConversationOutput)
- func (m *MockLexRuntimeV2API) StartConversationWithContext(arg0 context.Context, arg1 *lexruntimev2.StartConversationInput, ...) (*lexruntimev2.StartConversationOutput, error)
- type MockLexRuntimeV2APIMockRecorder
- func (mr *MockLexRuntimeV2APIMockRecorder) DeleteSession(arg0 interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) DeleteSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) DeleteSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) GetSession(arg0 interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) GetSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) GetSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) PutSession(arg0 interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) PutSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) PutSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) RecognizeText(arg0 interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) RecognizeTextRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) RecognizeTextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) RecognizeUtterance(arg0 interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) RecognizeUtteranceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) RecognizeUtteranceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) StartConversation(arg0 interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) StartConversationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexRuntimeV2APIMockRecorder) StartConversationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockLexRuntimeV2API ¶
type MockLexRuntimeV2API struct {
// contains filtered or unexported fields
}
MockLexRuntimeV2API is a mock of LexRuntimeV2API interface
func NewMockLexRuntimeV2API ¶
func NewMockLexRuntimeV2API(ctrl *gomock.Controller) *MockLexRuntimeV2API
NewMockLexRuntimeV2API creates a new mock instance
func (*MockLexRuntimeV2API) DeleteSession ¶
func (m *MockLexRuntimeV2API) DeleteSession(arg0 *lexruntimev2.DeleteSessionInput) (*lexruntimev2.DeleteSessionOutput, error)
DeleteSession mocks base method
func (*MockLexRuntimeV2API) DeleteSessionRequest ¶
func (m *MockLexRuntimeV2API) DeleteSessionRequest(arg0 *lexruntimev2.DeleteSessionInput) (*request.Request, *lexruntimev2.DeleteSessionOutput)
DeleteSessionRequest mocks base method
func (*MockLexRuntimeV2API) DeleteSessionWithContext ¶
func (m *MockLexRuntimeV2API) DeleteSessionWithContext(arg0 context.Context, arg1 *lexruntimev2.DeleteSessionInput, arg2 ...request.Option) (*lexruntimev2.DeleteSessionOutput, error)
DeleteSessionWithContext mocks base method
func (*MockLexRuntimeV2API) EXPECT ¶
func (m *MockLexRuntimeV2API) EXPECT() *MockLexRuntimeV2APIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLexRuntimeV2API) GetSession ¶
func (m *MockLexRuntimeV2API) GetSession(arg0 *lexruntimev2.GetSessionInput) (*lexruntimev2.GetSessionOutput, error)
GetSession mocks base method
func (*MockLexRuntimeV2API) GetSessionRequest ¶
func (m *MockLexRuntimeV2API) GetSessionRequest(arg0 *lexruntimev2.GetSessionInput) (*request.Request, *lexruntimev2.GetSessionOutput)
GetSessionRequest mocks base method
func (*MockLexRuntimeV2API) GetSessionWithContext ¶
func (m *MockLexRuntimeV2API) GetSessionWithContext(arg0 context.Context, arg1 *lexruntimev2.GetSessionInput, arg2 ...request.Option) (*lexruntimev2.GetSessionOutput, error)
GetSessionWithContext mocks base method
func (*MockLexRuntimeV2API) PutSession ¶
func (m *MockLexRuntimeV2API) PutSession(arg0 *lexruntimev2.PutSessionInput) (*lexruntimev2.PutSessionOutput, error)
PutSession mocks base method
func (*MockLexRuntimeV2API) PutSessionRequest ¶
func (m *MockLexRuntimeV2API) PutSessionRequest(arg0 *lexruntimev2.PutSessionInput) (*request.Request, *lexruntimev2.PutSessionOutput)
PutSessionRequest mocks base method
func (*MockLexRuntimeV2API) PutSessionWithContext ¶
func (m *MockLexRuntimeV2API) PutSessionWithContext(arg0 context.Context, arg1 *lexruntimev2.PutSessionInput, arg2 ...request.Option) (*lexruntimev2.PutSessionOutput, error)
PutSessionWithContext mocks base method
func (*MockLexRuntimeV2API) RecognizeText ¶
func (m *MockLexRuntimeV2API) RecognizeText(arg0 *lexruntimev2.RecognizeTextInput) (*lexruntimev2.RecognizeTextOutput, error)
RecognizeText mocks base method
func (*MockLexRuntimeV2API) RecognizeTextRequest ¶
func (m *MockLexRuntimeV2API) RecognizeTextRequest(arg0 *lexruntimev2.RecognizeTextInput) (*request.Request, *lexruntimev2.RecognizeTextOutput)
RecognizeTextRequest mocks base method
func (*MockLexRuntimeV2API) RecognizeTextWithContext ¶
func (m *MockLexRuntimeV2API) RecognizeTextWithContext(arg0 context.Context, arg1 *lexruntimev2.RecognizeTextInput, arg2 ...request.Option) (*lexruntimev2.RecognizeTextOutput, error)
RecognizeTextWithContext mocks base method
func (*MockLexRuntimeV2API) RecognizeUtterance ¶
func (m *MockLexRuntimeV2API) RecognizeUtterance(arg0 *lexruntimev2.RecognizeUtteranceInput) (*lexruntimev2.RecognizeUtteranceOutput, error)
RecognizeUtterance mocks base method
func (*MockLexRuntimeV2API) RecognizeUtteranceRequest ¶
func (m *MockLexRuntimeV2API) RecognizeUtteranceRequest(arg0 *lexruntimev2.RecognizeUtteranceInput) (*request.Request, *lexruntimev2.RecognizeUtteranceOutput)
RecognizeUtteranceRequest mocks base method
func (*MockLexRuntimeV2API) RecognizeUtteranceWithContext ¶
func (m *MockLexRuntimeV2API) RecognizeUtteranceWithContext(arg0 context.Context, arg1 *lexruntimev2.RecognizeUtteranceInput, arg2 ...request.Option) (*lexruntimev2.RecognizeUtteranceOutput, error)
RecognizeUtteranceWithContext mocks base method
func (*MockLexRuntimeV2API) StartConversation ¶
func (m *MockLexRuntimeV2API) StartConversation(arg0 *lexruntimev2.StartConversationInput) (*lexruntimev2.StartConversationOutput, error)
StartConversation mocks base method
func (*MockLexRuntimeV2API) StartConversationRequest ¶
func (m *MockLexRuntimeV2API) StartConversationRequest(arg0 *lexruntimev2.StartConversationInput) (*request.Request, *lexruntimev2.StartConversationOutput)
StartConversationRequest mocks base method
func (*MockLexRuntimeV2API) StartConversationWithContext ¶
func (m *MockLexRuntimeV2API) StartConversationWithContext(arg0 context.Context, arg1 *lexruntimev2.StartConversationInput, arg2 ...request.Option) (*lexruntimev2.StartConversationOutput, error)
StartConversationWithContext mocks base method
type MockLexRuntimeV2APIMockRecorder ¶
type MockLexRuntimeV2APIMockRecorder struct {
// contains filtered or unexported fields
}
MockLexRuntimeV2APIMockRecorder is the mock recorder for MockLexRuntimeV2API
func (*MockLexRuntimeV2APIMockRecorder) DeleteSession ¶
func (mr *MockLexRuntimeV2APIMockRecorder) DeleteSession(arg0 interface{}) *gomock.Call
DeleteSession indicates an expected call of DeleteSession
func (*MockLexRuntimeV2APIMockRecorder) DeleteSessionRequest ¶
func (mr *MockLexRuntimeV2APIMockRecorder) DeleteSessionRequest(arg0 interface{}) *gomock.Call
DeleteSessionRequest indicates an expected call of DeleteSessionRequest
func (*MockLexRuntimeV2APIMockRecorder) DeleteSessionWithContext ¶
func (mr *MockLexRuntimeV2APIMockRecorder) DeleteSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSessionWithContext indicates an expected call of DeleteSessionWithContext
func (*MockLexRuntimeV2APIMockRecorder) GetSession ¶
func (mr *MockLexRuntimeV2APIMockRecorder) GetSession(arg0 interface{}) *gomock.Call
GetSession indicates an expected call of GetSession
func (*MockLexRuntimeV2APIMockRecorder) GetSessionRequest ¶
func (mr *MockLexRuntimeV2APIMockRecorder) GetSessionRequest(arg0 interface{}) *gomock.Call
GetSessionRequest indicates an expected call of GetSessionRequest
func (*MockLexRuntimeV2APIMockRecorder) GetSessionWithContext ¶
func (mr *MockLexRuntimeV2APIMockRecorder) GetSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSessionWithContext indicates an expected call of GetSessionWithContext
func (*MockLexRuntimeV2APIMockRecorder) PutSession ¶
func (mr *MockLexRuntimeV2APIMockRecorder) PutSession(arg0 interface{}) *gomock.Call
PutSession indicates an expected call of PutSession
func (*MockLexRuntimeV2APIMockRecorder) PutSessionRequest ¶
func (mr *MockLexRuntimeV2APIMockRecorder) PutSessionRequest(arg0 interface{}) *gomock.Call
PutSessionRequest indicates an expected call of PutSessionRequest
func (*MockLexRuntimeV2APIMockRecorder) PutSessionWithContext ¶
func (mr *MockLexRuntimeV2APIMockRecorder) PutSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutSessionWithContext indicates an expected call of PutSessionWithContext
func (*MockLexRuntimeV2APIMockRecorder) RecognizeText ¶
func (mr *MockLexRuntimeV2APIMockRecorder) RecognizeText(arg0 interface{}) *gomock.Call
RecognizeText indicates an expected call of RecognizeText
func (*MockLexRuntimeV2APIMockRecorder) RecognizeTextRequest ¶
func (mr *MockLexRuntimeV2APIMockRecorder) RecognizeTextRequest(arg0 interface{}) *gomock.Call
RecognizeTextRequest indicates an expected call of RecognizeTextRequest
func (*MockLexRuntimeV2APIMockRecorder) RecognizeTextWithContext ¶
func (mr *MockLexRuntimeV2APIMockRecorder) RecognizeTextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RecognizeTextWithContext indicates an expected call of RecognizeTextWithContext
func (*MockLexRuntimeV2APIMockRecorder) RecognizeUtterance ¶
func (mr *MockLexRuntimeV2APIMockRecorder) RecognizeUtterance(arg0 interface{}) *gomock.Call
RecognizeUtterance indicates an expected call of RecognizeUtterance
func (*MockLexRuntimeV2APIMockRecorder) RecognizeUtteranceRequest ¶
func (mr *MockLexRuntimeV2APIMockRecorder) RecognizeUtteranceRequest(arg0 interface{}) *gomock.Call
RecognizeUtteranceRequest indicates an expected call of RecognizeUtteranceRequest
func (*MockLexRuntimeV2APIMockRecorder) RecognizeUtteranceWithContext ¶
func (mr *MockLexRuntimeV2APIMockRecorder) RecognizeUtteranceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RecognizeUtteranceWithContext indicates an expected call of RecognizeUtteranceWithContext
func (*MockLexRuntimeV2APIMockRecorder) StartConversation ¶
func (mr *MockLexRuntimeV2APIMockRecorder) StartConversation(arg0 interface{}) *gomock.Call
StartConversation indicates an expected call of StartConversation
func (*MockLexRuntimeV2APIMockRecorder) StartConversationRequest ¶
func (mr *MockLexRuntimeV2APIMockRecorder) StartConversationRequest(arg0 interface{}) *gomock.Call
StartConversationRequest indicates an expected call of StartConversationRequest
func (*MockLexRuntimeV2APIMockRecorder) StartConversationWithContext ¶
func (mr *MockLexRuntimeV2APIMockRecorder) StartConversationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartConversationWithContext indicates an expected call of StartConversationWithContext