| 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 |
|---|---|
UpdateAgentResult |
AWSBedrockAgentClient.updateAgent(UpdateAgentRequest request)
Updates an existing Amazon Bedrock Agent
|
UpdateAgentResult |
AbstractAWSBedrockAgent.updateAgent(UpdateAgentRequest request) |
UpdateAgentResult |
AWSBedrockAgent.updateAgent(UpdateAgentRequest updateAgentRequest)
Updates an existing Amazon Bedrock Agent
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAgentResult> |
AWSBedrockAgentAsyncClient.updateAgentAsync(UpdateAgentRequest request,
AsyncHandler<UpdateAgentRequest,UpdateAgentResult> asyncHandler) |
Future<UpdateAgentResult> |
AbstractAWSBedrockAgentAsync.updateAgentAsync(UpdateAgentRequest request,
AsyncHandler<UpdateAgentRequest,UpdateAgentResult> asyncHandler) |
Future<UpdateAgentResult> |
AWSBedrockAgentAsync.updateAgentAsync(UpdateAgentRequest updateAgentRequest,
AsyncHandler<UpdateAgentRequest,UpdateAgentResult> asyncHandler)
Updates an existing Amazon Bedrock Agent
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAgentResult |
UpdateAgentResult.clone() |
UpdateAgentResult |
UpdateAgentResult.withAgent(Agent agent) |
Copyright © 2024. All rights reserved.