| 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 |
|---|---|
GetAgentResult |
AWSBedrockAgentClient.getAgent(GetAgentRequest request)
Gets an Agent for existing Amazon Bedrock Agent
|
GetAgentResult |
AWSBedrockAgent.getAgent(GetAgentRequest getAgentRequest)
Gets an Agent for existing Amazon Bedrock Agent
|
GetAgentResult |
AbstractAWSBedrockAgent.getAgent(GetAgentRequest request) |
Future<GetAgentResult> |
AbstractAWSBedrockAgentAsync.getAgentAsync(GetAgentRequest request) |
Future<GetAgentResult> |
AWSBedrockAgentAsyncClient.getAgentAsync(GetAgentRequest request) |
Future<GetAgentResult> |
AWSBedrockAgentAsync.getAgentAsync(GetAgentRequest getAgentRequest)
Gets an Agent for existing Amazon Bedrock Agent
|
Future<GetAgentResult> |
AbstractAWSBedrockAgentAsync.getAgentAsync(GetAgentRequest request,
AsyncHandler<GetAgentRequest,GetAgentResult> asyncHandler) |
Future<GetAgentResult> |
AWSBedrockAgentAsyncClient.getAgentAsync(GetAgentRequest request,
AsyncHandler<GetAgentRequest,GetAgentResult> asyncHandler) |
Future<GetAgentResult> |
AWSBedrockAgentAsync.getAgentAsync(GetAgentRequest getAgentRequest,
AsyncHandler<GetAgentRequest,GetAgentResult> asyncHandler)
Gets an Agent for existing Amazon Bedrock Agent
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAgentResult> |
AbstractAWSBedrockAgentAsync.getAgentAsync(GetAgentRequest request,
AsyncHandler<GetAgentRequest,GetAgentResult> asyncHandler) |
Future<GetAgentResult> |
AWSBedrockAgentAsyncClient.getAgentAsync(GetAgentRequest request,
AsyncHandler<GetAgentRequest,GetAgentResult> asyncHandler) |
Future<GetAgentResult> |
AWSBedrockAgentAsync.getAgentAsync(GetAgentRequest getAgentRequest,
AsyncHandler<GetAgentRequest,GetAgentResult> asyncHandler)
Gets an Agent for existing Amazon Bedrock Agent
|
| Modifier and Type | Method and Description |
|---|---|
GetAgentRequest |
GetAgentRequest.clone() |
GetAgentRequest |
GetAgentRequest.withAgentId(String agentId)
Id generated at the server side when an Agent is created
|
Copyright © 2024. All rights reserved.