Documentation ¶
Overview ¶
Package bedrockagentruntimemock is a generated GoMock package.
Index ¶
- type MockBedrockAgentRuntimeAPI
- func (m *MockBedrockAgentRuntimeAPI) DeleteAgentMemory(arg0 *bedrockagentruntime.DeleteAgentMemoryInput) (*bedrockagentruntime.DeleteAgentMemoryOutput, error)
- func (m *MockBedrockAgentRuntimeAPI) DeleteAgentMemoryRequest(arg0 *bedrockagentruntime.DeleteAgentMemoryInput) (*request.Request, *bedrockagentruntime.DeleteAgentMemoryOutput)
- func (m *MockBedrockAgentRuntimeAPI) DeleteAgentMemoryWithContext(arg0 context.Context, arg1 *bedrockagentruntime.DeleteAgentMemoryInput, ...) (*bedrockagentruntime.DeleteAgentMemoryOutput, error)
- func (m *MockBedrockAgentRuntimeAPI) EXPECT() *MockBedrockAgentRuntimeAPIMockRecorder
- func (m *MockBedrockAgentRuntimeAPI) GetAgentMemory(arg0 *bedrockagentruntime.GetAgentMemoryInput) (*bedrockagentruntime.GetAgentMemoryOutput, error)
- func (m *MockBedrockAgentRuntimeAPI) GetAgentMemoryPages(arg0 *bedrockagentruntime.GetAgentMemoryInput, ...) error
- func (m *MockBedrockAgentRuntimeAPI) GetAgentMemoryPagesWithContext(arg0 context.Context, arg1 *bedrockagentruntime.GetAgentMemoryInput, ...) error
- func (m *MockBedrockAgentRuntimeAPI) GetAgentMemoryRequest(arg0 *bedrockagentruntime.GetAgentMemoryInput) (*request.Request, *bedrockagentruntime.GetAgentMemoryOutput)
- func (m *MockBedrockAgentRuntimeAPI) GetAgentMemoryWithContext(arg0 context.Context, arg1 *bedrockagentruntime.GetAgentMemoryInput, ...) (*bedrockagentruntime.GetAgentMemoryOutput, error)
- func (m *MockBedrockAgentRuntimeAPI) InvokeAgent(arg0 *bedrockagentruntime.InvokeAgentInput) (*bedrockagentruntime.InvokeAgentOutput, error)
- func (m *MockBedrockAgentRuntimeAPI) InvokeAgentRequest(arg0 *bedrockagentruntime.InvokeAgentInput) (*request.Request, *bedrockagentruntime.InvokeAgentOutput)
- func (m *MockBedrockAgentRuntimeAPI) InvokeAgentWithContext(arg0 context.Context, arg1 *bedrockagentruntime.InvokeAgentInput, ...) (*bedrockagentruntime.InvokeAgentOutput, error)
- func (m *MockBedrockAgentRuntimeAPI) InvokeFlow(arg0 *bedrockagentruntime.InvokeFlowInput) (*bedrockagentruntime.InvokeFlowOutput, error)
- func (m *MockBedrockAgentRuntimeAPI) InvokeFlowRequest(arg0 *bedrockagentruntime.InvokeFlowInput) (*request.Request, *bedrockagentruntime.InvokeFlowOutput)
- func (m *MockBedrockAgentRuntimeAPI) InvokeFlowWithContext(arg0 context.Context, arg1 *bedrockagentruntime.InvokeFlowInput, ...) (*bedrockagentruntime.InvokeFlowOutput, error)
- func (m *MockBedrockAgentRuntimeAPI) Retrieve(arg0 *bedrockagentruntime.RetrieveInput) (*bedrockagentruntime.RetrieveOutput, error)
- func (m *MockBedrockAgentRuntimeAPI) RetrieveAndGenerate(arg0 *bedrockagentruntime.RetrieveAndGenerateInput) (*bedrockagentruntime.RetrieveAndGenerateOutput, error)
- func (m *MockBedrockAgentRuntimeAPI) RetrieveAndGenerateRequest(arg0 *bedrockagentruntime.RetrieveAndGenerateInput) (*request.Request, *bedrockagentruntime.RetrieveAndGenerateOutput)
- func (m *MockBedrockAgentRuntimeAPI) RetrieveAndGenerateWithContext(arg0 context.Context, arg1 *bedrockagentruntime.RetrieveAndGenerateInput, ...) (*bedrockagentruntime.RetrieveAndGenerateOutput, error)
- func (m *MockBedrockAgentRuntimeAPI) RetrievePages(arg0 *bedrockagentruntime.RetrieveInput, ...) error
- func (m *MockBedrockAgentRuntimeAPI) RetrievePagesWithContext(arg0 context.Context, arg1 *bedrockagentruntime.RetrieveInput, ...) error
- func (m *MockBedrockAgentRuntimeAPI) RetrieveRequest(arg0 *bedrockagentruntime.RetrieveInput) (*request.Request, *bedrockagentruntime.RetrieveOutput)
- func (m *MockBedrockAgentRuntimeAPI) RetrieveWithContext(arg0 context.Context, arg1 *bedrockagentruntime.RetrieveInput, ...) (*bedrockagentruntime.RetrieveOutput, error)
- type MockBedrockAgentRuntimeAPIMockRecorder
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemory(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemory(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgent(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlow(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) Retrieve(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerate(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrievePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrievePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockBedrockAgentRuntimeAPI ¶
type MockBedrockAgentRuntimeAPI struct {
// contains filtered or unexported fields
}
MockBedrockAgentRuntimeAPI is a mock of BedrockAgentRuntimeAPI interface
func NewMockBedrockAgentRuntimeAPI ¶
func NewMockBedrockAgentRuntimeAPI(ctrl *gomock.Controller) *MockBedrockAgentRuntimeAPI
NewMockBedrockAgentRuntimeAPI creates a new mock instance
func (*MockBedrockAgentRuntimeAPI) DeleteAgentMemory ¶ added in v1.54.18
func (m *MockBedrockAgentRuntimeAPI) DeleteAgentMemory(arg0 *bedrockagentruntime.DeleteAgentMemoryInput) (*bedrockagentruntime.DeleteAgentMemoryOutput, error)
DeleteAgentMemory mocks base method
func (*MockBedrockAgentRuntimeAPI) DeleteAgentMemoryRequest ¶ added in v1.54.18
func (m *MockBedrockAgentRuntimeAPI) DeleteAgentMemoryRequest(arg0 *bedrockagentruntime.DeleteAgentMemoryInput) (*request.Request, *bedrockagentruntime.DeleteAgentMemoryOutput)
DeleteAgentMemoryRequest mocks base method
func (*MockBedrockAgentRuntimeAPI) DeleteAgentMemoryWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentRuntimeAPI) DeleteAgentMemoryWithContext(arg0 context.Context, arg1 *bedrockagentruntime.DeleteAgentMemoryInput, arg2 ...request.Option) (*bedrockagentruntime.DeleteAgentMemoryOutput, error)
DeleteAgentMemoryWithContext mocks base method
func (*MockBedrockAgentRuntimeAPI) EXPECT ¶
func (m *MockBedrockAgentRuntimeAPI) EXPECT() *MockBedrockAgentRuntimeAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBedrockAgentRuntimeAPI) GetAgentMemory ¶ added in v1.54.18
func (m *MockBedrockAgentRuntimeAPI) GetAgentMemory(arg0 *bedrockagentruntime.GetAgentMemoryInput) (*bedrockagentruntime.GetAgentMemoryOutput, error)
GetAgentMemory mocks base method
func (*MockBedrockAgentRuntimeAPI) GetAgentMemoryPages ¶ added in v1.54.18
func (m *MockBedrockAgentRuntimeAPI) GetAgentMemoryPages(arg0 *bedrockagentruntime.GetAgentMemoryInput, arg1 func(*bedrockagentruntime.GetAgentMemoryOutput, bool) bool) error
GetAgentMemoryPages mocks base method
func (*MockBedrockAgentRuntimeAPI) GetAgentMemoryPagesWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentRuntimeAPI) GetAgentMemoryPagesWithContext(arg0 context.Context, arg1 *bedrockagentruntime.GetAgentMemoryInput, arg2 func(*bedrockagentruntime.GetAgentMemoryOutput, bool) bool, arg3 ...request.Option) error
GetAgentMemoryPagesWithContext mocks base method
func (*MockBedrockAgentRuntimeAPI) GetAgentMemoryRequest ¶ added in v1.54.18
func (m *MockBedrockAgentRuntimeAPI) GetAgentMemoryRequest(arg0 *bedrockagentruntime.GetAgentMemoryInput) (*request.Request, *bedrockagentruntime.GetAgentMemoryOutput)
GetAgentMemoryRequest mocks base method
func (*MockBedrockAgentRuntimeAPI) GetAgentMemoryWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentRuntimeAPI) GetAgentMemoryWithContext(arg0 context.Context, arg1 *bedrockagentruntime.GetAgentMemoryInput, arg2 ...request.Option) (*bedrockagentruntime.GetAgentMemoryOutput, error)
GetAgentMemoryWithContext mocks base method
func (*MockBedrockAgentRuntimeAPI) InvokeAgent ¶
func (m *MockBedrockAgentRuntimeAPI) InvokeAgent(arg0 *bedrockagentruntime.InvokeAgentInput) (*bedrockagentruntime.InvokeAgentOutput, error)
InvokeAgent mocks base method
func (*MockBedrockAgentRuntimeAPI) InvokeAgentRequest ¶
func (m *MockBedrockAgentRuntimeAPI) InvokeAgentRequest(arg0 *bedrockagentruntime.InvokeAgentInput) (*request.Request, *bedrockagentruntime.InvokeAgentOutput)
InvokeAgentRequest mocks base method
func (*MockBedrockAgentRuntimeAPI) InvokeAgentWithContext ¶
func (m *MockBedrockAgentRuntimeAPI) InvokeAgentWithContext(arg0 context.Context, arg1 *bedrockagentruntime.InvokeAgentInput, arg2 ...request.Option) (*bedrockagentruntime.InvokeAgentOutput, error)
InvokeAgentWithContext mocks base method
func (*MockBedrockAgentRuntimeAPI) InvokeFlow ¶ added in v1.54.18
func (m *MockBedrockAgentRuntimeAPI) InvokeFlow(arg0 *bedrockagentruntime.InvokeFlowInput) (*bedrockagentruntime.InvokeFlowOutput, error)
InvokeFlow mocks base method
func (*MockBedrockAgentRuntimeAPI) InvokeFlowRequest ¶ added in v1.54.18
func (m *MockBedrockAgentRuntimeAPI) InvokeFlowRequest(arg0 *bedrockagentruntime.InvokeFlowInput) (*request.Request, *bedrockagentruntime.InvokeFlowOutput)
InvokeFlowRequest mocks base method
func (*MockBedrockAgentRuntimeAPI) InvokeFlowWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentRuntimeAPI) InvokeFlowWithContext(arg0 context.Context, arg1 *bedrockagentruntime.InvokeFlowInput, arg2 ...request.Option) (*bedrockagentruntime.InvokeFlowOutput, error)
InvokeFlowWithContext mocks base method
func (*MockBedrockAgentRuntimeAPI) Retrieve ¶
func (m *MockBedrockAgentRuntimeAPI) Retrieve(arg0 *bedrockagentruntime.RetrieveInput) (*bedrockagentruntime.RetrieveOutput, error)
Retrieve mocks base method
func (*MockBedrockAgentRuntimeAPI) RetrieveAndGenerate ¶
func (m *MockBedrockAgentRuntimeAPI) RetrieveAndGenerate(arg0 *bedrockagentruntime.RetrieveAndGenerateInput) (*bedrockagentruntime.RetrieveAndGenerateOutput, error)
RetrieveAndGenerate mocks base method
func (*MockBedrockAgentRuntimeAPI) RetrieveAndGenerateRequest ¶
func (m *MockBedrockAgentRuntimeAPI) RetrieveAndGenerateRequest(arg0 *bedrockagentruntime.RetrieveAndGenerateInput) (*request.Request, *bedrockagentruntime.RetrieveAndGenerateOutput)
RetrieveAndGenerateRequest mocks base method
func (*MockBedrockAgentRuntimeAPI) RetrieveAndGenerateWithContext ¶
func (m *MockBedrockAgentRuntimeAPI) RetrieveAndGenerateWithContext(arg0 context.Context, arg1 *bedrockagentruntime.RetrieveAndGenerateInput, arg2 ...request.Option) (*bedrockagentruntime.RetrieveAndGenerateOutput, error)
RetrieveAndGenerateWithContext mocks base method
func (*MockBedrockAgentRuntimeAPI) RetrievePages ¶
func (m *MockBedrockAgentRuntimeAPI) RetrievePages(arg0 *bedrockagentruntime.RetrieveInput, arg1 func(*bedrockagentruntime.RetrieveOutput, bool) bool) error
RetrievePages mocks base method
func (*MockBedrockAgentRuntimeAPI) RetrievePagesWithContext ¶
func (m *MockBedrockAgentRuntimeAPI) RetrievePagesWithContext(arg0 context.Context, arg1 *bedrockagentruntime.RetrieveInput, arg2 func(*bedrockagentruntime.RetrieveOutput, bool) bool, arg3 ...request.Option) error
RetrievePagesWithContext mocks base method
func (*MockBedrockAgentRuntimeAPI) RetrieveRequest ¶
func (m *MockBedrockAgentRuntimeAPI) RetrieveRequest(arg0 *bedrockagentruntime.RetrieveInput) (*request.Request, *bedrockagentruntime.RetrieveOutput)
RetrieveRequest mocks base method
func (*MockBedrockAgentRuntimeAPI) RetrieveWithContext ¶
func (m *MockBedrockAgentRuntimeAPI) RetrieveWithContext(arg0 context.Context, arg1 *bedrockagentruntime.RetrieveInput, arg2 ...request.Option) (*bedrockagentruntime.RetrieveOutput, error)
RetrieveWithContext mocks base method
type MockBedrockAgentRuntimeAPIMockRecorder ¶
type MockBedrockAgentRuntimeAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockBedrockAgentRuntimeAPIMockRecorder is the mock recorder for MockBedrockAgentRuntimeAPI
func (*MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemory ¶ added in v1.54.18
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemory(arg0 interface{}) *gomock.Call
DeleteAgentMemory indicates an expected call of DeleteAgentMemory
func (*MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemoryRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemoryRequest(arg0 interface{}) *gomock.Call
DeleteAgentMemoryRequest indicates an expected call of DeleteAgentMemoryRequest
func (*MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemoryWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAgentMemoryWithContext indicates an expected call of DeleteAgentMemoryWithContext
func (*MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemory ¶ added in v1.54.18
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemory(arg0 interface{}) *gomock.Call
GetAgentMemory indicates an expected call of GetAgentMemory
func (*MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryPages ¶ added in v1.54.18
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryPages(arg0, arg1 interface{}) *gomock.Call
GetAgentMemoryPages indicates an expected call of GetAgentMemoryPages
func (*MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryPagesWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetAgentMemoryPagesWithContext indicates an expected call of GetAgentMemoryPagesWithContext
func (*MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryRequest(arg0 interface{}) *gomock.Call
GetAgentMemoryRequest indicates an expected call of GetAgentMemoryRequest
func (*MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAgentMemoryWithContext indicates an expected call of GetAgentMemoryWithContext
func (*MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgent ¶
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgent(arg0 interface{}) *gomock.Call
InvokeAgent indicates an expected call of InvokeAgent
func (*MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgentRequest ¶
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgentRequest(arg0 interface{}) *gomock.Call
InvokeAgentRequest indicates an expected call of InvokeAgentRequest
func (*MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgentWithContext ¶
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
InvokeAgentWithContext indicates an expected call of InvokeAgentWithContext
func (*MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlow ¶ added in v1.54.18
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlow(arg0 interface{}) *gomock.Call
InvokeFlow indicates an expected call of InvokeFlow
func (*MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlowRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlowRequest(arg0 interface{}) *gomock.Call
InvokeFlowRequest indicates an expected call of InvokeFlowRequest
func (*MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlowWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
InvokeFlowWithContext indicates an expected call of InvokeFlowWithContext
func (*MockBedrockAgentRuntimeAPIMockRecorder) Retrieve ¶
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) Retrieve(arg0 interface{}) *gomock.Call
Retrieve indicates an expected call of Retrieve
func (*MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerate ¶
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerate(arg0 interface{}) *gomock.Call
RetrieveAndGenerate indicates an expected call of RetrieveAndGenerate
func (*MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerateRequest ¶
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerateRequest(arg0 interface{}) *gomock.Call
RetrieveAndGenerateRequest indicates an expected call of RetrieveAndGenerateRequest
func (*MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerateWithContext ¶
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RetrieveAndGenerateWithContext indicates an expected call of RetrieveAndGenerateWithContext
func (*MockBedrockAgentRuntimeAPIMockRecorder) RetrievePages ¶
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrievePages(arg0, arg1 interface{}) *gomock.Call
RetrievePages indicates an expected call of RetrievePages
func (*MockBedrockAgentRuntimeAPIMockRecorder) RetrievePagesWithContext ¶
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrievePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
RetrievePagesWithContext indicates an expected call of RetrievePagesWithContext
func (*MockBedrockAgentRuntimeAPIMockRecorder) RetrieveRequest ¶
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveRequest(arg0 interface{}) *gomock.Call
RetrieveRequest indicates an expected call of RetrieveRequest
func (*MockBedrockAgentRuntimeAPIMockRecorder) RetrieveWithContext ¶
func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RetrieveWithContext indicates an expected call of RetrieveWithContext