| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent |
An example service, deployed with the Octane Service creator, which will echo the string
|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAgentKnowledgeBaseResult |
AWSBedrockAgentClient.updateAgentKnowledgeBase(UpdateAgentKnowledgeBaseRequest request)
Updates an existing Knowledge Base associated to an Amazon Bedrock Agent
|
UpdateAgentKnowledgeBaseResult |
AWSBedrockAgent.updateAgentKnowledgeBase(UpdateAgentKnowledgeBaseRequest updateAgentKnowledgeBaseRequest)
Updates an existing Knowledge Base associated to an Amazon Bedrock Agent
|
UpdateAgentKnowledgeBaseResult |
AbstractAWSBedrockAgent.updateAgentKnowledgeBase(UpdateAgentKnowledgeBaseRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAgentKnowledgeBaseResult> |
AWSBedrockAgentAsyncClient.updateAgentKnowledgeBaseAsync(UpdateAgentKnowledgeBaseRequest request,
AsyncHandler<UpdateAgentKnowledgeBaseRequest,UpdateAgentKnowledgeBaseResult> asyncHandler) |
Future<UpdateAgentKnowledgeBaseResult> |
AWSBedrockAgentAsync.updateAgentKnowledgeBaseAsync(UpdateAgentKnowledgeBaseRequest updateAgentKnowledgeBaseRequest,
AsyncHandler<UpdateAgentKnowledgeBaseRequest,UpdateAgentKnowledgeBaseResult> asyncHandler)
Updates an existing Knowledge Base associated to an Amazon Bedrock Agent
|
Future<UpdateAgentKnowledgeBaseResult> |
AbstractAWSBedrockAgentAsync.updateAgentKnowledgeBaseAsync(UpdateAgentKnowledgeBaseRequest request,
AsyncHandler<UpdateAgentKnowledgeBaseRequest,UpdateAgentKnowledgeBaseResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateAgentKnowledgeBaseResult |
UpdateAgentKnowledgeBaseResult.clone() |
UpdateAgentKnowledgeBaseResult |
UpdateAgentKnowledgeBaseResult.withAgentKnowledgeBase(AgentKnowledgeBase agentKnowledgeBase) |
Copyright © 2024. All rights reserved.