Documentation ¶
Overview ¶
Package bedrockagentmock is a generated GoMock package.
Index ¶
- type MockBedrockAgentAPI
- func (m *MockBedrockAgentAPI) AssociateAgentKnowledgeBase(arg0 *bedrockagent.AssociateAgentKnowledgeBaseInput) (*bedrockagent.AssociateAgentKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) AssociateAgentKnowledgeBaseRequest(arg0 *bedrockagent.AssociateAgentKnowledgeBaseInput) (*request.Request, *bedrockagent.AssociateAgentKnowledgeBaseOutput)
- func (m *MockBedrockAgentAPI) AssociateAgentKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.AssociateAgentKnowledgeBaseInput, ...) (*bedrockagent.AssociateAgentKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) CreateAgent(arg0 *bedrockagent.CreateAgentInput) (*bedrockagent.CreateAgentOutput, error)
- func (m *MockBedrockAgentAPI) CreateAgentActionGroup(arg0 *bedrockagent.CreateAgentActionGroupInput) (*bedrockagent.CreateAgentActionGroupOutput, error)
- func (m *MockBedrockAgentAPI) CreateAgentActionGroupRequest(arg0 *bedrockagent.CreateAgentActionGroupInput) (*request.Request, *bedrockagent.CreateAgentActionGroupOutput)
- func (m *MockBedrockAgentAPI) CreateAgentActionGroupWithContext(arg0 context.Context, arg1 *bedrockagent.CreateAgentActionGroupInput, ...) (*bedrockagent.CreateAgentActionGroupOutput, error)
- func (m *MockBedrockAgentAPI) CreateAgentAlias(arg0 *bedrockagent.CreateAgentAliasInput) (*bedrockagent.CreateAgentAliasOutput, error)
- func (m *MockBedrockAgentAPI) CreateAgentAliasRequest(arg0 *bedrockagent.CreateAgentAliasInput) (*request.Request, *bedrockagent.CreateAgentAliasOutput)
- func (m *MockBedrockAgentAPI) CreateAgentAliasWithContext(arg0 context.Context, arg1 *bedrockagent.CreateAgentAliasInput, ...) (*bedrockagent.CreateAgentAliasOutput, error)
- func (m *MockBedrockAgentAPI) CreateAgentRequest(arg0 *bedrockagent.CreateAgentInput) (*request.Request, *bedrockagent.CreateAgentOutput)
- func (m *MockBedrockAgentAPI) CreateAgentWithContext(arg0 context.Context, arg1 *bedrockagent.CreateAgentInput, ...) (*bedrockagent.CreateAgentOutput, error)
- func (m *MockBedrockAgentAPI) CreateDataSource(arg0 *bedrockagent.CreateDataSourceInput) (*bedrockagent.CreateDataSourceOutput, error)
- func (m *MockBedrockAgentAPI) CreateDataSourceRequest(arg0 *bedrockagent.CreateDataSourceInput) (*request.Request, *bedrockagent.CreateDataSourceOutput)
- func (m *MockBedrockAgentAPI) CreateDataSourceWithContext(arg0 context.Context, arg1 *bedrockagent.CreateDataSourceInput, ...) (*bedrockagent.CreateDataSourceOutput, error)
- func (m *MockBedrockAgentAPI) CreateFlow(arg0 *bedrockagent.CreateFlowInput) (*bedrockagent.CreateFlowOutput, error)
- func (m *MockBedrockAgentAPI) CreateFlowAlias(arg0 *bedrockagent.CreateFlowAliasInput) (*bedrockagent.CreateFlowAliasOutput, error)
- func (m *MockBedrockAgentAPI) CreateFlowAliasRequest(arg0 *bedrockagent.CreateFlowAliasInput) (*request.Request, *bedrockagent.CreateFlowAliasOutput)
- func (m *MockBedrockAgentAPI) CreateFlowAliasWithContext(arg0 context.Context, arg1 *bedrockagent.CreateFlowAliasInput, ...) (*bedrockagent.CreateFlowAliasOutput, error)
- func (m *MockBedrockAgentAPI) CreateFlowRequest(arg0 *bedrockagent.CreateFlowInput) (*request.Request, *bedrockagent.CreateFlowOutput)
- func (m *MockBedrockAgentAPI) CreateFlowVersion(arg0 *bedrockagent.CreateFlowVersionInput) (*bedrockagent.CreateFlowVersionOutput, error)
- func (m *MockBedrockAgentAPI) CreateFlowVersionRequest(arg0 *bedrockagent.CreateFlowVersionInput) (*request.Request, *bedrockagent.CreateFlowVersionOutput)
- func (m *MockBedrockAgentAPI) CreateFlowVersionWithContext(arg0 context.Context, arg1 *bedrockagent.CreateFlowVersionInput, ...) (*bedrockagent.CreateFlowVersionOutput, error)
- func (m *MockBedrockAgentAPI) CreateFlowWithContext(arg0 context.Context, arg1 *bedrockagent.CreateFlowInput, ...) (*bedrockagent.CreateFlowOutput, error)
- func (m *MockBedrockAgentAPI) CreateKnowledgeBase(arg0 *bedrockagent.CreateKnowledgeBaseInput) (*bedrockagent.CreateKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) CreateKnowledgeBaseRequest(arg0 *bedrockagent.CreateKnowledgeBaseInput) (*request.Request, *bedrockagent.CreateKnowledgeBaseOutput)
- func (m *MockBedrockAgentAPI) CreateKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.CreateKnowledgeBaseInput, ...) (*bedrockagent.CreateKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) CreatePrompt(arg0 *bedrockagent.CreatePromptInput) (*bedrockagent.CreatePromptOutput, error)
- func (m *MockBedrockAgentAPI) CreatePromptRequest(arg0 *bedrockagent.CreatePromptInput) (*request.Request, *bedrockagent.CreatePromptOutput)
- func (m *MockBedrockAgentAPI) CreatePromptVersion(arg0 *bedrockagent.CreatePromptVersionInput) (*bedrockagent.CreatePromptVersionOutput, error)
- func (m *MockBedrockAgentAPI) CreatePromptVersionRequest(arg0 *bedrockagent.CreatePromptVersionInput) (*request.Request, *bedrockagent.CreatePromptVersionOutput)
- func (m *MockBedrockAgentAPI) CreatePromptVersionWithContext(arg0 context.Context, arg1 *bedrockagent.CreatePromptVersionInput, ...) (*bedrockagent.CreatePromptVersionOutput, error)
- func (m *MockBedrockAgentAPI) CreatePromptWithContext(arg0 context.Context, arg1 *bedrockagent.CreatePromptInput, ...) (*bedrockagent.CreatePromptOutput, error)
- func (m *MockBedrockAgentAPI) DeleteAgent(arg0 *bedrockagent.DeleteAgentInput) (*bedrockagent.DeleteAgentOutput, error)
- func (m *MockBedrockAgentAPI) DeleteAgentActionGroup(arg0 *bedrockagent.DeleteAgentActionGroupInput) (*bedrockagent.DeleteAgentActionGroupOutput, error)
- func (m *MockBedrockAgentAPI) DeleteAgentActionGroupRequest(arg0 *bedrockagent.DeleteAgentActionGroupInput) (*request.Request, *bedrockagent.DeleteAgentActionGroupOutput)
- func (m *MockBedrockAgentAPI) DeleteAgentActionGroupWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteAgentActionGroupInput, ...) (*bedrockagent.DeleteAgentActionGroupOutput, error)
- func (m *MockBedrockAgentAPI) DeleteAgentAlias(arg0 *bedrockagent.DeleteAgentAliasInput) (*bedrockagent.DeleteAgentAliasOutput, error)
- func (m *MockBedrockAgentAPI) DeleteAgentAliasRequest(arg0 *bedrockagent.DeleteAgentAliasInput) (*request.Request, *bedrockagent.DeleteAgentAliasOutput)
- func (m *MockBedrockAgentAPI) DeleteAgentAliasWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteAgentAliasInput, ...) (*bedrockagent.DeleteAgentAliasOutput, error)
- func (m *MockBedrockAgentAPI) DeleteAgentRequest(arg0 *bedrockagent.DeleteAgentInput) (*request.Request, *bedrockagent.DeleteAgentOutput)
- func (m *MockBedrockAgentAPI) DeleteAgentVersion(arg0 *bedrockagent.DeleteAgentVersionInput) (*bedrockagent.DeleteAgentVersionOutput, error)
- func (m *MockBedrockAgentAPI) DeleteAgentVersionRequest(arg0 *bedrockagent.DeleteAgentVersionInput) (*request.Request, *bedrockagent.DeleteAgentVersionOutput)
- func (m *MockBedrockAgentAPI) DeleteAgentVersionWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteAgentVersionInput, ...) (*bedrockagent.DeleteAgentVersionOutput, error)
- func (m *MockBedrockAgentAPI) DeleteAgentWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteAgentInput, ...) (*bedrockagent.DeleteAgentOutput, error)
- func (m *MockBedrockAgentAPI) DeleteDataSource(arg0 *bedrockagent.DeleteDataSourceInput) (*bedrockagent.DeleteDataSourceOutput, error)
- func (m *MockBedrockAgentAPI) DeleteDataSourceRequest(arg0 *bedrockagent.DeleteDataSourceInput) (*request.Request, *bedrockagent.DeleteDataSourceOutput)
- func (m *MockBedrockAgentAPI) DeleteDataSourceWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteDataSourceInput, ...) (*bedrockagent.DeleteDataSourceOutput, error)
- func (m *MockBedrockAgentAPI) DeleteFlow(arg0 *bedrockagent.DeleteFlowInput) (*bedrockagent.DeleteFlowOutput, error)
- func (m *MockBedrockAgentAPI) DeleteFlowAlias(arg0 *bedrockagent.DeleteFlowAliasInput) (*bedrockagent.DeleteFlowAliasOutput, error)
- func (m *MockBedrockAgentAPI) DeleteFlowAliasRequest(arg0 *bedrockagent.DeleteFlowAliasInput) (*request.Request, *bedrockagent.DeleteFlowAliasOutput)
- func (m *MockBedrockAgentAPI) DeleteFlowAliasWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteFlowAliasInput, ...) (*bedrockagent.DeleteFlowAliasOutput, error)
- func (m *MockBedrockAgentAPI) DeleteFlowRequest(arg0 *bedrockagent.DeleteFlowInput) (*request.Request, *bedrockagent.DeleteFlowOutput)
- func (m *MockBedrockAgentAPI) DeleteFlowVersion(arg0 *bedrockagent.DeleteFlowVersionInput) (*bedrockagent.DeleteFlowVersionOutput, error)
- func (m *MockBedrockAgentAPI) DeleteFlowVersionRequest(arg0 *bedrockagent.DeleteFlowVersionInput) (*request.Request, *bedrockagent.DeleteFlowVersionOutput)
- func (m *MockBedrockAgentAPI) DeleteFlowVersionWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteFlowVersionInput, ...) (*bedrockagent.DeleteFlowVersionOutput, error)
- func (m *MockBedrockAgentAPI) DeleteFlowWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteFlowInput, ...) (*bedrockagent.DeleteFlowOutput, error)
- func (m *MockBedrockAgentAPI) DeleteKnowledgeBase(arg0 *bedrockagent.DeleteKnowledgeBaseInput) (*bedrockagent.DeleteKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) DeleteKnowledgeBaseRequest(arg0 *bedrockagent.DeleteKnowledgeBaseInput) (*request.Request, *bedrockagent.DeleteKnowledgeBaseOutput)
- func (m *MockBedrockAgentAPI) DeleteKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteKnowledgeBaseInput, ...) (*bedrockagent.DeleteKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) DeletePrompt(arg0 *bedrockagent.DeletePromptInput) (*bedrockagent.DeletePromptOutput, error)
- func (m *MockBedrockAgentAPI) DeletePromptRequest(arg0 *bedrockagent.DeletePromptInput) (*request.Request, *bedrockagent.DeletePromptOutput)
- func (m *MockBedrockAgentAPI) DeletePromptWithContext(arg0 context.Context, arg1 *bedrockagent.DeletePromptInput, ...) (*bedrockagent.DeletePromptOutput, error)
- func (m *MockBedrockAgentAPI) DisassociateAgentKnowledgeBase(arg0 *bedrockagent.DisassociateAgentKnowledgeBaseInput) (*bedrockagent.DisassociateAgentKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) DisassociateAgentKnowledgeBaseRequest(arg0 *bedrockagent.DisassociateAgentKnowledgeBaseInput) (*request.Request, *bedrockagent.DisassociateAgentKnowledgeBaseOutput)
- func (m *MockBedrockAgentAPI) DisassociateAgentKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.DisassociateAgentKnowledgeBaseInput, ...) (*bedrockagent.DisassociateAgentKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) EXPECT() *MockBedrockAgentAPIMockRecorder
- func (m *MockBedrockAgentAPI) GetAgent(arg0 *bedrockagent.GetAgentInput) (*bedrockagent.GetAgentOutput, error)
- func (m *MockBedrockAgentAPI) GetAgentActionGroup(arg0 *bedrockagent.GetAgentActionGroupInput) (*bedrockagent.GetAgentActionGroupOutput, error)
- func (m *MockBedrockAgentAPI) GetAgentActionGroupRequest(arg0 *bedrockagent.GetAgentActionGroupInput) (*request.Request, *bedrockagent.GetAgentActionGroupOutput)
- func (m *MockBedrockAgentAPI) GetAgentActionGroupWithContext(arg0 context.Context, arg1 *bedrockagent.GetAgentActionGroupInput, ...) (*bedrockagent.GetAgentActionGroupOutput, error)
- func (m *MockBedrockAgentAPI) GetAgentAlias(arg0 *bedrockagent.GetAgentAliasInput) (*bedrockagent.GetAgentAliasOutput, error)
- func (m *MockBedrockAgentAPI) GetAgentAliasRequest(arg0 *bedrockagent.GetAgentAliasInput) (*request.Request, *bedrockagent.GetAgentAliasOutput)
- func (m *MockBedrockAgentAPI) GetAgentAliasWithContext(arg0 context.Context, arg1 *bedrockagent.GetAgentAliasInput, ...) (*bedrockagent.GetAgentAliasOutput, error)
- func (m *MockBedrockAgentAPI) GetAgentKnowledgeBase(arg0 *bedrockagent.GetAgentKnowledgeBaseInput) (*bedrockagent.GetAgentKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) GetAgentKnowledgeBaseRequest(arg0 *bedrockagent.GetAgentKnowledgeBaseInput) (*request.Request, *bedrockagent.GetAgentKnowledgeBaseOutput)
- func (m *MockBedrockAgentAPI) GetAgentKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.GetAgentKnowledgeBaseInput, ...) (*bedrockagent.GetAgentKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) GetAgentRequest(arg0 *bedrockagent.GetAgentInput) (*request.Request, *bedrockagent.GetAgentOutput)
- func (m *MockBedrockAgentAPI) GetAgentVersion(arg0 *bedrockagent.GetAgentVersionInput) (*bedrockagent.GetAgentVersionOutput, error)
- func (m *MockBedrockAgentAPI) GetAgentVersionRequest(arg0 *bedrockagent.GetAgentVersionInput) (*request.Request, *bedrockagent.GetAgentVersionOutput)
- func (m *MockBedrockAgentAPI) GetAgentVersionWithContext(arg0 context.Context, arg1 *bedrockagent.GetAgentVersionInput, ...) (*bedrockagent.GetAgentVersionOutput, error)
- func (m *MockBedrockAgentAPI) GetAgentWithContext(arg0 context.Context, arg1 *bedrockagent.GetAgentInput, arg2 ...request.Option) (*bedrockagent.GetAgentOutput, error)
- func (m *MockBedrockAgentAPI) GetDataSource(arg0 *bedrockagent.GetDataSourceInput) (*bedrockagent.GetDataSourceOutput, error)
- func (m *MockBedrockAgentAPI) GetDataSourceRequest(arg0 *bedrockagent.GetDataSourceInput) (*request.Request, *bedrockagent.GetDataSourceOutput)
- func (m *MockBedrockAgentAPI) GetDataSourceWithContext(arg0 context.Context, arg1 *bedrockagent.GetDataSourceInput, ...) (*bedrockagent.GetDataSourceOutput, error)
- func (m *MockBedrockAgentAPI) GetFlow(arg0 *bedrockagent.GetFlowInput) (*bedrockagent.GetFlowOutput, error)
- func (m *MockBedrockAgentAPI) GetFlowAlias(arg0 *bedrockagent.GetFlowAliasInput) (*bedrockagent.GetFlowAliasOutput, error)
- func (m *MockBedrockAgentAPI) GetFlowAliasRequest(arg0 *bedrockagent.GetFlowAliasInput) (*request.Request, *bedrockagent.GetFlowAliasOutput)
- func (m *MockBedrockAgentAPI) GetFlowAliasWithContext(arg0 context.Context, arg1 *bedrockagent.GetFlowAliasInput, ...) (*bedrockagent.GetFlowAliasOutput, error)
- func (m *MockBedrockAgentAPI) GetFlowRequest(arg0 *bedrockagent.GetFlowInput) (*request.Request, *bedrockagent.GetFlowOutput)
- func (m *MockBedrockAgentAPI) GetFlowVersion(arg0 *bedrockagent.GetFlowVersionInput) (*bedrockagent.GetFlowVersionOutput, error)
- func (m *MockBedrockAgentAPI) GetFlowVersionRequest(arg0 *bedrockagent.GetFlowVersionInput) (*request.Request, *bedrockagent.GetFlowVersionOutput)
- func (m *MockBedrockAgentAPI) GetFlowVersionWithContext(arg0 context.Context, arg1 *bedrockagent.GetFlowVersionInput, ...) (*bedrockagent.GetFlowVersionOutput, error)
- func (m *MockBedrockAgentAPI) GetFlowWithContext(arg0 context.Context, arg1 *bedrockagent.GetFlowInput, arg2 ...request.Option) (*bedrockagent.GetFlowOutput, error)
- func (m *MockBedrockAgentAPI) GetIngestionJob(arg0 *bedrockagent.GetIngestionJobInput) (*bedrockagent.GetIngestionJobOutput, error)
- func (m *MockBedrockAgentAPI) GetIngestionJobRequest(arg0 *bedrockagent.GetIngestionJobInput) (*request.Request, *bedrockagent.GetIngestionJobOutput)
- func (m *MockBedrockAgentAPI) GetIngestionJobWithContext(arg0 context.Context, arg1 *bedrockagent.GetIngestionJobInput, ...) (*bedrockagent.GetIngestionJobOutput, error)
- func (m *MockBedrockAgentAPI) GetKnowledgeBase(arg0 *bedrockagent.GetKnowledgeBaseInput) (*bedrockagent.GetKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) GetKnowledgeBaseRequest(arg0 *bedrockagent.GetKnowledgeBaseInput) (*request.Request, *bedrockagent.GetKnowledgeBaseOutput)
- func (m *MockBedrockAgentAPI) GetKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.GetKnowledgeBaseInput, ...) (*bedrockagent.GetKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) GetPrompt(arg0 *bedrockagent.GetPromptInput) (*bedrockagent.GetPromptOutput, error)
- func (m *MockBedrockAgentAPI) GetPromptRequest(arg0 *bedrockagent.GetPromptInput) (*request.Request, *bedrockagent.GetPromptOutput)
- func (m *MockBedrockAgentAPI) GetPromptWithContext(arg0 context.Context, arg1 *bedrockagent.GetPromptInput, ...) (*bedrockagent.GetPromptOutput, error)
- func (m *MockBedrockAgentAPI) ListAgentActionGroups(arg0 *bedrockagent.ListAgentActionGroupsInput) (*bedrockagent.ListAgentActionGroupsOutput, error)
- func (m *MockBedrockAgentAPI) ListAgentActionGroupsPages(arg0 *bedrockagent.ListAgentActionGroupsInput, ...) error
- func (m *MockBedrockAgentAPI) ListAgentActionGroupsPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentActionGroupsInput, ...) error
- func (m *MockBedrockAgentAPI) ListAgentActionGroupsRequest(arg0 *bedrockagent.ListAgentActionGroupsInput) (*request.Request, *bedrockagent.ListAgentActionGroupsOutput)
- func (m *MockBedrockAgentAPI) ListAgentActionGroupsWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentActionGroupsInput, ...) (*bedrockagent.ListAgentActionGroupsOutput, error)
- func (m *MockBedrockAgentAPI) ListAgentAliases(arg0 *bedrockagent.ListAgentAliasesInput) (*bedrockagent.ListAgentAliasesOutput, error)
- func (m *MockBedrockAgentAPI) ListAgentAliasesPages(arg0 *bedrockagent.ListAgentAliasesInput, ...) error
- func (m *MockBedrockAgentAPI) ListAgentAliasesPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentAliasesInput, ...) error
- func (m *MockBedrockAgentAPI) ListAgentAliasesRequest(arg0 *bedrockagent.ListAgentAliasesInput) (*request.Request, *bedrockagent.ListAgentAliasesOutput)
- func (m *MockBedrockAgentAPI) ListAgentAliasesWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentAliasesInput, ...) (*bedrockagent.ListAgentAliasesOutput, error)
- func (m *MockBedrockAgentAPI) ListAgentKnowledgeBases(arg0 *bedrockagent.ListAgentKnowledgeBasesInput) (*bedrockagent.ListAgentKnowledgeBasesOutput, error)
- func (m *MockBedrockAgentAPI) ListAgentKnowledgeBasesPages(arg0 *bedrockagent.ListAgentKnowledgeBasesInput, ...) error
- func (m *MockBedrockAgentAPI) ListAgentKnowledgeBasesPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentKnowledgeBasesInput, ...) error
- func (m *MockBedrockAgentAPI) ListAgentKnowledgeBasesRequest(arg0 *bedrockagent.ListAgentKnowledgeBasesInput) (*request.Request, *bedrockagent.ListAgentKnowledgeBasesOutput)
- func (m *MockBedrockAgentAPI) ListAgentKnowledgeBasesWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentKnowledgeBasesInput, ...) (*bedrockagent.ListAgentKnowledgeBasesOutput, error)
- func (m *MockBedrockAgentAPI) ListAgentVersions(arg0 *bedrockagent.ListAgentVersionsInput) (*bedrockagent.ListAgentVersionsOutput, error)
- func (m *MockBedrockAgentAPI) ListAgentVersionsPages(arg0 *bedrockagent.ListAgentVersionsInput, ...) error
- func (m *MockBedrockAgentAPI) ListAgentVersionsPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentVersionsInput, ...) error
- func (m *MockBedrockAgentAPI) ListAgentVersionsRequest(arg0 *bedrockagent.ListAgentVersionsInput) (*request.Request, *bedrockagent.ListAgentVersionsOutput)
- func (m *MockBedrockAgentAPI) ListAgentVersionsWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentVersionsInput, ...) (*bedrockagent.ListAgentVersionsOutput, error)
- func (m *MockBedrockAgentAPI) ListAgents(arg0 *bedrockagent.ListAgentsInput) (*bedrockagent.ListAgentsOutput, error)
- func (m *MockBedrockAgentAPI) ListAgentsPages(arg0 *bedrockagent.ListAgentsInput, ...) error
- func (m *MockBedrockAgentAPI) ListAgentsPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentsInput, ...) error
- func (m *MockBedrockAgentAPI) ListAgentsRequest(arg0 *bedrockagent.ListAgentsInput) (*request.Request, *bedrockagent.ListAgentsOutput)
- func (m *MockBedrockAgentAPI) ListAgentsWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentsInput, ...) (*bedrockagent.ListAgentsOutput, error)
- func (m *MockBedrockAgentAPI) ListDataSources(arg0 *bedrockagent.ListDataSourcesInput) (*bedrockagent.ListDataSourcesOutput, error)
- func (m *MockBedrockAgentAPI) ListDataSourcesPages(arg0 *bedrockagent.ListDataSourcesInput, ...) error
- func (m *MockBedrockAgentAPI) ListDataSourcesPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListDataSourcesInput, ...) error
- func (m *MockBedrockAgentAPI) ListDataSourcesRequest(arg0 *bedrockagent.ListDataSourcesInput) (*request.Request, *bedrockagent.ListDataSourcesOutput)
- func (m *MockBedrockAgentAPI) ListDataSourcesWithContext(arg0 context.Context, arg1 *bedrockagent.ListDataSourcesInput, ...) (*bedrockagent.ListDataSourcesOutput, error)
- func (m *MockBedrockAgentAPI) ListFlowAliases(arg0 *bedrockagent.ListFlowAliasesInput) (*bedrockagent.ListFlowAliasesOutput, error)
- func (m *MockBedrockAgentAPI) ListFlowAliasesPages(arg0 *bedrockagent.ListFlowAliasesInput, ...) error
- func (m *MockBedrockAgentAPI) ListFlowAliasesPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListFlowAliasesInput, ...) error
- func (m *MockBedrockAgentAPI) ListFlowAliasesRequest(arg0 *bedrockagent.ListFlowAliasesInput) (*request.Request, *bedrockagent.ListFlowAliasesOutput)
- func (m *MockBedrockAgentAPI) ListFlowAliasesWithContext(arg0 context.Context, arg1 *bedrockagent.ListFlowAliasesInput, ...) (*bedrockagent.ListFlowAliasesOutput, error)
- func (m *MockBedrockAgentAPI) ListFlowVersions(arg0 *bedrockagent.ListFlowVersionsInput) (*bedrockagent.ListFlowVersionsOutput, error)
- func (m *MockBedrockAgentAPI) ListFlowVersionsPages(arg0 *bedrockagent.ListFlowVersionsInput, ...) error
- func (m *MockBedrockAgentAPI) ListFlowVersionsPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListFlowVersionsInput, ...) error
- func (m *MockBedrockAgentAPI) ListFlowVersionsRequest(arg0 *bedrockagent.ListFlowVersionsInput) (*request.Request, *bedrockagent.ListFlowVersionsOutput)
- func (m *MockBedrockAgentAPI) ListFlowVersionsWithContext(arg0 context.Context, arg1 *bedrockagent.ListFlowVersionsInput, ...) (*bedrockagent.ListFlowVersionsOutput, error)
- func (m *MockBedrockAgentAPI) ListFlows(arg0 *bedrockagent.ListFlowsInput) (*bedrockagent.ListFlowsOutput, error)
- func (m *MockBedrockAgentAPI) ListFlowsPages(arg0 *bedrockagent.ListFlowsInput, ...) error
- func (m *MockBedrockAgentAPI) ListFlowsPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListFlowsInput, ...) error
- func (m *MockBedrockAgentAPI) ListFlowsRequest(arg0 *bedrockagent.ListFlowsInput) (*request.Request, *bedrockagent.ListFlowsOutput)
- func (m *MockBedrockAgentAPI) ListFlowsWithContext(arg0 context.Context, arg1 *bedrockagent.ListFlowsInput, ...) (*bedrockagent.ListFlowsOutput, error)
- func (m *MockBedrockAgentAPI) ListIngestionJobs(arg0 *bedrockagent.ListIngestionJobsInput) (*bedrockagent.ListIngestionJobsOutput, error)
- func (m *MockBedrockAgentAPI) ListIngestionJobsPages(arg0 *bedrockagent.ListIngestionJobsInput, ...) error
- func (m *MockBedrockAgentAPI) ListIngestionJobsPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListIngestionJobsInput, ...) error
- func (m *MockBedrockAgentAPI) ListIngestionJobsRequest(arg0 *bedrockagent.ListIngestionJobsInput) (*request.Request, *bedrockagent.ListIngestionJobsOutput)
- func (m *MockBedrockAgentAPI) ListIngestionJobsWithContext(arg0 context.Context, arg1 *bedrockagent.ListIngestionJobsInput, ...) (*bedrockagent.ListIngestionJobsOutput, error)
- func (m *MockBedrockAgentAPI) ListKnowledgeBases(arg0 *bedrockagent.ListKnowledgeBasesInput) (*bedrockagent.ListKnowledgeBasesOutput, error)
- func (m *MockBedrockAgentAPI) ListKnowledgeBasesPages(arg0 *bedrockagent.ListKnowledgeBasesInput, ...) error
- func (m *MockBedrockAgentAPI) ListKnowledgeBasesPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListKnowledgeBasesInput, ...) error
- func (m *MockBedrockAgentAPI) ListKnowledgeBasesRequest(arg0 *bedrockagent.ListKnowledgeBasesInput) (*request.Request, *bedrockagent.ListKnowledgeBasesOutput)
- func (m *MockBedrockAgentAPI) ListKnowledgeBasesWithContext(arg0 context.Context, arg1 *bedrockagent.ListKnowledgeBasesInput, ...) (*bedrockagent.ListKnowledgeBasesOutput, error)
- func (m *MockBedrockAgentAPI) ListPrompts(arg0 *bedrockagent.ListPromptsInput) (*bedrockagent.ListPromptsOutput, error)
- func (m *MockBedrockAgentAPI) ListPromptsPages(arg0 *bedrockagent.ListPromptsInput, ...) error
- func (m *MockBedrockAgentAPI) ListPromptsPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListPromptsInput, ...) error
- func (m *MockBedrockAgentAPI) ListPromptsRequest(arg0 *bedrockagent.ListPromptsInput) (*request.Request, *bedrockagent.ListPromptsOutput)
- func (m *MockBedrockAgentAPI) ListPromptsWithContext(arg0 context.Context, arg1 *bedrockagent.ListPromptsInput, ...) (*bedrockagent.ListPromptsOutput, error)
- func (m *MockBedrockAgentAPI) ListTagsForResource(arg0 *bedrockagent.ListTagsForResourceInput) (*bedrockagent.ListTagsForResourceOutput, error)
- func (m *MockBedrockAgentAPI) ListTagsForResourceRequest(arg0 *bedrockagent.ListTagsForResourceInput) (*request.Request, *bedrockagent.ListTagsForResourceOutput)
- func (m *MockBedrockAgentAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *bedrockagent.ListTagsForResourceInput, ...) (*bedrockagent.ListTagsForResourceOutput, error)
- func (m *MockBedrockAgentAPI) PrepareAgent(arg0 *bedrockagent.PrepareAgentInput) (*bedrockagent.PrepareAgentOutput, error)
- func (m *MockBedrockAgentAPI) PrepareAgentRequest(arg0 *bedrockagent.PrepareAgentInput) (*request.Request, *bedrockagent.PrepareAgentOutput)
- func (m *MockBedrockAgentAPI) PrepareAgentWithContext(arg0 context.Context, arg1 *bedrockagent.PrepareAgentInput, ...) (*bedrockagent.PrepareAgentOutput, error)
- func (m *MockBedrockAgentAPI) PrepareFlow(arg0 *bedrockagent.PrepareFlowInput) (*bedrockagent.PrepareFlowOutput, error)
- func (m *MockBedrockAgentAPI) PrepareFlowRequest(arg0 *bedrockagent.PrepareFlowInput) (*request.Request, *bedrockagent.PrepareFlowOutput)
- func (m *MockBedrockAgentAPI) PrepareFlowWithContext(arg0 context.Context, arg1 *bedrockagent.PrepareFlowInput, ...) (*bedrockagent.PrepareFlowOutput, error)
- func (m *MockBedrockAgentAPI) StartIngestionJob(arg0 *bedrockagent.StartIngestionJobInput) (*bedrockagent.StartIngestionJobOutput, error)
- func (m *MockBedrockAgentAPI) StartIngestionJobRequest(arg0 *bedrockagent.StartIngestionJobInput) (*request.Request, *bedrockagent.StartIngestionJobOutput)
- func (m *MockBedrockAgentAPI) StartIngestionJobWithContext(arg0 context.Context, arg1 *bedrockagent.StartIngestionJobInput, ...) (*bedrockagent.StartIngestionJobOutput, error)
- func (m *MockBedrockAgentAPI) TagResource(arg0 *bedrockagent.TagResourceInput) (*bedrockagent.TagResourceOutput, error)
- func (m *MockBedrockAgentAPI) TagResourceRequest(arg0 *bedrockagent.TagResourceInput) (*request.Request, *bedrockagent.TagResourceOutput)
- func (m *MockBedrockAgentAPI) TagResourceWithContext(arg0 context.Context, arg1 *bedrockagent.TagResourceInput, ...) (*bedrockagent.TagResourceOutput, error)
- func (m *MockBedrockAgentAPI) UntagResource(arg0 *bedrockagent.UntagResourceInput) (*bedrockagent.UntagResourceOutput, error)
- func (m *MockBedrockAgentAPI) UntagResourceRequest(arg0 *bedrockagent.UntagResourceInput) (*request.Request, *bedrockagent.UntagResourceOutput)
- func (m *MockBedrockAgentAPI) UntagResourceWithContext(arg0 context.Context, arg1 *bedrockagent.UntagResourceInput, ...) (*bedrockagent.UntagResourceOutput, error)
- func (m *MockBedrockAgentAPI) UpdateAgent(arg0 *bedrockagent.UpdateAgentInput) (*bedrockagent.UpdateAgentOutput, error)
- func (m *MockBedrockAgentAPI) UpdateAgentActionGroup(arg0 *bedrockagent.UpdateAgentActionGroupInput) (*bedrockagent.UpdateAgentActionGroupOutput, error)
- func (m *MockBedrockAgentAPI) UpdateAgentActionGroupRequest(arg0 *bedrockagent.UpdateAgentActionGroupInput) (*request.Request, *bedrockagent.UpdateAgentActionGroupOutput)
- func (m *MockBedrockAgentAPI) UpdateAgentActionGroupWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateAgentActionGroupInput, ...) (*bedrockagent.UpdateAgentActionGroupOutput, error)
- func (m *MockBedrockAgentAPI) UpdateAgentAlias(arg0 *bedrockagent.UpdateAgentAliasInput) (*bedrockagent.UpdateAgentAliasOutput, error)
- func (m *MockBedrockAgentAPI) UpdateAgentAliasRequest(arg0 *bedrockagent.UpdateAgentAliasInput) (*request.Request, *bedrockagent.UpdateAgentAliasOutput)
- func (m *MockBedrockAgentAPI) UpdateAgentAliasWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateAgentAliasInput, ...) (*bedrockagent.UpdateAgentAliasOutput, error)
- func (m *MockBedrockAgentAPI) UpdateAgentKnowledgeBase(arg0 *bedrockagent.UpdateAgentKnowledgeBaseInput) (*bedrockagent.UpdateAgentKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) UpdateAgentKnowledgeBaseRequest(arg0 *bedrockagent.UpdateAgentKnowledgeBaseInput) (*request.Request, *bedrockagent.UpdateAgentKnowledgeBaseOutput)
- func (m *MockBedrockAgentAPI) UpdateAgentKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateAgentKnowledgeBaseInput, ...) (*bedrockagent.UpdateAgentKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) UpdateAgentRequest(arg0 *bedrockagent.UpdateAgentInput) (*request.Request, *bedrockagent.UpdateAgentOutput)
- func (m *MockBedrockAgentAPI) UpdateAgentWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateAgentInput, ...) (*bedrockagent.UpdateAgentOutput, error)
- func (m *MockBedrockAgentAPI) UpdateDataSource(arg0 *bedrockagent.UpdateDataSourceInput) (*bedrockagent.UpdateDataSourceOutput, error)
- func (m *MockBedrockAgentAPI) UpdateDataSourceRequest(arg0 *bedrockagent.UpdateDataSourceInput) (*request.Request, *bedrockagent.UpdateDataSourceOutput)
- func (m *MockBedrockAgentAPI) UpdateDataSourceWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateDataSourceInput, ...) (*bedrockagent.UpdateDataSourceOutput, error)
- func (m *MockBedrockAgentAPI) UpdateFlow(arg0 *bedrockagent.UpdateFlowInput) (*bedrockagent.UpdateFlowOutput, error)
- func (m *MockBedrockAgentAPI) UpdateFlowAlias(arg0 *bedrockagent.UpdateFlowAliasInput) (*bedrockagent.UpdateFlowAliasOutput, error)
- func (m *MockBedrockAgentAPI) UpdateFlowAliasRequest(arg0 *bedrockagent.UpdateFlowAliasInput) (*request.Request, *bedrockagent.UpdateFlowAliasOutput)
- func (m *MockBedrockAgentAPI) UpdateFlowAliasWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateFlowAliasInput, ...) (*bedrockagent.UpdateFlowAliasOutput, error)
- func (m *MockBedrockAgentAPI) UpdateFlowRequest(arg0 *bedrockagent.UpdateFlowInput) (*request.Request, *bedrockagent.UpdateFlowOutput)
- func (m *MockBedrockAgentAPI) UpdateFlowWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateFlowInput, ...) (*bedrockagent.UpdateFlowOutput, error)
- func (m *MockBedrockAgentAPI) UpdateKnowledgeBase(arg0 *bedrockagent.UpdateKnowledgeBaseInput) (*bedrockagent.UpdateKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) UpdateKnowledgeBaseRequest(arg0 *bedrockagent.UpdateKnowledgeBaseInput) (*request.Request, *bedrockagent.UpdateKnowledgeBaseOutput)
- func (m *MockBedrockAgentAPI) UpdateKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateKnowledgeBaseInput, ...) (*bedrockagent.UpdateKnowledgeBaseOutput, error)
- func (m *MockBedrockAgentAPI) UpdatePrompt(arg0 *bedrockagent.UpdatePromptInput) (*bedrockagent.UpdatePromptOutput, error)
- func (m *MockBedrockAgentAPI) UpdatePromptRequest(arg0 *bedrockagent.UpdatePromptInput) (*request.Request, *bedrockagent.UpdatePromptOutput)
- func (m *MockBedrockAgentAPI) UpdatePromptWithContext(arg0 context.Context, arg1 *bedrockagent.UpdatePromptInput, ...) (*bedrockagent.UpdatePromptOutput, error)
- type MockBedrockAgentAPIMockRecorder
- func (mr *MockBedrockAgentAPIMockRecorder) AssociateAgentKnowledgeBase(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) AssociateAgentKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) AssociateAgentKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateAgent(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentActionGroup(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentActionGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentActionGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentAlias(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateDataSource(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateDataSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateFlow(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowAlias(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowVersion(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateKnowledgeBase(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreateKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreatePrompt(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreatePromptRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreatePromptVersion(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreatePromptVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreatePromptVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) CreatePromptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgent(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentActionGroup(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentActionGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentActionGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentAlias(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentVersion(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteDataSource(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteDataSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlow(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowAlias(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowVersion(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteKnowledgeBase(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeleteKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeletePrompt(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeletePromptRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DeletePromptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DisassociateAgentKnowledgeBase(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DisassociateAgentKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) DisassociateAgentKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgent(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgentActionGroup(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgentActionGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgentActionGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgentAlias(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgentAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgentAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgentKnowledgeBase(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgentKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgentKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgentVersion(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgentVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgentVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetDataSource(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetDataSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetFlow(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetFlowAlias(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetFlowAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetFlowAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetFlowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetFlowVersion(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetFlowVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetFlowVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetIngestionJob(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetIngestionJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetIngestionJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetKnowledgeBase(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetPrompt(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetPromptRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) GetPromptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentActionGroups(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentActionGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentActionGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentActionGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentActionGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentAliases(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentAliasesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentAliasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBases(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBasesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentVersions(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgents(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListAgentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListDataSources(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListDataSourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListDataSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListDataSourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListDataSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlowAliases(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlowAliasesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlowAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlowAliasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlowAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlowVersions(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlowVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlowVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlowVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlowVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlows(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlowsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListFlowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListIngestionJobs(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListIngestionJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListIngestionJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListIngestionJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListIngestionJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListKnowledgeBases(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListKnowledgeBasesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListKnowledgeBasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListKnowledgeBasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListKnowledgeBasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListPrompts(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListPromptsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListPromptsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListPromptsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListPromptsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) PrepareAgent(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) PrepareAgentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) PrepareAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) PrepareFlow(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) PrepareFlowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) PrepareFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) StartIngestionJob(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) StartIngestionJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) StartIngestionJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgent(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentActionGroup(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentActionGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentActionGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentAlias(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentKnowledgeBase(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateDataSource(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateDataSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateFlow(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateFlowAlias(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateFlowAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateFlowAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateFlowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateKnowledgeBase(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdateKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdatePrompt(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdatePromptRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAgentAPIMockRecorder) UpdatePromptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockBedrockAgentAPI ¶
type MockBedrockAgentAPI struct {
// contains filtered or unexported fields
}
MockBedrockAgentAPI is a mock of BedrockAgentAPI interface
func NewMockBedrockAgentAPI ¶
func NewMockBedrockAgentAPI(ctrl *gomock.Controller) *MockBedrockAgentAPI
NewMockBedrockAgentAPI creates a new mock instance
func (*MockBedrockAgentAPI) AssociateAgentKnowledgeBase ¶
func (m *MockBedrockAgentAPI) AssociateAgentKnowledgeBase(arg0 *bedrockagent.AssociateAgentKnowledgeBaseInput) (*bedrockagent.AssociateAgentKnowledgeBaseOutput, error)
AssociateAgentKnowledgeBase mocks base method
func (*MockBedrockAgentAPI) AssociateAgentKnowledgeBaseRequest ¶
func (m *MockBedrockAgentAPI) AssociateAgentKnowledgeBaseRequest(arg0 *bedrockagent.AssociateAgentKnowledgeBaseInput) (*request.Request, *bedrockagent.AssociateAgentKnowledgeBaseOutput)
AssociateAgentKnowledgeBaseRequest mocks base method
func (*MockBedrockAgentAPI) AssociateAgentKnowledgeBaseWithContext ¶
func (m *MockBedrockAgentAPI) AssociateAgentKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.AssociateAgentKnowledgeBaseInput, arg2 ...request.Option) (*bedrockagent.AssociateAgentKnowledgeBaseOutput, error)
AssociateAgentKnowledgeBaseWithContext mocks base method
func (*MockBedrockAgentAPI) CreateAgent ¶
func (m *MockBedrockAgentAPI) CreateAgent(arg0 *bedrockagent.CreateAgentInput) (*bedrockagent.CreateAgentOutput, error)
CreateAgent mocks base method
func (*MockBedrockAgentAPI) CreateAgentActionGroup ¶
func (m *MockBedrockAgentAPI) CreateAgentActionGroup(arg0 *bedrockagent.CreateAgentActionGroupInput) (*bedrockagent.CreateAgentActionGroupOutput, error)
CreateAgentActionGroup mocks base method
func (*MockBedrockAgentAPI) CreateAgentActionGroupRequest ¶
func (m *MockBedrockAgentAPI) CreateAgentActionGroupRequest(arg0 *bedrockagent.CreateAgentActionGroupInput) (*request.Request, *bedrockagent.CreateAgentActionGroupOutput)
CreateAgentActionGroupRequest mocks base method
func (*MockBedrockAgentAPI) CreateAgentActionGroupWithContext ¶
func (m *MockBedrockAgentAPI) CreateAgentActionGroupWithContext(arg0 context.Context, arg1 *bedrockagent.CreateAgentActionGroupInput, arg2 ...request.Option) (*bedrockagent.CreateAgentActionGroupOutput, error)
CreateAgentActionGroupWithContext mocks base method
func (*MockBedrockAgentAPI) CreateAgentAlias ¶
func (m *MockBedrockAgentAPI) CreateAgentAlias(arg0 *bedrockagent.CreateAgentAliasInput) (*bedrockagent.CreateAgentAliasOutput, error)
CreateAgentAlias mocks base method
func (*MockBedrockAgentAPI) CreateAgentAliasRequest ¶
func (m *MockBedrockAgentAPI) CreateAgentAliasRequest(arg0 *bedrockagent.CreateAgentAliasInput) (*request.Request, *bedrockagent.CreateAgentAliasOutput)
CreateAgentAliasRequest mocks base method
func (*MockBedrockAgentAPI) CreateAgentAliasWithContext ¶
func (m *MockBedrockAgentAPI) CreateAgentAliasWithContext(arg0 context.Context, arg1 *bedrockagent.CreateAgentAliasInput, arg2 ...request.Option) (*bedrockagent.CreateAgentAliasOutput, error)
CreateAgentAliasWithContext mocks base method
func (*MockBedrockAgentAPI) CreateAgentRequest ¶
func (m *MockBedrockAgentAPI) CreateAgentRequest(arg0 *bedrockagent.CreateAgentInput) (*request.Request, *bedrockagent.CreateAgentOutput)
CreateAgentRequest mocks base method
func (*MockBedrockAgentAPI) CreateAgentWithContext ¶
func (m *MockBedrockAgentAPI) CreateAgentWithContext(arg0 context.Context, arg1 *bedrockagent.CreateAgentInput, arg2 ...request.Option) (*bedrockagent.CreateAgentOutput, error)
CreateAgentWithContext mocks base method
func (*MockBedrockAgentAPI) CreateDataSource ¶
func (m *MockBedrockAgentAPI) CreateDataSource(arg0 *bedrockagent.CreateDataSourceInput) (*bedrockagent.CreateDataSourceOutput, error)
CreateDataSource mocks base method
func (*MockBedrockAgentAPI) CreateDataSourceRequest ¶
func (m *MockBedrockAgentAPI) CreateDataSourceRequest(arg0 *bedrockagent.CreateDataSourceInput) (*request.Request, *bedrockagent.CreateDataSourceOutput)
CreateDataSourceRequest mocks base method
func (*MockBedrockAgentAPI) CreateDataSourceWithContext ¶
func (m *MockBedrockAgentAPI) CreateDataSourceWithContext(arg0 context.Context, arg1 *bedrockagent.CreateDataSourceInput, arg2 ...request.Option) (*bedrockagent.CreateDataSourceOutput, error)
CreateDataSourceWithContext mocks base method
func (*MockBedrockAgentAPI) CreateFlow ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreateFlow(arg0 *bedrockagent.CreateFlowInput) (*bedrockagent.CreateFlowOutput, error)
CreateFlow mocks base method
func (*MockBedrockAgentAPI) CreateFlowAlias ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreateFlowAlias(arg0 *bedrockagent.CreateFlowAliasInput) (*bedrockagent.CreateFlowAliasOutput, error)
CreateFlowAlias mocks base method
func (*MockBedrockAgentAPI) CreateFlowAliasRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreateFlowAliasRequest(arg0 *bedrockagent.CreateFlowAliasInput) (*request.Request, *bedrockagent.CreateFlowAliasOutput)
CreateFlowAliasRequest mocks base method
func (*MockBedrockAgentAPI) CreateFlowAliasWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreateFlowAliasWithContext(arg0 context.Context, arg1 *bedrockagent.CreateFlowAliasInput, arg2 ...request.Option) (*bedrockagent.CreateFlowAliasOutput, error)
CreateFlowAliasWithContext mocks base method
func (*MockBedrockAgentAPI) CreateFlowRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreateFlowRequest(arg0 *bedrockagent.CreateFlowInput) (*request.Request, *bedrockagent.CreateFlowOutput)
CreateFlowRequest mocks base method
func (*MockBedrockAgentAPI) CreateFlowVersion ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreateFlowVersion(arg0 *bedrockagent.CreateFlowVersionInput) (*bedrockagent.CreateFlowVersionOutput, error)
CreateFlowVersion mocks base method
func (*MockBedrockAgentAPI) CreateFlowVersionRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreateFlowVersionRequest(arg0 *bedrockagent.CreateFlowVersionInput) (*request.Request, *bedrockagent.CreateFlowVersionOutput)
CreateFlowVersionRequest mocks base method
func (*MockBedrockAgentAPI) CreateFlowVersionWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreateFlowVersionWithContext(arg0 context.Context, arg1 *bedrockagent.CreateFlowVersionInput, arg2 ...request.Option) (*bedrockagent.CreateFlowVersionOutput, error)
CreateFlowVersionWithContext mocks base method
func (*MockBedrockAgentAPI) CreateFlowWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreateFlowWithContext(arg0 context.Context, arg1 *bedrockagent.CreateFlowInput, arg2 ...request.Option) (*bedrockagent.CreateFlowOutput, error)
CreateFlowWithContext mocks base method
func (*MockBedrockAgentAPI) CreateKnowledgeBase ¶
func (m *MockBedrockAgentAPI) CreateKnowledgeBase(arg0 *bedrockagent.CreateKnowledgeBaseInput) (*bedrockagent.CreateKnowledgeBaseOutput, error)
CreateKnowledgeBase mocks base method
func (*MockBedrockAgentAPI) CreateKnowledgeBaseRequest ¶
func (m *MockBedrockAgentAPI) CreateKnowledgeBaseRequest(arg0 *bedrockagent.CreateKnowledgeBaseInput) (*request.Request, *bedrockagent.CreateKnowledgeBaseOutput)
CreateKnowledgeBaseRequest mocks base method
func (*MockBedrockAgentAPI) CreateKnowledgeBaseWithContext ¶
func (m *MockBedrockAgentAPI) CreateKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.CreateKnowledgeBaseInput, arg2 ...request.Option) (*bedrockagent.CreateKnowledgeBaseOutput, error)
CreateKnowledgeBaseWithContext mocks base method
func (*MockBedrockAgentAPI) CreatePrompt ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreatePrompt(arg0 *bedrockagent.CreatePromptInput) (*bedrockagent.CreatePromptOutput, error)
CreatePrompt mocks base method
func (*MockBedrockAgentAPI) CreatePromptRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreatePromptRequest(arg0 *bedrockagent.CreatePromptInput) (*request.Request, *bedrockagent.CreatePromptOutput)
CreatePromptRequest mocks base method
func (*MockBedrockAgentAPI) CreatePromptVersion ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreatePromptVersion(arg0 *bedrockagent.CreatePromptVersionInput) (*bedrockagent.CreatePromptVersionOutput, error)
CreatePromptVersion mocks base method
func (*MockBedrockAgentAPI) CreatePromptVersionRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreatePromptVersionRequest(arg0 *bedrockagent.CreatePromptVersionInput) (*request.Request, *bedrockagent.CreatePromptVersionOutput)
CreatePromptVersionRequest mocks base method
func (*MockBedrockAgentAPI) CreatePromptVersionWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreatePromptVersionWithContext(arg0 context.Context, arg1 *bedrockagent.CreatePromptVersionInput, arg2 ...request.Option) (*bedrockagent.CreatePromptVersionOutput, error)
CreatePromptVersionWithContext mocks base method
func (*MockBedrockAgentAPI) CreatePromptWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) CreatePromptWithContext(arg0 context.Context, arg1 *bedrockagent.CreatePromptInput, arg2 ...request.Option) (*bedrockagent.CreatePromptOutput, error)
CreatePromptWithContext mocks base method
func (*MockBedrockAgentAPI) DeleteAgent ¶
func (m *MockBedrockAgentAPI) DeleteAgent(arg0 *bedrockagent.DeleteAgentInput) (*bedrockagent.DeleteAgentOutput, error)
DeleteAgent mocks base method
func (*MockBedrockAgentAPI) DeleteAgentActionGroup ¶
func (m *MockBedrockAgentAPI) DeleteAgentActionGroup(arg0 *bedrockagent.DeleteAgentActionGroupInput) (*bedrockagent.DeleteAgentActionGroupOutput, error)
DeleteAgentActionGroup mocks base method
func (*MockBedrockAgentAPI) DeleteAgentActionGroupRequest ¶
func (m *MockBedrockAgentAPI) DeleteAgentActionGroupRequest(arg0 *bedrockagent.DeleteAgentActionGroupInput) (*request.Request, *bedrockagent.DeleteAgentActionGroupOutput)
DeleteAgentActionGroupRequest mocks base method
func (*MockBedrockAgentAPI) DeleteAgentActionGroupWithContext ¶
func (m *MockBedrockAgentAPI) DeleteAgentActionGroupWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteAgentActionGroupInput, arg2 ...request.Option) (*bedrockagent.DeleteAgentActionGroupOutput, error)
DeleteAgentActionGroupWithContext mocks base method
func (*MockBedrockAgentAPI) DeleteAgentAlias ¶
func (m *MockBedrockAgentAPI) DeleteAgentAlias(arg0 *bedrockagent.DeleteAgentAliasInput) (*bedrockagent.DeleteAgentAliasOutput, error)
DeleteAgentAlias mocks base method
func (*MockBedrockAgentAPI) DeleteAgentAliasRequest ¶
func (m *MockBedrockAgentAPI) DeleteAgentAliasRequest(arg0 *bedrockagent.DeleteAgentAliasInput) (*request.Request, *bedrockagent.DeleteAgentAliasOutput)
DeleteAgentAliasRequest mocks base method
func (*MockBedrockAgentAPI) DeleteAgentAliasWithContext ¶
func (m *MockBedrockAgentAPI) DeleteAgentAliasWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteAgentAliasInput, arg2 ...request.Option) (*bedrockagent.DeleteAgentAliasOutput, error)
DeleteAgentAliasWithContext mocks base method
func (*MockBedrockAgentAPI) DeleteAgentRequest ¶
func (m *MockBedrockAgentAPI) DeleteAgentRequest(arg0 *bedrockagent.DeleteAgentInput) (*request.Request, *bedrockagent.DeleteAgentOutput)
DeleteAgentRequest mocks base method
func (*MockBedrockAgentAPI) DeleteAgentVersion ¶
func (m *MockBedrockAgentAPI) DeleteAgentVersion(arg0 *bedrockagent.DeleteAgentVersionInput) (*bedrockagent.DeleteAgentVersionOutput, error)
DeleteAgentVersion mocks base method
func (*MockBedrockAgentAPI) DeleteAgentVersionRequest ¶
func (m *MockBedrockAgentAPI) DeleteAgentVersionRequest(arg0 *bedrockagent.DeleteAgentVersionInput) (*request.Request, *bedrockagent.DeleteAgentVersionOutput)
DeleteAgentVersionRequest mocks base method
func (*MockBedrockAgentAPI) DeleteAgentVersionWithContext ¶
func (m *MockBedrockAgentAPI) DeleteAgentVersionWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteAgentVersionInput, arg2 ...request.Option) (*bedrockagent.DeleteAgentVersionOutput, error)
DeleteAgentVersionWithContext mocks base method
func (*MockBedrockAgentAPI) DeleteAgentWithContext ¶
func (m *MockBedrockAgentAPI) DeleteAgentWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteAgentInput, arg2 ...request.Option) (*bedrockagent.DeleteAgentOutput, error)
DeleteAgentWithContext mocks base method
func (*MockBedrockAgentAPI) DeleteDataSource ¶
func (m *MockBedrockAgentAPI) DeleteDataSource(arg0 *bedrockagent.DeleteDataSourceInput) (*bedrockagent.DeleteDataSourceOutput, error)
DeleteDataSource mocks base method
func (*MockBedrockAgentAPI) DeleteDataSourceRequest ¶
func (m *MockBedrockAgentAPI) DeleteDataSourceRequest(arg0 *bedrockagent.DeleteDataSourceInput) (*request.Request, *bedrockagent.DeleteDataSourceOutput)
DeleteDataSourceRequest mocks base method
func (*MockBedrockAgentAPI) DeleteDataSourceWithContext ¶
func (m *MockBedrockAgentAPI) DeleteDataSourceWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteDataSourceInput, arg2 ...request.Option) (*bedrockagent.DeleteDataSourceOutput, error)
DeleteDataSourceWithContext mocks base method
func (*MockBedrockAgentAPI) DeleteFlow ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) DeleteFlow(arg0 *bedrockagent.DeleteFlowInput) (*bedrockagent.DeleteFlowOutput, error)
DeleteFlow mocks base method
func (*MockBedrockAgentAPI) DeleteFlowAlias ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) DeleteFlowAlias(arg0 *bedrockagent.DeleteFlowAliasInput) (*bedrockagent.DeleteFlowAliasOutput, error)
DeleteFlowAlias mocks base method
func (*MockBedrockAgentAPI) DeleteFlowAliasRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) DeleteFlowAliasRequest(arg0 *bedrockagent.DeleteFlowAliasInput) (*request.Request, *bedrockagent.DeleteFlowAliasOutput)
DeleteFlowAliasRequest mocks base method
func (*MockBedrockAgentAPI) DeleteFlowAliasWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) DeleteFlowAliasWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteFlowAliasInput, arg2 ...request.Option) (*bedrockagent.DeleteFlowAliasOutput, error)
DeleteFlowAliasWithContext mocks base method
func (*MockBedrockAgentAPI) DeleteFlowRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) DeleteFlowRequest(arg0 *bedrockagent.DeleteFlowInput) (*request.Request, *bedrockagent.DeleteFlowOutput)
DeleteFlowRequest mocks base method
func (*MockBedrockAgentAPI) DeleteFlowVersion ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) DeleteFlowVersion(arg0 *bedrockagent.DeleteFlowVersionInput) (*bedrockagent.DeleteFlowVersionOutput, error)
DeleteFlowVersion mocks base method
func (*MockBedrockAgentAPI) DeleteFlowVersionRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) DeleteFlowVersionRequest(arg0 *bedrockagent.DeleteFlowVersionInput) (*request.Request, *bedrockagent.DeleteFlowVersionOutput)
DeleteFlowVersionRequest mocks base method
func (*MockBedrockAgentAPI) DeleteFlowVersionWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) DeleteFlowVersionWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteFlowVersionInput, arg2 ...request.Option) (*bedrockagent.DeleteFlowVersionOutput, error)
DeleteFlowVersionWithContext mocks base method
func (*MockBedrockAgentAPI) DeleteFlowWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) DeleteFlowWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteFlowInput, arg2 ...request.Option) (*bedrockagent.DeleteFlowOutput, error)
DeleteFlowWithContext mocks base method
func (*MockBedrockAgentAPI) DeleteKnowledgeBase ¶
func (m *MockBedrockAgentAPI) DeleteKnowledgeBase(arg0 *bedrockagent.DeleteKnowledgeBaseInput) (*bedrockagent.DeleteKnowledgeBaseOutput, error)
DeleteKnowledgeBase mocks base method
func (*MockBedrockAgentAPI) DeleteKnowledgeBaseRequest ¶
func (m *MockBedrockAgentAPI) DeleteKnowledgeBaseRequest(arg0 *bedrockagent.DeleteKnowledgeBaseInput) (*request.Request, *bedrockagent.DeleteKnowledgeBaseOutput)
DeleteKnowledgeBaseRequest mocks base method
func (*MockBedrockAgentAPI) DeleteKnowledgeBaseWithContext ¶
func (m *MockBedrockAgentAPI) DeleteKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.DeleteKnowledgeBaseInput, arg2 ...request.Option) (*bedrockagent.DeleteKnowledgeBaseOutput, error)
DeleteKnowledgeBaseWithContext mocks base method
func (*MockBedrockAgentAPI) DeletePrompt ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) DeletePrompt(arg0 *bedrockagent.DeletePromptInput) (*bedrockagent.DeletePromptOutput, error)
DeletePrompt mocks base method
func (*MockBedrockAgentAPI) DeletePromptRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) DeletePromptRequest(arg0 *bedrockagent.DeletePromptInput) (*request.Request, *bedrockagent.DeletePromptOutput)
DeletePromptRequest mocks base method
func (*MockBedrockAgentAPI) DeletePromptWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) DeletePromptWithContext(arg0 context.Context, arg1 *bedrockagent.DeletePromptInput, arg2 ...request.Option) (*bedrockagent.DeletePromptOutput, error)
DeletePromptWithContext mocks base method
func (*MockBedrockAgentAPI) DisassociateAgentKnowledgeBase ¶
func (m *MockBedrockAgentAPI) DisassociateAgentKnowledgeBase(arg0 *bedrockagent.DisassociateAgentKnowledgeBaseInput) (*bedrockagent.DisassociateAgentKnowledgeBaseOutput, error)
DisassociateAgentKnowledgeBase mocks base method
func (*MockBedrockAgentAPI) DisassociateAgentKnowledgeBaseRequest ¶
func (m *MockBedrockAgentAPI) DisassociateAgentKnowledgeBaseRequest(arg0 *bedrockagent.DisassociateAgentKnowledgeBaseInput) (*request.Request, *bedrockagent.DisassociateAgentKnowledgeBaseOutput)
DisassociateAgentKnowledgeBaseRequest mocks base method
func (*MockBedrockAgentAPI) DisassociateAgentKnowledgeBaseWithContext ¶
func (m *MockBedrockAgentAPI) DisassociateAgentKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.DisassociateAgentKnowledgeBaseInput, arg2 ...request.Option) (*bedrockagent.DisassociateAgentKnowledgeBaseOutput, error)
DisassociateAgentKnowledgeBaseWithContext mocks base method
func (*MockBedrockAgentAPI) EXPECT ¶
func (m *MockBedrockAgentAPI) EXPECT() *MockBedrockAgentAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBedrockAgentAPI) GetAgent ¶
func (m *MockBedrockAgentAPI) GetAgent(arg0 *bedrockagent.GetAgentInput) (*bedrockagent.GetAgentOutput, error)
GetAgent mocks base method
func (*MockBedrockAgentAPI) GetAgentActionGroup ¶
func (m *MockBedrockAgentAPI) GetAgentActionGroup(arg0 *bedrockagent.GetAgentActionGroupInput) (*bedrockagent.GetAgentActionGroupOutput, error)
GetAgentActionGroup mocks base method
func (*MockBedrockAgentAPI) GetAgentActionGroupRequest ¶
func (m *MockBedrockAgentAPI) GetAgentActionGroupRequest(arg0 *bedrockagent.GetAgentActionGroupInput) (*request.Request, *bedrockagent.GetAgentActionGroupOutput)
GetAgentActionGroupRequest mocks base method
func (*MockBedrockAgentAPI) GetAgentActionGroupWithContext ¶
func (m *MockBedrockAgentAPI) GetAgentActionGroupWithContext(arg0 context.Context, arg1 *bedrockagent.GetAgentActionGroupInput, arg2 ...request.Option) (*bedrockagent.GetAgentActionGroupOutput, error)
GetAgentActionGroupWithContext mocks base method
func (*MockBedrockAgentAPI) GetAgentAlias ¶
func (m *MockBedrockAgentAPI) GetAgentAlias(arg0 *bedrockagent.GetAgentAliasInput) (*bedrockagent.GetAgentAliasOutput, error)
GetAgentAlias mocks base method
func (*MockBedrockAgentAPI) GetAgentAliasRequest ¶
func (m *MockBedrockAgentAPI) GetAgentAliasRequest(arg0 *bedrockagent.GetAgentAliasInput) (*request.Request, *bedrockagent.GetAgentAliasOutput)
GetAgentAliasRequest mocks base method
func (*MockBedrockAgentAPI) GetAgentAliasWithContext ¶
func (m *MockBedrockAgentAPI) GetAgentAliasWithContext(arg0 context.Context, arg1 *bedrockagent.GetAgentAliasInput, arg2 ...request.Option) (*bedrockagent.GetAgentAliasOutput, error)
GetAgentAliasWithContext mocks base method
func (*MockBedrockAgentAPI) GetAgentKnowledgeBase ¶
func (m *MockBedrockAgentAPI) GetAgentKnowledgeBase(arg0 *bedrockagent.GetAgentKnowledgeBaseInput) (*bedrockagent.GetAgentKnowledgeBaseOutput, error)
GetAgentKnowledgeBase mocks base method
func (*MockBedrockAgentAPI) GetAgentKnowledgeBaseRequest ¶
func (m *MockBedrockAgentAPI) GetAgentKnowledgeBaseRequest(arg0 *bedrockagent.GetAgentKnowledgeBaseInput) (*request.Request, *bedrockagent.GetAgentKnowledgeBaseOutput)
GetAgentKnowledgeBaseRequest mocks base method
func (*MockBedrockAgentAPI) GetAgentKnowledgeBaseWithContext ¶
func (m *MockBedrockAgentAPI) GetAgentKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.GetAgentKnowledgeBaseInput, arg2 ...request.Option) (*bedrockagent.GetAgentKnowledgeBaseOutput, error)
GetAgentKnowledgeBaseWithContext mocks base method
func (*MockBedrockAgentAPI) GetAgentRequest ¶
func (m *MockBedrockAgentAPI) GetAgentRequest(arg0 *bedrockagent.GetAgentInput) (*request.Request, *bedrockagent.GetAgentOutput)
GetAgentRequest mocks base method
func (*MockBedrockAgentAPI) GetAgentVersion ¶
func (m *MockBedrockAgentAPI) GetAgentVersion(arg0 *bedrockagent.GetAgentVersionInput) (*bedrockagent.GetAgentVersionOutput, error)
GetAgentVersion mocks base method
func (*MockBedrockAgentAPI) GetAgentVersionRequest ¶
func (m *MockBedrockAgentAPI) GetAgentVersionRequest(arg0 *bedrockagent.GetAgentVersionInput) (*request.Request, *bedrockagent.GetAgentVersionOutput)
GetAgentVersionRequest mocks base method
func (*MockBedrockAgentAPI) GetAgentVersionWithContext ¶
func (m *MockBedrockAgentAPI) GetAgentVersionWithContext(arg0 context.Context, arg1 *bedrockagent.GetAgentVersionInput, arg2 ...request.Option) (*bedrockagent.GetAgentVersionOutput, error)
GetAgentVersionWithContext mocks base method
func (*MockBedrockAgentAPI) GetAgentWithContext ¶
func (m *MockBedrockAgentAPI) GetAgentWithContext(arg0 context.Context, arg1 *bedrockagent.GetAgentInput, arg2 ...request.Option) (*bedrockagent.GetAgentOutput, error)
GetAgentWithContext mocks base method
func (*MockBedrockAgentAPI) GetDataSource ¶
func (m *MockBedrockAgentAPI) GetDataSource(arg0 *bedrockagent.GetDataSourceInput) (*bedrockagent.GetDataSourceOutput, error)
GetDataSource mocks base method
func (*MockBedrockAgentAPI) GetDataSourceRequest ¶
func (m *MockBedrockAgentAPI) GetDataSourceRequest(arg0 *bedrockagent.GetDataSourceInput) (*request.Request, *bedrockagent.GetDataSourceOutput)
GetDataSourceRequest mocks base method
func (*MockBedrockAgentAPI) GetDataSourceWithContext ¶
func (m *MockBedrockAgentAPI) GetDataSourceWithContext(arg0 context.Context, arg1 *bedrockagent.GetDataSourceInput, arg2 ...request.Option) (*bedrockagent.GetDataSourceOutput, error)
GetDataSourceWithContext mocks base method
func (*MockBedrockAgentAPI) GetFlow ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) GetFlow(arg0 *bedrockagent.GetFlowInput) (*bedrockagent.GetFlowOutput, error)
GetFlow mocks base method
func (*MockBedrockAgentAPI) GetFlowAlias ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) GetFlowAlias(arg0 *bedrockagent.GetFlowAliasInput) (*bedrockagent.GetFlowAliasOutput, error)
GetFlowAlias mocks base method
func (*MockBedrockAgentAPI) GetFlowAliasRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) GetFlowAliasRequest(arg0 *bedrockagent.GetFlowAliasInput) (*request.Request, *bedrockagent.GetFlowAliasOutput)
GetFlowAliasRequest mocks base method
func (*MockBedrockAgentAPI) GetFlowAliasWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) GetFlowAliasWithContext(arg0 context.Context, arg1 *bedrockagent.GetFlowAliasInput, arg2 ...request.Option) (*bedrockagent.GetFlowAliasOutput, error)
GetFlowAliasWithContext mocks base method
func (*MockBedrockAgentAPI) GetFlowRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) GetFlowRequest(arg0 *bedrockagent.GetFlowInput) (*request.Request, *bedrockagent.GetFlowOutput)
GetFlowRequest mocks base method
func (*MockBedrockAgentAPI) GetFlowVersion ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) GetFlowVersion(arg0 *bedrockagent.GetFlowVersionInput) (*bedrockagent.GetFlowVersionOutput, error)
GetFlowVersion mocks base method
func (*MockBedrockAgentAPI) GetFlowVersionRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) GetFlowVersionRequest(arg0 *bedrockagent.GetFlowVersionInput) (*request.Request, *bedrockagent.GetFlowVersionOutput)
GetFlowVersionRequest mocks base method
func (*MockBedrockAgentAPI) GetFlowVersionWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) GetFlowVersionWithContext(arg0 context.Context, arg1 *bedrockagent.GetFlowVersionInput, arg2 ...request.Option) (*bedrockagent.GetFlowVersionOutput, error)
GetFlowVersionWithContext mocks base method
func (*MockBedrockAgentAPI) GetFlowWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) GetFlowWithContext(arg0 context.Context, arg1 *bedrockagent.GetFlowInput, arg2 ...request.Option) (*bedrockagent.GetFlowOutput, error)
GetFlowWithContext mocks base method
func (*MockBedrockAgentAPI) GetIngestionJob ¶
func (m *MockBedrockAgentAPI) GetIngestionJob(arg0 *bedrockagent.GetIngestionJobInput) (*bedrockagent.GetIngestionJobOutput, error)
GetIngestionJob mocks base method
func (*MockBedrockAgentAPI) GetIngestionJobRequest ¶
func (m *MockBedrockAgentAPI) GetIngestionJobRequest(arg0 *bedrockagent.GetIngestionJobInput) (*request.Request, *bedrockagent.GetIngestionJobOutput)
GetIngestionJobRequest mocks base method
func (*MockBedrockAgentAPI) GetIngestionJobWithContext ¶
func (m *MockBedrockAgentAPI) GetIngestionJobWithContext(arg0 context.Context, arg1 *bedrockagent.GetIngestionJobInput, arg2 ...request.Option) (*bedrockagent.GetIngestionJobOutput, error)
GetIngestionJobWithContext mocks base method
func (*MockBedrockAgentAPI) GetKnowledgeBase ¶
func (m *MockBedrockAgentAPI) GetKnowledgeBase(arg0 *bedrockagent.GetKnowledgeBaseInput) (*bedrockagent.GetKnowledgeBaseOutput, error)
GetKnowledgeBase mocks base method
func (*MockBedrockAgentAPI) GetKnowledgeBaseRequest ¶
func (m *MockBedrockAgentAPI) GetKnowledgeBaseRequest(arg0 *bedrockagent.GetKnowledgeBaseInput) (*request.Request, *bedrockagent.GetKnowledgeBaseOutput)
GetKnowledgeBaseRequest mocks base method
func (*MockBedrockAgentAPI) GetKnowledgeBaseWithContext ¶
func (m *MockBedrockAgentAPI) GetKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.GetKnowledgeBaseInput, arg2 ...request.Option) (*bedrockagent.GetKnowledgeBaseOutput, error)
GetKnowledgeBaseWithContext mocks base method
func (*MockBedrockAgentAPI) GetPrompt ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) GetPrompt(arg0 *bedrockagent.GetPromptInput) (*bedrockagent.GetPromptOutput, error)
GetPrompt mocks base method
func (*MockBedrockAgentAPI) GetPromptRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) GetPromptRequest(arg0 *bedrockagent.GetPromptInput) (*request.Request, *bedrockagent.GetPromptOutput)
GetPromptRequest mocks base method
func (*MockBedrockAgentAPI) GetPromptWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) GetPromptWithContext(arg0 context.Context, arg1 *bedrockagent.GetPromptInput, arg2 ...request.Option) (*bedrockagent.GetPromptOutput, error)
GetPromptWithContext mocks base method
func (*MockBedrockAgentAPI) ListAgentActionGroups ¶
func (m *MockBedrockAgentAPI) ListAgentActionGroups(arg0 *bedrockagent.ListAgentActionGroupsInput) (*bedrockagent.ListAgentActionGroupsOutput, error)
ListAgentActionGroups mocks base method
func (*MockBedrockAgentAPI) ListAgentActionGroupsPages ¶
func (m *MockBedrockAgentAPI) ListAgentActionGroupsPages(arg0 *bedrockagent.ListAgentActionGroupsInput, arg1 func(*bedrockagent.ListAgentActionGroupsOutput, bool) bool) error
ListAgentActionGroupsPages mocks base method
func (*MockBedrockAgentAPI) ListAgentActionGroupsPagesWithContext ¶
func (m *MockBedrockAgentAPI) ListAgentActionGroupsPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentActionGroupsInput, arg2 func(*bedrockagent.ListAgentActionGroupsOutput, bool) bool, arg3 ...request.Option) error
ListAgentActionGroupsPagesWithContext mocks base method
func (*MockBedrockAgentAPI) ListAgentActionGroupsRequest ¶
func (m *MockBedrockAgentAPI) ListAgentActionGroupsRequest(arg0 *bedrockagent.ListAgentActionGroupsInput) (*request.Request, *bedrockagent.ListAgentActionGroupsOutput)
ListAgentActionGroupsRequest mocks base method
func (*MockBedrockAgentAPI) ListAgentActionGroupsWithContext ¶
func (m *MockBedrockAgentAPI) ListAgentActionGroupsWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentActionGroupsInput, arg2 ...request.Option) (*bedrockagent.ListAgentActionGroupsOutput, error)
ListAgentActionGroupsWithContext mocks base method
func (*MockBedrockAgentAPI) ListAgentAliases ¶
func (m *MockBedrockAgentAPI) ListAgentAliases(arg0 *bedrockagent.ListAgentAliasesInput) (*bedrockagent.ListAgentAliasesOutput, error)
ListAgentAliases mocks base method
func (*MockBedrockAgentAPI) ListAgentAliasesPages ¶
func (m *MockBedrockAgentAPI) ListAgentAliasesPages(arg0 *bedrockagent.ListAgentAliasesInput, arg1 func(*bedrockagent.ListAgentAliasesOutput, bool) bool) error
ListAgentAliasesPages mocks base method
func (*MockBedrockAgentAPI) ListAgentAliasesPagesWithContext ¶
func (m *MockBedrockAgentAPI) ListAgentAliasesPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentAliasesInput, arg2 func(*bedrockagent.ListAgentAliasesOutput, bool) bool, arg3 ...request.Option) error
ListAgentAliasesPagesWithContext mocks base method
func (*MockBedrockAgentAPI) ListAgentAliasesRequest ¶
func (m *MockBedrockAgentAPI) ListAgentAliasesRequest(arg0 *bedrockagent.ListAgentAliasesInput) (*request.Request, *bedrockagent.ListAgentAliasesOutput)
ListAgentAliasesRequest mocks base method
func (*MockBedrockAgentAPI) ListAgentAliasesWithContext ¶
func (m *MockBedrockAgentAPI) ListAgentAliasesWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentAliasesInput, arg2 ...request.Option) (*bedrockagent.ListAgentAliasesOutput, error)
ListAgentAliasesWithContext mocks base method
func (*MockBedrockAgentAPI) ListAgentKnowledgeBases ¶
func (m *MockBedrockAgentAPI) ListAgentKnowledgeBases(arg0 *bedrockagent.ListAgentKnowledgeBasesInput) (*bedrockagent.ListAgentKnowledgeBasesOutput, error)
ListAgentKnowledgeBases mocks base method
func (*MockBedrockAgentAPI) ListAgentKnowledgeBasesPages ¶
func (m *MockBedrockAgentAPI) ListAgentKnowledgeBasesPages(arg0 *bedrockagent.ListAgentKnowledgeBasesInput, arg1 func(*bedrockagent.ListAgentKnowledgeBasesOutput, bool) bool) error
ListAgentKnowledgeBasesPages mocks base method
func (*MockBedrockAgentAPI) ListAgentKnowledgeBasesPagesWithContext ¶
func (m *MockBedrockAgentAPI) ListAgentKnowledgeBasesPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentKnowledgeBasesInput, arg2 func(*bedrockagent.ListAgentKnowledgeBasesOutput, bool) bool, arg3 ...request.Option) error
ListAgentKnowledgeBasesPagesWithContext mocks base method
func (*MockBedrockAgentAPI) ListAgentKnowledgeBasesRequest ¶
func (m *MockBedrockAgentAPI) ListAgentKnowledgeBasesRequest(arg0 *bedrockagent.ListAgentKnowledgeBasesInput) (*request.Request, *bedrockagent.ListAgentKnowledgeBasesOutput)
ListAgentKnowledgeBasesRequest mocks base method
func (*MockBedrockAgentAPI) ListAgentKnowledgeBasesWithContext ¶
func (m *MockBedrockAgentAPI) ListAgentKnowledgeBasesWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentKnowledgeBasesInput, arg2 ...request.Option) (*bedrockagent.ListAgentKnowledgeBasesOutput, error)
ListAgentKnowledgeBasesWithContext mocks base method
func (*MockBedrockAgentAPI) ListAgentVersions ¶
func (m *MockBedrockAgentAPI) ListAgentVersions(arg0 *bedrockagent.ListAgentVersionsInput) (*bedrockagent.ListAgentVersionsOutput, error)
ListAgentVersions mocks base method
func (*MockBedrockAgentAPI) ListAgentVersionsPages ¶
func (m *MockBedrockAgentAPI) ListAgentVersionsPages(arg0 *bedrockagent.ListAgentVersionsInput, arg1 func(*bedrockagent.ListAgentVersionsOutput, bool) bool) error
ListAgentVersionsPages mocks base method
func (*MockBedrockAgentAPI) ListAgentVersionsPagesWithContext ¶
func (m *MockBedrockAgentAPI) ListAgentVersionsPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentVersionsInput, arg2 func(*bedrockagent.ListAgentVersionsOutput, bool) bool, arg3 ...request.Option) error
ListAgentVersionsPagesWithContext mocks base method
func (*MockBedrockAgentAPI) ListAgentVersionsRequest ¶
func (m *MockBedrockAgentAPI) ListAgentVersionsRequest(arg0 *bedrockagent.ListAgentVersionsInput) (*request.Request, *bedrockagent.ListAgentVersionsOutput)
ListAgentVersionsRequest mocks base method
func (*MockBedrockAgentAPI) ListAgentVersionsWithContext ¶
func (m *MockBedrockAgentAPI) ListAgentVersionsWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentVersionsInput, arg2 ...request.Option) (*bedrockagent.ListAgentVersionsOutput, error)
ListAgentVersionsWithContext mocks base method
func (*MockBedrockAgentAPI) ListAgents ¶
func (m *MockBedrockAgentAPI) ListAgents(arg0 *bedrockagent.ListAgentsInput) (*bedrockagent.ListAgentsOutput, error)
ListAgents mocks base method
func (*MockBedrockAgentAPI) ListAgentsPages ¶
func (m *MockBedrockAgentAPI) ListAgentsPages(arg0 *bedrockagent.ListAgentsInput, arg1 func(*bedrockagent.ListAgentsOutput, bool) bool) error
ListAgentsPages mocks base method
func (*MockBedrockAgentAPI) ListAgentsPagesWithContext ¶
func (m *MockBedrockAgentAPI) ListAgentsPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentsInput, arg2 func(*bedrockagent.ListAgentsOutput, bool) bool, arg3 ...request.Option) error
ListAgentsPagesWithContext mocks base method
func (*MockBedrockAgentAPI) ListAgentsRequest ¶
func (m *MockBedrockAgentAPI) ListAgentsRequest(arg0 *bedrockagent.ListAgentsInput) (*request.Request, *bedrockagent.ListAgentsOutput)
ListAgentsRequest mocks base method
func (*MockBedrockAgentAPI) ListAgentsWithContext ¶
func (m *MockBedrockAgentAPI) ListAgentsWithContext(arg0 context.Context, arg1 *bedrockagent.ListAgentsInput, arg2 ...request.Option) (*bedrockagent.ListAgentsOutput, error)
ListAgentsWithContext mocks base method
func (*MockBedrockAgentAPI) ListDataSources ¶
func (m *MockBedrockAgentAPI) ListDataSources(arg0 *bedrockagent.ListDataSourcesInput) (*bedrockagent.ListDataSourcesOutput, error)
ListDataSources mocks base method
func (*MockBedrockAgentAPI) ListDataSourcesPages ¶
func (m *MockBedrockAgentAPI) ListDataSourcesPages(arg0 *bedrockagent.ListDataSourcesInput, arg1 func(*bedrockagent.ListDataSourcesOutput, bool) bool) error
ListDataSourcesPages mocks base method
func (*MockBedrockAgentAPI) ListDataSourcesPagesWithContext ¶
func (m *MockBedrockAgentAPI) ListDataSourcesPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListDataSourcesInput, arg2 func(*bedrockagent.ListDataSourcesOutput, bool) bool, arg3 ...request.Option) error
ListDataSourcesPagesWithContext mocks base method
func (*MockBedrockAgentAPI) ListDataSourcesRequest ¶
func (m *MockBedrockAgentAPI) ListDataSourcesRequest(arg0 *bedrockagent.ListDataSourcesInput) (*request.Request, *bedrockagent.ListDataSourcesOutput)
ListDataSourcesRequest mocks base method
func (*MockBedrockAgentAPI) ListDataSourcesWithContext ¶
func (m *MockBedrockAgentAPI) ListDataSourcesWithContext(arg0 context.Context, arg1 *bedrockagent.ListDataSourcesInput, arg2 ...request.Option) (*bedrockagent.ListDataSourcesOutput, error)
ListDataSourcesWithContext mocks base method
func (*MockBedrockAgentAPI) ListFlowAliases ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlowAliases(arg0 *bedrockagent.ListFlowAliasesInput) (*bedrockagent.ListFlowAliasesOutput, error)
ListFlowAliases mocks base method
func (*MockBedrockAgentAPI) ListFlowAliasesPages ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlowAliasesPages(arg0 *bedrockagent.ListFlowAliasesInput, arg1 func(*bedrockagent.ListFlowAliasesOutput, bool) bool) error
ListFlowAliasesPages mocks base method
func (*MockBedrockAgentAPI) ListFlowAliasesPagesWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlowAliasesPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListFlowAliasesInput, arg2 func(*bedrockagent.ListFlowAliasesOutput, bool) bool, arg3 ...request.Option) error
ListFlowAliasesPagesWithContext mocks base method
func (*MockBedrockAgentAPI) ListFlowAliasesRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlowAliasesRequest(arg0 *bedrockagent.ListFlowAliasesInput) (*request.Request, *bedrockagent.ListFlowAliasesOutput)
ListFlowAliasesRequest mocks base method
func (*MockBedrockAgentAPI) ListFlowAliasesWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlowAliasesWithContext(arg0 context.Context, arg1 *bedrockagent.ListFlowAliasesInput, arg2 ...request.Option) (*bedrockagent.ListFlowAliasesOutput, error)
ListFlowAliasesWithContext mocks base method
func (*MockBedrockAgentAPI) ListFlowVersions ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlowVersions(arg0 *bedrockagent.ListFlowVersionsInput) (*bedrockagent.ListFlowVersionsOutput, error)
ListFlowVersions mocks base method
func (*MockBedrockAgentAPI) ListFlowVersionsPages ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlowVersionsPages(arg0 *bedrockagent.ListFlowVersionsInput, arg1 func(*bedrockagent.ListFlowVersionsOutput, bool) bool) error
ListFlowVersionsPages mocks base method
func (*MockBedrockAgentAPI) ListFlowVersionsPagesWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlowVersionsPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListFlowVersionsInput, arg2 func(*bedrockagent.ListFlowVersionsOutput, bool) bool, arg3 ...request.Option) error
ListFlowVersionsPagesWithContext mocks base method
func (*MockBedrockAgentAPI) ListFlowVersionsRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlowVersionsRequest(arg0 *bedrockagent.ListFlowVersionsInput) (*request.Request, *bedrockagent.ListFlowVersionsOutput)
ListFlowVersionsRequest mocks base method
func (*MockBedrockAgentAPI) ListFlowVersionsWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlowVersionsWithContext(arg0 context.Context, arg1 *bedrockagent.ListFlowVersionsInput, arg2 ...request.Option) (*bedrockagent.ListFlowVersionsOutput, error)
ListFlowVersionsWithContext mocks base method
func (*MockBedrockAgentAPI) ListFlows ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlows(arg0 *bedrockagent.ListFlowsInput) (*bedrockagent.ListFlowsOutput, error)
ListFlows mocks base method
func (*MockBedrockAgentAPI) ListFlowsPages ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlowsPages(arg0 *bedrockagent.ListFlowsInput, arg1 func(*bedrockagent.ListFlowsOutput, bool) bool) error
ListFlowsPages mocks base method
func (*MockBedrockAgentAPI) ListFlowsPagesWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlowsPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListFlowsInput, arg2 func(*bedrockagent.ListFlowsOutput, bool) bool, arg3 ...request.Option) error
ListFlowsPagesWithContext mocks base method
func (*MockBedrockAgentAPI) ListFlowsRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlowsRequest(arg0 *bedrockagent.ListFlowsInput) (*request.Request, *bedrockagent.ListFlowsOutput)
ListFlowsRequest mocks base method
func (*MockBedrockAgentAPI) ListFlowsWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListFlowsWithContext(arg0 context.Context, arg1 *bedrockagent.ListFlowsInput, arg2 ...request.Option) (*bedrockagent.ListFlowsOutput, error)
ListFlowsWithContext mocks base method
func (*MockBedrockAgentAPI) ListIngestionJobs ¶
func (m *MockBedrockAgentAPI) ListIngestionJobs(arg0 *bedrockagent.ListIngestionJobsInput) (*bedrockagent.ListIngestionJobsOutput, error)
ListIngestionJobs mocks base method
func (*MockBedrockAgentAPI) ListIngestionJobsPages ¶
func (m *MockBedrockAgentAPI) ListIngestionJobsPages(arg0 *bedrockagent.ListIngestionJobsInput, arg1 func(*bedrockagent.ListIngestionJobsOutput, bool) bool) error
ListIngestionJobsPages mocks base method
func (*MockBedrockAgentAPI) ListIngestionJobsPagesWithContext ¶
func (m *MockBedrockAgentAPI) ListIngestionJobsPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListIngestionJobsInput, arg2 func(*bedrockagent.ListIngestionJobsOutput, bool) bool, arg3 ...request.Option) error
ListIngestionJobsPagesWithContext mocks base method
func (*MockBedrockAgentAPI) ListIngestionJobsRequest ¶
func (m *MockBedrockAgentAPI) ListIngestionJobsRequest(arg0 *bedrockagent.ListIngestionJobsInput) (*request.Request, *bedrockagent.ListIngestionJobsOutput)
ListIngestionJobsRequest mocks base method
func (*MockBedrockAgentAPI) ListIngestionJobsWithContext ¶
func (m *MockBedrockAgentAPI) ListIngestionJobsWithContext(arg0 context.Context, arg1 *bedrockagent.ListIngestionJobsInput, arg2 ...request.Option) (*bedrockagent.ListIngestionJobsOutput, error)
ListIngestionJobsWithContext mocks base method
func (*MockBedrockAgentAPI) ListKnowledgeBases ¶
func (m *MockBedrockAgentAPI) ListKnowledgeBases(arg0 *bedrockagent.ListKnowledgeBasesInput) (*bedrockagent.ListKnowledgeBasesOutput, error)
ListKnowledgeBases mocks base method
func (*MockBedrockAgentAPI) ListKnowledgeBasesPages ¶
func (m *MockBedrockAgentAPI) ListKnowledgeBasesPages(arg0 *bedrockagent.ListKnowledgeBasesInput, arg1 func(*bedrockagent.ListKnowledgeBasesOutput, bool) bool) error
ListKnowledgeBasesPages mocks base method
func (*MockBedrockAgentAPI) ListKnowledgeBasesPagesWithContext ¶
func (m *MockBedrockAgentAPI) ListKnowledgeBasesPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListKnowledgeBasesInput, arg2 func(*bedrockagent.ListKnowledgeBasesOutput, bool) bool, arg3 ...request.Option) error
ListKnowledgeBasesPagesWithContext mocks base method
func (*MockBedrockAgentAPI) ListKnowledgeBasesRequest ¶
func (m *MockBedrockAgentAPI) ListKnowledgeBasesRequest(arg0 *bedrockagent.ListKnowledgeBasesInput) (*request.Request, *bedrockagent.ListKnowledgeBasesOutput)
ListKnowledgeBasesRequest mocks base method
func (*MockBedrockAgentAPI) ListKnowledgeBasesWithContext ¶
func (m *MockBedrockAgentAPI) ListKnowledgeBasesWithContext(arg0 context.Context, arg1 *bedrockagent.ListKnowledgeBasesInput, arg2 ...request.Option) (*bedrockagent.ListKnowledgeBasesOutput, error)
ListKnowledgeBasesWithContext mocks base method
func (*MockBedrockAgentAPI) ListPrompts ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListPrompts(arg0 *bedrockagent.ListPromptsInput) (*bedrockagent.ListPromptsOutput, error)
ListPrompts mocks base method
func (*MockBedrockAgentAPI) ListPromptsPages ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListPromptsPages(arg0 *bedrockagent.ListPromptsInput, arg1 func(*bedrockagent.ListPromptsOutput, bool) bool) error
ListPromptsPages mocks base method
func (*MockBedrockAgentAPI) ListPromptsPagesWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListPromptsPagesWithContext(arg0 context.Context, arg1 *bedrockagent.ListPromptsInput, arg2 func(*bedrockagent.ListPromptsOutput, bool) bool, arg3 ...request.Option) error
ListPromptsPagesWithContext mocks base method
func (*MockBedrockAgentAPI) ListPromptsRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListPromptsRequest(arg0 *bedrockagent.ListPromptsInput) (*request.Request, *bedrockagent.ListPromptsOutput)
ListPromptsRequest mocks base method
func (*MockBedrockAgentAPI) ListPromptsWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) ListPromptsWithContext(arg0 context.Context, arg1 *bedrockagent.ListPromptsInput, arg2 ...request.Option) (*bedrockagent.ListPromptsOutput, error)
ListPromptsWithContext mocks base method
func (*MockBedrockAgentAPI) ListTagsForResource ¶
func (m *MockBedrockAgentAPI) ListTagsForResource(arg0 *bedrockagent.ListTagsForResourceInput) (*bedrockagent.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockBedrockAgentAPI) ListTagsForResourceRequest ¶
func (m *MockBedrockAgentAPI) ListTagsForResourceRequest(arg0 *bedrockagent.ListTagsForResourceInput) (*request.Request, *bedrockagent.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockBedrockAgentAPI) ListTagsForResourceWithContext ¶
func (m *MockBedrockAgentAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *bedrockagent.ListTagsForResourceInput, arg2 ...request.Option) (*bedrockagent.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockBedrockAgentAPI) PrepareAgent ¶
func (m *MockBedrockAgentAPI) PrepareAgent(arg0 *bedrockagent.PrepareAgentInput) (*bedrockagent.PrepareAgentOutput, error)
PrepareAgent mocks base method
func (*MockBedrockAgentAPI) PrepareAgentRequest ¶
func (m *MockBedrockAgentAPI) PrepareAgentRequest(arg0 *bedrockagent.PrepareAgentInput) (*request.Request, *bedrockagent.PrepareAgentOutput)
PrepareAgentRequest mocks base method
func (*MockBedrockAgentAPI) PrepareAgentWithContext ¶
func (m *MockBedrockAgentAPI) PrepareAgentWithContext(arg0 context.Context, arg1 *bedrockagent.PrepareAgentInput, arg2 ...request.Option) (*bedrockagent.PrepareAgentOutput, error)
PrepareAgentWithContext mocks base method
func (*MockBedrockAgentAPI) PrepareFlow ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) PrepareFlow(arg0 *bedrockagent.PrepareFlowInput) (*bedrockagent.PrepareFlowOutput, error)
PrepareFlow mocks base method
func (*MockBedrockAgentAPI) PrepareFlowRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) PrepareFlowRequest(arg0 *bedrockagent.PrepareFlowInput) (*request.Request, *bedrockagent.PrepareFlowOutput)
PrepareFlowRequest mocks base method
func (*MockBedrockAgentAPI) PrepareFlowWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) PrepareFlowWithContext(arg0 context.Context, arg1 *bedrockagent.PrepareFlowInput, arg2 ...request.Option) (*bedrockagent.PrepareFlowOutput, error)
PrepareFlowWithContext mocks base method
func (*MockBedrockAgentAPI) StartIngestionJob ¶
func (m *MockBedrockAgentAPI) StartIngestionJob(arg0 *bedrockagent.StartIngestionJobInput) (*bedrockagent.StartIngestionJobOutput, error)
StartIngestionJob mocks base method
func (*MockBedrockAgentAPI) StartIngestionJobRequest ¶
func (m *MockBedrockAgentAPI) StartIngestionJobRequest(arg0 *bedrockagent.StartIngestionJobInput) (*request.Request, *bedrockagent.StartIngestionJobOutput)
StartIngestionJobRequest mocks base method
func (*MockBedrockAgentAPI) StartIngestionJobWithContext ¶
func (m *MockBedrockAgentAPI) StartIngestionJobWithContext(arg0 context.Context, arg1 *bedrockagent.StartIngestionJobInput, arg2 ...request.Option) (*bedrockagent.StartIngestionJobOutput, error)
StartIngestionJobWithContext mocks base method
func (*MockBedrockAgentAPI) TagResource ¶
func (m *MockBedrockAgentAPI) TagResource(arg0 *bedrockagent.TagResourceInput) (*bedrockagent.TagResourceOutput, error)
TagResource mocks base method
func (*MockBedrockAgentAPI) TagResourceRequest ¶
func (m *MockBedrockAgentAPI) TagResourceRequest(arg0 *bedrockagent.TagResourceInput) (*request.Request, *bedrockagent.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockBedrockAgentAPI) TagResourceWithContext ¶
func (m *MockBedrockAgentAPI) TagResourceWithContext(arg0 context.Context, arg1 *bedrockagent.TagResourceInput, arg2 ...request.Option) (*bedrockagent.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockBedrockAgentAPI) UntagResource ¶
func (m *MockBedrockAgentAPI) UntagResource(arg0 *bedrockagent.UntagResourceInput) (*bedrockagent.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockBedrockAgentAPI) UntagResourceRequest ¶
func (m *MockBedrockAgentAPI) UntagResourceRequest(arg0 *bedrockagent.UntagResourceInput) (*request.Request, *bedrockagent.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockBedrockAgentAPI) UntagResourceWithContext ¶
func (m *MockBedrockAgentAPI) UntagResourceWithContext(arg0 context.Context, arg1 *bedrockagent.UntagResourceInput, arg2 ...request.Option) (*bedrockagent.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockBedrockAgentAPI) UpdateAgent ¶
func (m *MockBedrockAgentAPI) UpdateAgent(arg0 *bedrockagent.UpdateAgentInput) (*bedrockagent.UpdateAgentOutput, error)
UpdateAgent mocks base method
func (*MockBedrockAgentAPI) UpdateAgentActionGroup ¶
func (m *MockBedrockAgentAPI) UpdateAgentActionGroup(arg0 *bedrockagent.UpdateAgentActionGroupInput) (*bedrockagent.UpdateAgentActionGroupOutput, error)
UpdateAgentActionGroup mocks base method
func (*MockBedrockAgentAPI) UpdateAgentActionGroupRequest ¶
func (m *MockBedrockAgentAPI) UpdateAgentActionGroupRequest(arg0 *bedrockagent.UpdateAgentActionGroupInput) (*request.Request, *bedrockagent.UpdateAgentActionGroupOutput)
UpdateAgentActionGroupRequest mocks base method
func (*MockBedrockAgentAPI) UpdateAgentActionGroupWithContext ¶
func (m *MockBedrockAgentAPI) UpdateAgentActionGroupWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateAgentActionGroupInput, arg2 ...request.Option) (*bedrockagent.UpdateAgentActionGroupOutput, error)
UpdateAgentActionGroupWithContext mocks base method
func (*MockBedrockAgentAPI) UpdateAgentAlias ¶
func (m *MockBedrockAgentAPI) UpdateAgentAlias(arg0 *bedrockagent.UpdateAgentAliasInput) (*bedrockagent.UpdateAgentAliasOutput, error)
UpdateAgentAlias mocks base method
func (*MockBedrockAgentAPI) UpdateAgentAliasRequest ¶
func (m *MockBedrockAgentAPI) UpdateAgentAliasRequest(arg0 *bedrockagent.UpdateAgentAliasInput) (*request.Request, *bedrockagent.UpdateAgentAliasOutput)
UpdateAgentAliasRequest mocks base method
func (*MockBedrockAgentAPI) UpdateAgentAliasWithContext ¶
func (m *MockBedrockAgentAPI) UpdateAgentAliasWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateAgentAliasInput, arg2 ...request.Option) (*bedrockagent.UpdateAgentAliasOutput, error)
UpdateAgentAliasWithContext mocks base method
func (*MockBedrockAgentAPI) UpdateAgentKnowledgeBase ¶
func (m *MockBedrockAgentAPI) UpdateAgentKnowledgeBase(arg0 *bedrockagent.UpdateAgentKnowledgeBaseInput) (*bedrockagent.UpdateAgentKnowledgeBaseOutput, error)
UpdateAgentKnowledgeBase mocks base method
func (*MockBedrockAgentAPI) UpdateAgentKnowledgeBaseRequest ¶
func (m *MockBedrockAgentAPI) UpdateAgentKnowledgeBaseRequest(arg0 *bedrockagent.UpdateAgentKnowledgeBaseInput) (*request.Request, *bedrockagent.UpdateAgentKnowledgeBaseOutput)
UpdateAgentKnowledgeBaseRequest mocks base method
func (*MockBedrockAgentAPI) UpdateAgentKnowledgeBaseWithContext ¶
func (m *MockBedrockAgentAPI) UpdateAgentKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateAgentKnowledgeBaseInput, arg2 ...request.Option) (*bedrockagent.UpdateAgentKnowledgeBaseOutput, error)
UpdateAgentKnowledgeBaseWithContext mocks base method
func (*MockBedrockAgentAPI) UpdateAgentRequest ¶
func (m *MockBedrockAgentAPI) UpdateAgentRequest(arg0 *bedrockagent.UpdateAgentInput) (*request.Request, *bedrockagent.UpdateAgentOutput)
UpdateAgentRequest mocks base method
func (*MockBedrockAgentAPI) UpdateAgentWithContext ¶
func (m *MockBedrockAgentAPI) UpdateAgentWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateAgentInput, arg2 ...request.Option) (*bedrockagent.UpdateAgentOutput, error)
UpdateAgentWithContext mocks base method
func (*MockBedrockAgentAPI) UpdateDataSource ¶
func (m *MockBedrockAgentAPI) UpdateDataSource(arg0 *bedrockagent.UpdateDataSourceInput) (*bedrockagent.UpdateDataSourceOutput, error)
UpdateDataSource mocks base method
func (*MockBedrockAgentAPI) UpdateDataSourceRequest ¶
func (m *MockBedrockAgentAPI) UpdateDataSourceRequest(arg0 *bedrockagent.UpdateDataSourceInput) (*request.Request, *bedrockagent.UpdateDataSourceOutput)
UpdateDataSourceRequest mocks base method
func (*MockBedrockAgentAPI) UpdateDataSourceWithContext ¶
func (m *MockBedrockAgentAPI) UpdateDataSourceWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateDataSourceInput, arg2 ...request.Option) (*bedrockagent.UpdateDataSourceOutput, error)
UpdateDataSourceWithContext mocks base method
func (*MockBedrockAgentAPI) UpdateFlow ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) UpdateFlow(arg0 *bedrockagent.UpdateFlowInput) (*bedrockagent.UpdateFlowOutput, error)
UpdateFlow mocks base method
func (*MockBedrockAgentAPI) UpdateFlowAlias ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) UpdateFlowAlias(arg0 *bedrockagent.UpdateFlowAliasInput) (*bedrockagent.UpdateFlowAliasOutput, error)
UpdateFlowAlias mocks base method
func (*MockBedrockAgentAPI) UpdateFlowAliasRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) UpdateFlowAliasRequest(arg0 *bedrockagent.UpdateFlowAliasInput) (*request.Request, *bedrockagent.UpdateFlowAliasOutput)
UpdateFlowAliasRequest mocks base method
func (*MockBedrockAgentAPI) UpdateFlowAliasWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) UpdateFlowAliasWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateFlowAliasInput, arg2 ...request.Option) (*bedrockagent.UpdateFlowAliasOutput, error)
UpdateFlowAliasWithContext mocks base method
func (*MockBedrockAgentAPI) UpdateFlowRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) UpdateFlowRequest(arg0 *bedrockagent.UpdateFlowInput) (*request.Request, *bedrockagent.UpdateFlowOutput)
UpdateFlowRequest mocks base method
func (*MockBedrockAgentAPI) UpdateFlowWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) UpdateFlowWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateFlowInput, arg2 ...request.Option) (*bedrockagent.UpdateFlowOutput, error)
UpdateFlowWithContext mocks base method
func (*MockBedrockAgentAPI) UpdateKnowledgeBase ¶
func (m *MockBedrockAgentAPI) UpdateKnowledgeBase(arg0 *bedrockagent.UpdateKnowledgeBaseInput) (*bedrockagent.UpdateKnowledgeBaseOutput, error)
UpdateKnowledgeBase mocks base method
func (*MockBedrockAgentAPI) UpdateKnowledgeBaseRequest ¶
func (m *MockBedrockAgentAPI) UpdateKnowledgeBaseRequest(arg0 *bedrockagent.UpdateKnowledgeBaseInput) (*request.Request, *bedrockagent.UpdateKnowledgeBaseOutput)
UpdateKnowledgeBaseRequest mocks base method
func (*MockBedrockAgentAPI) UpdateKnowledgeBaseWithContext ¶
func (m *MockBedrockAgentAPI) UpdateKnowledgeBaseWithContext(arg0 context.Context, arg1 *bedrockagent.UpdateKnowledgeBaseInput, arg2 ...request.Option) (*bedrockagent.UpdateKnowledgeBaseOutput, error)
UpdateKnowledgeBaseWithContext mocks base method
func (*MockBedrockAgentAPI) UpdatePrompt ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) UpdatePrompt(arg0 *bedrockagent.UpdatePromptInput) (*bedrockagent.UpdatePromptOutput, error)
UpdatePrompt mocks base method
func (*MockBedrockAgentAPI) UpdatePromptRequest ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) UpdatePromptRequest(arg0 *bedrockagent.UpdatePromptInput) (*request.Request, *bedrockagent.UpdatePromptOutput)
UpdatePromptRequest mocks base method
func (*MockBedrockAgentAPI) UpdatePromptWithContext ¶ added in v1.54.18
func (m *MockBedrockAgentAPI) UpdatePromptWithContext(arg0 context.Context, arg1 *bedrockagent.UpdatePromptInput, arg2 ...request.Option) (*bedrockagent.UpdatePromptOutput, error)
UpdatePromptWithContext mocks base method
type MockBedrockAgentAPIMockRecorder ¶
type MockBedrockAgentAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockBedrockAgentAPIMockRecorder is the mock recorder for MockBedrockAgentAPI
func (*MockBedrockAgentAPIMockRecorder) AssociateAgentKnowledgeBase ¶
func (mr *MockBedrockAgentAPIMockRecorder) AssociateAgentKnowledgeBase(arg0 interface{}) *gomock.Call
AssociateAgentKnowledgeBase indicates an expected call of AssociateAgentKnowledgeBase
func (*MockBedrockAgentAPIMockRecorder) AssociateAgentKnowledgeBaseRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) AssociateAgentKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
AssociateAgentKnowledgeBaseRequest indicates an expected call of AssociateAgentKnowledgeBaseRequest
func (*MockBedrockAgentAPIMockRecorder) AssociateAgentKnowledgeBaseWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) AssociateAgentKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateAgentKnowledgeBaseWithContext indicates an expected call of AssociateAgentKnowledgeBaseWithContext
func (*MockBedrockAgentAPIMockRecorder) CreateAgent ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateAgent(arg0 interface{}) *gomock.Call
CreateAgent indicates an expected call of CreateAgent
func (*MockBedrockAgentAPIMockRecorder) CreateAgentActionGroup ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentActionGroup(arg0 interface{}) *gomock.Call
CreateAgentActionGroup indicates an expected call of CreateAgentActionGroup
func (*MockBedrockAgentAPIMockRecorder) CreateAgentActionGroupRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentActionGroupRequest(arg0 interface{}) *gomock.Call
CreateAgentActionGroupRequest indicates an expected call of CreateAgentActionGroupRequest
func (*MockBedrockAgentAPIMockRecorder) CreateAgentActionGroupWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentActionGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAgentActionGroupWithContext indicates an expected call of CreateAgentActionGroupWithContext
func (*MockBedrockAgentAPIMockRecorder) CreateAgentAlias ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentAlias(arg0 interface{}) *gomock.Call
CreateAgentAlias indicates an expected call of CreateAgentAlias
func (*MockBedrockAgentAPIMockRecorder) CreateAgentAliasRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentAliasRequest(arg0 interface{}) *gomock.Call
CreateAgentAliasRequest indicates an expected call of CreateAgentAliasRequest
func (*MockBedrockAgentAPIMockRecorder) CreateAgentAliasWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAgentAliasWithContext indicates an expected call of CreateAgentAliasWithContext
func (*MockBedrockAgentAPIMockRecorder) CreateAgentRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentRequest(arg0 interface{}) *gomock.Call
CreateAgentRequest indicates an expected call of CreateAgentRequest
func (*MockBedrockAgentAPIMockRecorder) CreateAgentWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAgentWithContext indicates an expected call of CreateAgentWithContext
func (*MockBedrockAgentAPIMockRecorder) CreateDataSource ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateDataSource(arg0 interface{}) *gomock.Call
CreateDataSource indicates an expected call of CreateDataSource
func (*MockBedrockAgentAPIMockRecorder) CreateDataSourceRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateDataSourceRequest(arg0 interface{}) *gomock.Call
CreateDataSourceRequest indicates an expected call of CreateDataSourceRequest
func (*MockBedrockAgentAPIMockRecorder) CreateDataSourceWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDataSourceWithContext indicates an expected call of CreateDataSourceWithContext
func (*MockBedrockAgentAPIMockRecorder) CreateFlow ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreateFlow(arg0 interface{}) *gomock.Call
CreateFlow indicates an expected call of CreateFlow
func (*MockBedrockAgentAPIMockRecorder) CreateFlowAlias ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowAlias(arg0 interface{}) *gomock.Call
CreateFlowAlias indicates an expected call of CreateFlowAlias
func (*MockBedrockAgentAPIMockRecorder) CreateFlowAliasRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowAliasRequest(arg0 interface{}) *gomock.Call
CreateFlowAliasRequest indicates an expected call of CreateFlowAliasRequest
func (*MockBedrockAgentAPIMockRecorder) CreateFlowAliasWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFlowAliasWithContext indicates an expected call of CreateFlowAliasWithContext
func (*MockBedrockAgentAPIMockRecorder) CreateFlowRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowRequest(arg0 interface{}) *gomock.Call
CreateFlowRequest indicates an expected call of CreateFlowRequest
func (*MockBedrockAgentAPIMockRecorder) CreateFlowVersion ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowVersion(arg0 interface{}) *gomock.Call
CreateFlowVersion indicates an expected call of CreateFlowVersion
func (*MockBedrockAgentAPIMockRecorder) CreateFlowVersionRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowVersionRequest(arg0 interface{}) *gomock.Call
CreateFlowVersionRequest indicates an expected call of CreateFlowVersionRequest
func (*MockBedrockAgentAPIMockRecorder) CreateFlowVersionWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFlowVersionWithContext indicates an expected call of CreateFlowVersionWithContext
func (*MockBedrockAgentAPIMockRecorder) CreateFlowWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreateFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFlowWithContext indicates an expected call of CreateFlowWithContext
func (*MockBedrockAgentAPIMockRecorder) CreateKnowledgeBase ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateKnowledgeBase(arg0 interface{}) *gomock.Call
CreateKnowledgeBase indicates an expected call of CreateKnowledgeBase
func (*MockBedrockAgentAPIMockRecorder) CreateKnowledgeBaseRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
CreateKnowledgeBaseRequest indicates an expected call of CreateKnowledgeBaseRequest
func (*MockBedrockAgentAPIMockRecorder) CreateKnowledgeBaseWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) CreateKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateKnowledgeBaseWithContext indicates an expected call of CreateKnowledgeBaseWithContext
func (*MockBedrockAgentAPIMockRecorder) CreatePrompt ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreatePrompt(arg0 interface{}) *gomock.Call
CreatePrompt indicates an expected call of CreatePrompt
func (*MockBedrockAgentAPIMockRecorder) CreatePromptRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreatePromptRequest(arg0 interface{}) *gomock.Call
CreatePromptRequest indicates an expected call of CreatePromptRequest
func (*MockBedrockAgentAPIMockRecorder) CreatePromptVersion ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreatePromptVersion(arg0 interface{}) *gomock.Call
CreatePromptVersion indicates an expected call of CreatePromptVersion
func (*MockBedrockAgentAPIMockRecorder) CreatePromptVersionRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreatePromptVersionRequest(arg0 interface{}) *gomock.Call
CreatePromptVersionRequest indicates an expected call of CreatePromptVersionRequest
func (*MockBedrockAgentAPIMockRecorder) CreatePromptVersionWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreatePromptVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePromptVersionWithContext indicates an expected call of CreatePromptVersionWithContext
func (*MockBedrockAgentAPIMockRecorder) CreatePromptWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) CreatePromptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePromptWithContext indicates an expected call of CreatePromptWithContext
func (*MockBedrockAgentAPIMockRecorder) DeleteAgent ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgent(arg0 interface{}) *gomock.Call
DeleteAgent indicates an expected call of DeleteAgent
func (*MockBedrockAgentAPIMockRecorder) DeleteAgentActionGroup ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentActionGroup(arg0 interface{}) *gomock.Call
DeleteAgentActionGroup indicates an expected call of DeleteAgentActionGroup
func (*MockBedrockAgentAPIMockRecorder) DeleteAgentActionGroupRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentActionGroupRequest(arg0 interface{}) *gomock.Call
DeleteAgentActionGroupRequest indicates an expected call of DeleteAgentActionGroupRequest
func (*MockBedrockAgentAPIMockRecorder) DeleteAgentActionGroupWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentActionGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAgentActionGroupWithContext indicates an expected call of DeleteAgentActionGroupWithContext
func (*MockBedrockAgentAPIMockRecorder) DeleteAgentAlias ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentAlias(arg0 interface{}) *gomock.Call
DeleteAgentAlias indicates an expected call of DeleteAgentAlias
func (*MockBedrockAgentAPIMockRecorder) DeleteAgentAliasRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentAliasRequest(arg0 interface{}) *gomock.Call
DeleteAgentAliasRequest indicates an expected call of DeleteAgentAliasRequest
func (*MockBedrockAgentAPIMockRecorder) DeleteAgentAliasWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAgentAliasWithContext indicates an expected call of DeleteAgentAliasWithContext
func (*MockBedrockAgentAPIMockRecorder) DeleteAgentRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentRequest(arg0 interface{}) *gomock.Call
DeleteAgentRequest indicates an expected call of DeleteAgentRequest
func (*MockBedrockAgentAPIMockRecorder) DeleteAgentVersion ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentVersion(arg0 interface{}) *gomock.Call
DeleteAgentVersion indicates an expected call of DeleteAgentVersion
func (*MockBedrockAgentAPIMockRecorder) DeleteAgentVersionRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentVersionRequest(arg0 interface{}) *gomock.Call
DeleteAgentVersionRequest indicates an expected call of DeleteAgentVersionRequest
func (*MockBedrockAgentAPIMockRecorder) DeleteAgentVersionWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAgentVersionWithContext indicates an expected call of DeleteAgentVersionWithContext
func (*MockBedrockAgentAPIMockRecorder) DeleteAgentWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAgentWithContext indicates an expected call of DeleteAgentWithContext
func (*MockBedrockAgentAPIMockRecorder) DeleteDataSource ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteDataSource(arg0 interface{}) *gomock.Call
DeleteDataSource indicates an expected call of DeleteDataSource
func (*MockBedrockAgentAPIMockRecorder) DeleteDataSourceRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteDataSourceRequest(arg0 interface{}) *gomock.Call
DeleteDataSourceRequest indicates an expected call of DeleteDataSourceRequest
func (*MockBedrockAgentAPIMockRecorder) DeleteDataSourceWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDataSourceWithContext indicates an expected call of DeleteDataSourceWithContext
func (*MockBedrockAgentAPIMockRecorder) DeleteFlow ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlow(arg0 interface{}) *gomock.Call
DeleteFlow indicates an expected call of DeleteFlow
func (*MockBedrockAgentAPIMockRecorder) DeleteFlowAlias ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowAlias(arg0 interface{}) *gomock.Call
DeleteFlowAlias indicates an expected call of DeleteFlowAlias
func (*MockBedrockAgentAPIMockRecorder) DeleteFlowAliasRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowAliasRequest(arg0 interface{}) *gomock.Call
DeleteFlowAliasRequest indicates an expected call of DeleteFlowAliasRequest
func (*MockBedrockAgentAPIMockRecorder) DeleteFlowAliasWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFlowAliasWithContext indicates an expected call of DeleteFlowAliasWithContext
func (*MockBedrockAgentAPIMockRecorder) DeleteFlowRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowRequest(arg0 interface{}) *gomock.Call
DeleteFlowRequest indicates an expected call of DeleteFlowRequest
func (*MockBedrockAgentAPIMockRecorder) DeleteFlowVersion ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowVersion(arg0 interface{}) *gomock.Call
DeleteFlowVersion indicates an expected call of DeleteFlowVersion
func (*MockBedrockAgentAPIMockRecorder) DeleteFlowVersionRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowVersionRequest(arg0 interface{}) *gomock.Call
DeleteFlowVersionRequest indicates an expected call of DeleteFlowVersionRequest
func (*MockBedrockAgentAPIMockRecorder) DeleteFlowVersionWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFlowVersionWithContext indicates an expected call of DeleteFlowVersionWithContext
func (*MockBedrockAgentAPIMockRecorder) DeleteFlowWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) DeleteFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFlowWithContext indicates an expected call of DeleteFlowWithContext
func (*MockBedrockAgentAPIMockRecorder) DeleteKnowledgeBase ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteKnowledgeBase(arg0 interface{}) *gomock.Call
DeleteKnowledgeBase indicates an expected call of DeleteKnowledgeBase
func (*MockBedrockAgentAPIMockRecorder) DeleteKnowledgeBaseRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
DeleteKnowledgeBaseRequest indicates an expected call of DeleteKnowledgeBaseRequest
func (*MockBedrockAgentAPIMockRecorder) DeleteKnowledgeBaseWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) DeleteKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteKnowledgeBaseWithContext indicates an expected call of DeleteKnowledgeBaseWithContext
func (*MockBedrockAgentAPIMockRecorder) DeletePrompt ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) DeletePrompt(arg0 interface{}) *gomock.Call
DeletePrompt indicates an expected call of DeletePrompt
func (*MockBedrockAgentAPIMockRecorder) DeletePromptRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) DeletePromptRequest(arg0 interface{}) *gomock.Call
DeletePromptRequest indicates an expected call of DeletePromptRequest
func (*MockBedrockAgentAPIMockRecorder) DeletePromptWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) DeletePromptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePromptWithContext indicates an expected call of DeletePromptWithContext
func (*MockBedrockAgentAPIMockRecorder) DisassociateAgentKnowledgeBase ¶
func (mr *MockBedrockAgentAPIMockRecorder) DisassociateAgentKnowledgeBase(arg0 interface{}) *gomock.Call
DisassociateAgentKnowledgeBase indicates an expected call of DisassociateAgentKnowledgeBase
func (*MockBedrockAgentAPIMockRecorder) DisassociateAgentKnowledgeBaseRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) DisassociateAgentKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
DisassociateAgentKnowledgeBaseRequest indicates an expected call of DisassociateAgentKnowledgeBaseRequest
func (*MockBedrockAgentAPIMockRecorder) DisassociateAgentKnowledgeBaseWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) DisassociateAgentKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateAgentKnowledgeBaseWithContext indicates an expected call of DisassociateAgentKnowledgeBaseWithContext
func (*MockBedrockAgentAPIMockRecorder) GetAgent ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgent(arg0 interface{}) *gomock.Call
GetAgent indicates an expected call of GetAgent
func (*MockBedrockAgentAPIMockRecorder) GetAgentActionGroup ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgentActionGroup(arg0 interface{}) *gomock.Call
GetAgentActionGroup indicates an expected call of GetAgentActionGroup
func (*MockBedrockAgentAPIMockRecorder) GetAgentActionGroupRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgentActionGroupRequest(arg0 interface{}) *gomock.Call
GetAgentActionGroupRequest indicates an expected call of GetAgentActionGroupRequest
func (*MockBedrockAgentAPIMockRecorder) GetAgentActionGroupWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgentActionGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAgentActionGroupWithContext indicates an expected call of GetAgentActionGroupWithContext
func (*MockBedrockAgentAPIMockRecorder) GetAgentAlias ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgentAlias(arg0 interface{}) *gomock.Call
GetAgentAlias indicates an expected call of GetAgentAlias
func (*MockBedrockAgentAPIMockRecorder) GetAgentAliasRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgentAliasRequest(arg0 interface{}) *gomock.Call
GetAgentAliasRequest indicates an expected call of GetAgentAliasRequest
func (*MockBedrockAgentAPIMockRecorder) GetAgentAliasWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgentAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAgentAliasWithContext indicates an expected call of GetAgentAliasWithContext
func (*MockBedrockAgentAPIMockRecorder) GetAgentKnowledgeBase ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgentKnowledgeBase(arg0 interface{}) *gomock.Call
GetAgentKnowledgeBase indicates an expected call of GetAgentKnowledgeBase
func (*MockBedrockAgentAPIMockRecorder) GetAgentKnowledgeBaseRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgentKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
GetAgentKnowledgeBaseRequest indicates an expected call of GetAgentKnowledgeBaseRequest
func (*MockBedrockAgentAPIMockRecorder) GetAgentKnowledgeBaseWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgentKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAgentKnowledgeBaseWithContext indicates an expected call of GetAgentKnowledgeBaseWithContext
func (*MockBedrockAgentAPIMockRecorder) GetAgentRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgentRequest(arg0 interface{}) *gomock.Call
GetAgentRequest indicates an expected call of GetAgentRequest
func (*MockBedrockAgentAPIMockRecorder) GetAgentVersion ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgentVersion(arg0 interface{}) *gomock.Call
GetAgentVersion indicates an expected call of GetAgentVersion
func (*MockBedrockAgentAPIMockRecorder) GetAgentVersionRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgentVersionRequest(arg0 interface{}) *gomock.Call
GetAgentVersionRequest indicates an expected call of GetAgentVersionRequest
func (*MockBedrockAgentAPIMockRecorder) GetAgentVersionWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgentVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAgentVersionWithContext indicates an expected call of GetAgentVersionWithContext
func (*MockBedrockAgentAPIMockRecorder) GetAgentWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAgentWithContext indicates an expected call of GetAgentWithContext
func (*MockBedrockAgentAPIMockRecorder) GetDataSource ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetDataSource(arg0 interface{}) *gomock.Call
GetDataSource indicates an expected call of GetDataSource
func (*MockBedrockAgentAPIMockRecorder) GetDataSourceRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetDataSourceRequest(arg0 interface{}) *gomock.Call
GetDataSourceRequest indicates an expected call of GetDataSourceRequest
func (*MockBedrockAgentAPIMockRecorder) GetDataSourceWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDataSourceWithContext indicates an expected call of GetDataSourceWithContext
func (*MockBedrockAgentAPIMockRecorder) GetFlow ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) GetFlow(arg0 interface{}) *gomock.Call
GetFlow indicates an expected call of GetFlow
func (*MockBedrockAgentAPIMockRecorder) GetFlowAlias ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) GetFlowAlias(arg0 interface{}) *gomock.Call
GetFlowAlias indicates an expected call of GetFlowAlias
func (*MockBedrockAgentAPIMockRecorder) GetFlowAliasRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) GetFlowAliasRequest(arg0 interface{}) *gomock.Call
GetFlowAliasRequest indicates an expected call of GetFlowAliasRequest
func (*MockBedrockAgentAPIMockRecorder) GetFlowAliasWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) GetFlowAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFlowAliasWithContext indicates an expected call of GetFlowAliasWithContext
func (*MockBedrockAgentAPIMockRecorder) GetFlowRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) GetFlowRequest(arg0 interface{}) *gomock.Call
GetFlowRequest indicates an expected call of GetFlowRequest
func (*MockBedrockAgentAPIMockRecorder) GetFlowVersion ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) GetFlowVersion(arg0 interface{}) *gomock.Call
GetFlowVersion indicates an expected call of GetFlowVersion
func (*MockBedrockAgentAPIMockRecorder) GetFlowVersionRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) GetFlowVersionRequest(arg0 interface{}) *gomock.Call
GetFlowVersionRequest indicates an expected call of GetFlowVersionRequest
func (*MockBedrockAgentAPIMockRecorder) GetFlowVersionWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) GetFlowVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFlowVersionWithContext indicates an expected call of GetFlowVersionWithContext
func (*MockBedrockAgentAPIMockRecorder) GetFlowWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) GetFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFlowWithContext indicates an expected call of GetFlowWithContext
func (*MockBedrockAgentAPIMockRecorder) GetIngestionJob ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetIngestionJob(arg0 interface{}) *gomock.Call
GetIngestionJob indicates an expected call of GetIngestionJob
func (*MockBedrockAgentAPIMockRecorder) GetIngestionJobRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetIngestionJobRequest(arg0 interface{}) *gomock.Call
GetIngestionJobRequest indicates an expected call of GetIngestionJobRequest
func (*MockBedrockAgentAPIMockRecorder) GetIngestionJobWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetIngestionJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIngestionJobWithContext indicates an expected call of GetIngestionJobWithContext
func (*MockBedrockAgentAPIMockRecorder) GetKnowledgeBase ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetKnowledgeBase(arg0 interface{}) *gomock.Call
GetKnowledgeBase indicates an expected call of GetKnowledgeBase
func (*MockBedrockAgentAPIMockRecorder) GetKnowledgeBaseRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
GetKnowledgeBaseRequest indicates an expected call of GetKnowledgeBaseRequest
func (*MockBedrockAgentAPIMockRecorder) GetKnowledgeBaseWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) GetKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetKnowledgeBaseWithContext indicates an expected call of GetKnowledgeBaseWithContext
func (*MockBedrockAgentAPIMockRecorder) GetPrompt ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) GetPrompt(arg0 interface{}) *gomock.Call
GetPrompt indicates an expected call of GetPrompt
func (*MockBedrockAgentAPIMockRecorder) GetPromptRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) GetPromptRequest(arg0 interface{}) *gomock.Call
GetPromptRequest indicates an expected call of GetPromptRequest
func (*MockBedrockAgentAPIMockRecorder) GetPromptWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) GetPromptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPromptWithContext indicates an expected call of GetPromptWithContext
func (*MockBedrockAgentAPIMockRecorder) ListAgentActionGroups ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentActionGroups(arg0 interface{}) *gomock.Call
ListAgentActionGroups indicates an expected call of ListAgentActionGroups
func (*MockBedrockAgentAPIMockRecorder) ListAgentActionGroupsPages ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentActionGroupsPages(arg0, arg1 interface{}) *gomock.Call
ListAgentActionGroupsPages indicates an expected call of ListAgentActionGroupsPages
func (*MockBedrockAgentAPIMockRecorder) ListAgentActionGroupsPagesWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentActionGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAgentActionGroupsPagesWithContext indicates an expected call of ListAgentActionGroupsPagesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListAgentActionGroupsRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentActionGroupsRequest(arg0 interface{}) *gomock.Call
ListAgentActionGroupsRequest indicates an expected call of ListAgentActionGroupsRequest
func (*MockBedrockAgentAPIMockRecorder) ListAgentActionGroupsWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentActionGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAgentActionGroupsWithContext indicates an expected call of ListAgentActionGroupsWithContext
func (*MockBedrockAgentAPIMockRecorder) ListAgentAliases ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentAliases(arg0 interface{}) *gomock.Call
ListAgentAliases indicates an expected call of ListAgentAliases
func (*MockBedrockAgentAPIMockRecorder) ListAgentAliasesPages ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentAliasesPages(arg0, arg1 interface{}) *gomock.Call
ListAgentAliasesPages indicates an expected call of ListAgentAliasesPages
func (*MockBedrockAgentAPIMockRecorder) ListAgentAliasesPagesWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAgentAliasesPagesWithContext indicates an expected call of ListAgentAliasesPagesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListAgentAliasesRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentAliasesRequest(arg0 interface{}) *gomock.Call
ListAgentAliasesRequest indicates an expected call of ListAgentAliasesRequest
func (*MockBedrockAgentAPIMockRecorder) ListAgentAliasesWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAgentAliasesWithContext indicates an expected call of ListAgentAliasesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBases ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBases(arg0 interface{}) *gomock.Call
ListAgentKnowledgeBases indicates an expected call of ListAgentKnowledgeBases
func (*MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBasesPages ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBasesPages(arg0, arg1 interface{}) *gomock.Call
ListAgentKnowledgeBasesPages indicates an expected call of ListAgentKnowledgeBasesPages
func (*MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBasesPagesWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAgentKnowledgeBasesPagesWithContext indicates an expected call of ListAgentKnowledgeBasesPagesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBasesRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBasesRequest(arg0 interface{}) *gomock.Call
ListAgentKnowledgeBasesRequest indicates an expected call of ListAgentKnowledgeBasesRequest
func (*MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBasesWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentKnowledgeBasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAgentKnowledgeBasesWithContext indicates an expected call of ListAgentKnowledgeBasesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListAgentVersions ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentVersions(arg0 interface{}) *gomock.Call
ListAgentVersions indicates an expected call of ListAgentVersions
func (*MockBedrockAgentAPIMockRecorder) ListAgentVersionsPages ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListAgentVersionsPages indicates an expected call of ListAgentVersionsPages
func (*MockBedrockAgentAPIMockRecorder) ListAgentVersionsPagesWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAgentVersionsPagesWithContext indicates an expected call of ListAgentVersionsPagesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListAgentVersionsRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentVersionsRequest(arg0 interface{}) *gomock.Call
ListAgentVersionsRequest indicates an expected call of ListAgentVersionsRequest
func (*MockBedrockAgentAPIMockRecorder) ListAgentVersionsWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAgentVersionsWithContext indicates an expected call of ListAgentVersionsWithContext
func (*MockBedrockAgentAPIMockRecorder) ListAgents ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgents(arg0 interface{}) *gomock.Call
ListAgents indicates an expected call of ListAgents
func (*MockBedrockAgentAPIMockRecorder) ListAgentsPages ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentsPages(arg0, arg1 interface{}) *gomock.Call
ListAgentsPages indicates an expected call of ListAgentsPages
func (*MockBedrockAgentAPIMockRecorder) ListAgentsPagesWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAgentsPagesWithContext indicates an expected call of ListAgentsPagesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListAgentsRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentsRequest(arg0 interface{}) *gomock.Call
ListAgentsRequest indicates an expected call of ListAgentsRequest
func (*MockBedrockAgentAPIMockRecorder) ListAgentsWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListAgentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAgentsWithContext indicates an expected call of ListAgentsWithContext
func (*MockBedrockAgentAPIMockRecorder) ListDataSources ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListDataSources(arg0 interface{}) *gomock.Call
ListDataSources indicates an expected call of ListDataSources
func (*MockBedrockAgentAPIMockRecorder) ListDataSourcesPages ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListDataSourcesPages(arg0, arg1 interface{}) *gomock.Call
ListDataSourcesPages indicates an expected call of ListDataSourcesPages
func (*MockBedrockAgentAPIMockRecorder) ListDataSourcesPagesWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListDataSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDataSourcesPagesWithContext indicates an expected call of ListDataSourcesPagesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListDataSourcesRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListDataSourcesRequest(arg0 interface{}) *gomock.Call
ListDataSourcesRequest indicates an expected call of ListDataSourcesRequest
func (*MockBedrockAgentAPIMockRecorder) ListDataSourcesWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListDataSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDataSourcesWithContext indicates an expected call of ListDataSourcesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListFlowAliases ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlowAliases(arg0 interface{}) *gomock.Call
ListFlowAliases indicates an expected call of ListFlowAliases
func (*MockBedrockAgentAPIMockRecorder) ListFlowAliasesPages ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlowAliasesPages(arg0, arg1 interface{}) *gomock.Call
ListFlowAliasesPages indicates an expected call of ListFlowAliasesPages
func (*MockBedrockAgentAPIMockRecorder) ListFlowAliasesPagesWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlowAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFlowAliasesPagesWithContext indicates an expected call of ListFlowAliasesPagesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListFlowAliasesRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlowAliasesRequest(arg0 interface{}) *gomock.Call
ListFlowAliasesRequest indicates an expected call of ListFlowAliasesRequest
func (*MockBedrockAgentAPIMockRecorder) ListFlowAliasesWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlowAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFlowAliasesWithContext indicates an expected call of ListFlowAliasesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListFlowVersions ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlowVersions(arg0 interface{}) *gomock.Call
ListFlowVersions indicates an expected call of ListFlowVersions
func (*MockBedrockAgentAPIMockRecorder) ListFlowVersionsPages ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlowVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListFlowVersionsPages indicates an expected call of ListFlowVersionsPages
func (*MockBedrockAgentAPIMockRecorder) ListFlowVersionsPagesWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlowVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFlowVersionsPagesWithContext indicates an expected call of ListFlowVersionsPagesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListFlowVersionsRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlowVersionsRequest(arg0 interface{}) *gomock.Call
ListFlowVersionsRequest indicates an expected call of ListFlowVersionsRequest
func (*MockBedrockAgentAPIMockRecorder) ListFlowVersionsWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlowVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFlowVersionsWithContext indicates an expected call of ListFlowVersionsWithContext
func (*MockBedrockAgentAPIMockRecorder) ListFlows ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlows(arg0 interface{}) *gomock.Call
ListFlows indicates an expected call of ListFlows
func (*MockBedrockAgentAPIMockRecorder) ListFlowsPages ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlowsPages(arg0, arg1 interface{}) *gomock.Call
ListFlowsPages indicates an expected call of ListFlowsPages
func (*MockBedrockAgentAPIMockRecorder) ListFlowsPagesWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFlowsPagesWithContext indicates an expected call of ListFlowsPagesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListFlowsRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlowsRequest(arg0 interface{}) *gomock.Call
ListFlowsRequest indicates an expected call of ListFlowsRequest
func (*MockBedrockAgentAPIMockRecorder) ListFlowsWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListFlowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFlowsWithContext indicates an expected call of ListFlowsWithContext
func (*MockBedrockAgentAPIMockRecorder) ListIngestionJobs ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListIngestionJobs(arg0 interface{}) *gomock.Call
ListIngestionJobs indicates an expected call of ListIngestionJobs
func (*MockBedrockAgentAPIMockRecorder) ListIngestionJobsPages ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListIngestionJobsPages(arg0, arg1 interface{}) *gomock.Call
ListIngestionJobsPages indicates an expected call of ListIngestionJobsPages
func (*MockBedrockAgentAPIMockRecorder) ListIngestionJobsPagesWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListIngestionJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListIngestionJobsPagesWithContext indicates an expected call of ListIngestionJobsPagesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListIngestionJobsRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListIngestionJobsRequest(arg0 interface{}) *gomock.Call
ListIngestionJobsRequest indicates an expected call of ListIngestionJobsRequest
func (*MockBedrockAgentAPIMockRecorder) ListIngestionJobsWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListIngestionJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListIngestionJobsWithContext indicates an expected call of ListIngestionJobsWithContext
func (*MockBedrockAgentAPIMockRecorder) ListKnowledgeBases ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListKnowledgeBases(arg0 interface{}) *gomock.Call
ListKnowledgeBases indicates an expected call of ListKnowledgeBases
func (*MockBedrockAgentAPIMockRecorder) ListKnowledgeBasesPages ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListKnowledgeBasesPages(arg0, arg1 interface{}) *gomock.Call
ListKnowledgeBasesPages indicates an expected call of ListKnowledgeBasesPages
func (*MockBedrockAgentAPIMockRecorder) ListKnowledgeBasesPagesWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListKnowledgeBasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListKnowledgeBasesPagesWithContext indicates an expected call of ListKnowledgeBasesPagesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListKnowledgeBasesRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListKnowledgeBasesRequest(arg0 interface{}) *gomock.Call
ListKnowledgeBasesRequest indicates an expected call of ListKnowledgeBasesRequest
func (*MockBedrockAgentAPIMockRecorder) ListKnowledgeBasesWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListKnowledgeBasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListKnowledgeBasesWithContext indicates an expected call of ListKnowledgeBasesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListPrompts ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListPrompts(arg0 interface{}) *gomock.Call
ListPrompts indicates an expected call of ListPrompts
func (*MockBedrockAgentAPIMockRecorder) ListPromptsPages ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListPromptsPages(arg0, arg1 interface{}) *gomock.Call
ListPromptsPages indicates an expected call of ListPromptsPages
func (*MockBedrockAgentAPIMockRecorder) ListPromptsPagesWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListPromptsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPromptsPagesWithContext indicates an expected call of ListPromptsPagesWithContext
func (*MockBedrockAgentAPIMockRecorder) ListPromptsRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListPromptsRequest(arg0 interface{}) *gomock.Call
ListPromptsRequest indicates an expected call of ListPromptsRequest
func (*MockBedrockAgentAPIMockRecorder) ListPromptsWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) ListPromptsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPromptsWithContext indicates an expected call of ListPromptsWithContext
func (*MockBedrockAgentAPIMockRecorder) ListTagsForResource ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockBedrockAgentAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockBedrockAgentAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockBedrockAgentAPIMockRecorder) PrepareAgent ¶
func (mr *MockBedrockAgentAPIMockRecorder) PrepareAgent(arg0 interface{}) *gomock.Call
PrepareAgent indicates an expected call of PrepareAgent
func (*MockBedrockAgentAPIMockRecorder) PrepareAgentRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) PrepareAgentRequest(arg0 interface{}) *gomock.Call
PrepareAgentRequest indicates an expected call of PrepareAgentRequest
func (*MockBedrockAgentAPIMockRecorder) PrepareAgentWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) PrepareAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PrepareAgentWithContext indicates an expected call of PrepareAgentWithContext
func (*MockBedrockAgentAPIMockRecorder) PrepareFlow ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) PrepareFlow(arg0 interface{}) *gomock.Call
PrepareFlow indicates an expected call of PrepareFlow
func (*MockBedrockAgentAPIMockRecorder) PrepareFlowRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) PrepareFlowRequest(arg0 interface{}) *gomock.Call
PrepareFlowRequest indicates an expected call of PrepareFlowRequest
func (*MockBedrockAgentAPIMockRecorder) PrepareFlowWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) PrepareFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PrepareFlowWithContext indicates an expected call of PrepareFlowWithContext
func (*MockBedrockAgentAPIMockRecorder) StartIngestionJob ¶
func (mr *MockBedrockAgentAPIMockRecorder) StartIngestionJob(arg0 interface{}) *gomock.Call
StartIngestionJob indicates an expected call of StartIngestionJob
func (*MockBedrockAgentAPIMockRecorder) StartIngestionJobRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) StartIngestionJobRequest(arg0 interface{}) *gomock.Call
StartIngestionJobRequest indicates an expected call of StartIngestionJobRequest
func (*MockBedrockAgentAPIMockRecorder) StartIngestionJobWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) StartIngestionJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartIngestionJobWithContext indicates an expected call of StartIngestionJobWithContext
func (*MockBedrockAgentAPIMockRecorder) TagResource ¶
func (mr *MockBedrockAgentAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockBedrockAgentAPIMockRecorder) TagResourceRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockBedrockAgentAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockBedrockAgentAPIMockRecorder) UntagResource ¶
func (mr *MockBedrockAgentAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockBedrockAgentAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockBedrockAgentAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockBedrockAgentAPIMockRecorder) UpdateAgent ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgent(arg0 interface{}) *gomock.Call
UpdateAgent indicates an expected call of UpdateAgent
func (*MockBedrockAgentAPIMockRecorder) UpdateAgentActionGroup ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentActionGroup(arg0 interface{}) *gomock.Call
UpdateAgentActionGroup indicates an expected call of UpdateAgentActionGroup
func (*MockBedrockAgentAPIMockRecorder) UpdateAgentActionGroupRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentActionGroupRequest(arg0 interface{}) *gomock.Call
UpdateAgentActionGroupRequest indicates an expected call of UpdateAgentActionGroupRequest
func (*MockBedrockAgentAPIMockRecorder) UpdateAgentActionGroupWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentActionGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAgentActionGroupWithContext indicates an expected call of UpdateAgentActionGroupWithContext
func (*MockBedrockAgentAPIMockRecorder) UpdateAgentAlias ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentAlias(arg0 interface{}) *gomock.Call
UpdateAgentAlias indicates an expected call of UpdateAgentAlias
func (*MockBedrockAgentAPIMockRecorder) UpdateAgentAliasRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentAliasRequest(arg0 interface{}) *gomock.Call
UpdateAgentAliasRequest indicates an expected call of UpdateAgentAliasRequest
func (*MockBedrockAgentAPIMockRecorder) UpdateAgentAliasWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAgentAliasWithContext indicates an expected call of UpdateAgentAliasWithContext
func (*MockBedrockAgentAPIMockRecorder) UpdateAgentKnowledgeBase ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentKnowledgeBase(arg0 interface{}) *gomock.Call
UpdateAgentKnowledgeBase indicates an expected call of UpdateAgentKnowledgeBase
func (*MockBedrockAgentAPIMockRecorder) UpdateAgentKnowledgeBaseRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
UpdateAgentKnowledgeBaseRequest indicates an expected call of UpdateAgentKnowledgeBaseRequest
func (*MockBedrockAgentAPIMockRecorder) UpdateAgentKnowledgeBaseWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAgentKnowledgeBaseWithContext indicates an expected call of UpdateAgentKnowledgeBaseWithContext
func (*MockBedrockAgentAPIMockRecorder) UpdateAgentRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentRequest(arg0 interface{}) *gomock.Call
UpdateAgentRequest indicates an expected call of UpdateAgentRequest
func (*MockBedrockAgentAPIMockRecorder) UpdateAgentWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAgentWithContext indicates an expected call of UpdateAgentWithContext
func (*MockBedrockAgentAPIMockRecorder) UpdateDataSource ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateDataSource(arg0 interface{}) *gomock.Call
UpdateDataSource indicates an expected call of UpdateDataSource
func (*MockBedrockAgentAPIMockRecorder) UpdateDataSourceRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateDataSourceRequest(arg0 interface{}) *gomock.Call
UpdateDataSourceRequest indicates an expected call of UpdateDataSourceRequest
func (*MockBedrockAgentAPIMockRecorder) UpdateDataSourceWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDataSourceWithContext indicates an expected call of UpdateDataSourceWithContext
func (*MockBedrockAgentAPIMockRecorder) UpdateFlow ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) UpdateFlow(arg0 interface{}) *gomock.Call
UpdateFlow indicates an expected call of UpdateFlow
func (*MockBedrockAgentAPIMockRecorder) UpdateFlowAlias ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) UpdateFlowAlias(arg0 interface{}) *gomock.Call
UpdateFlowAlias indicates an expected call of UpdateFlowAlias
func (*MockBedrockAgentAPIMockRecorder) UpdateFlowAliasRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) UpdateFlowAliasRequest(arg0 interface{}) *gomock.Call
UpdateFlowAliasRequest indicates an expected call of UpdateFlowAliasRequest
func (*MockBedrockAgentAPIMockRecorder) UpdateFlowAliasWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) UpdateFlowAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFlowAliasWithContext indicates an expected call of UpdateFlowAliasWithContext
func (*MockBedrockAgentAPIMockRecorder) UpdateFlowRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) UpdateFlowRequest(arg0 interface{}) *gomock.Call
UpdateFlowRequest indicates an expected call of UpdateFlowRequest
func (*MockBedrockAgentAPIMockRecorder) UpdateFlowWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) UpdateFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFlowWithContext indicates an expected call of UpdateFlowWithContext
func (*MockBedrockAgentAPIMockRecorder) UpdateKnowledgeBase ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateKnowledgeBase(arg0 interface{}) *gomock.Call
UpdateKnowledgeBase indicates an expected call of UpdateKnowledgeBase
func (*MockBedrockAgentAPIMockRecorder) UpdateKnowledgeBaseRequest ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateKnowledgeBaseRequest(arg0 interface{}) *gomock.Call
UpdateKnowledgeBaseRequest indicates an expected call of UpdateKnowledgeBaseRequest
func (*MockBedrockAgentAPIMockRecorder) UpdateKnowledgeBaseWithContext ¶
func (mr *MockBedrockAgentAPIMockRecorder) UpdateKnowledgeBaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateKnowledgeBaseWithContext indicates an expected call of UpdateKnowledgeBaseWithContext
func (*MockBedrockAgentAPIMockRecorder) UpdatePrompt ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) UpdatePrompt(arg0 interface{}) *gomock.Call
UpdatePrompt indicates an expected call of UpdatePrompt
func (*MockBedrockAgentAPIMockRecorder) UpdatePromptRequest ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) UpdatePromptRequest(arg0 interface{}) *gomock.Call
UpdatePromptRequest indicates an expected call of UpdatePromptRequest
func (*MockBedrockAgentAPIMockRecorder) UpdatePromptWithContext ¶ added in v1.54.18
func (mr *MockBedrockAgentAPIMockRecorder) UpdatePromptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdatePromptWithContext indicates an expected call of UpdatePromptWithContext