lexruntimev2mock

package
v1.43.22 Latest Latest
Warning

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

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

Documentation

Overview

Package lexruntimev2mock is a generated GoMock package.

Index

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

DeleteSession mocks base method.

func (*MockLexRuntimeV2API) DeleteSessionRequest

DeleteSessionRequest mocks base method.

func (*MockLexRuntimeV2API) DeleteSessionWithContext

DeleteSessionWithContext mocks base method.

func (*MockLexRuntimeV2API) EXPECT

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

func (*MockLexRuntimeV2API) GetSession

GetSession mocks base method.

func (*MockLexRuntimeV2API) GetSessionRequest

GetSessionRequest mocks base method.

func (*MockLexRuntimeV2API) GetSessionWithContext

GetSessionWithContext mocks base method.

func (*MockLexRuntimeV2API) PutSession

PutSession mocks base method.

func (*MockLexRuntimeV2API) PutSessionRequest

PutSessionRequest mocks base method.

func (*MockLexRuntimeV2API) PutSessionWithContext

PutSessionWithContext mocks base method.

func (*MockLexRuntimeV2API) RecognizeText

RecognizeText mocks base method.

func (*MockLexRuntimeV2API) RecognizeTextRequest

RecognizeTextRequest mocks base method.

func (*MockLexRuntimeV2API) RecognizeTextWithContext

RecognizeTextWithContext mocks base method.

func (*MockLexRuntimeV2API) RecognizeUtterance

RecognizeUtterance mocks base method.

func (*MockLexRuntimeV2API) RecognizeUtteranceRequest

RecognizeUtteranceRequest mocks base method.

func (*MockLexRuntimeV2API) RecognizeUtteranceWithContext

RecognizeUtteranceWithContext mocks base method.

func (*MockLexRuntimeV2API) StartConversation

StartConversation mocks base method.

func (*MockLexRuntimeV2API) StartConversationRequest

StartConversationRequest mocks base method.

func (*MockLexRuntimeV2API) StartConversationWithContext

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.

Jump to

Keyboard shortcuts

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