| 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 |
AbstractAWSBedrockAgent.getAgent(GetAgentRequest request) |
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
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAgentResult> |
AbstractAWSBedrockAgentAsync.getAgentAsync(GetAgentRequest request) |
Future<GetAgentResult> |
AWSBedrockAgentAsync.getAgentAsync(GetAgentRequest getAgentRequest)
Gets an Agent for existing Amazon Bedrock Agent
|
Future<GetAgentResult> |
AWSBedrockAgentAsyncClient.getAgentAsync(GetAgentRequest request) |
Future<GetAgentResult> |
AbstractAWSBedrockAgentAsync.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
|
Future<GetAgentResult> |
AWSBedrockAgentAsyncClient.getAgentAsync(GetAgentRequest request,
AsyncHandler<GetAgentRequest,GetAgentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAgentResult> |
AbstractAWSBedrockAgentAsync.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
|
Future<GetAgentResult> |
AWSBedrockAgentAsyncClient.getAgentAsync(GetAgentRequest request,
AsyncHandler<GetAgentRequest,GetAgentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAgentResult |
GetAgentResult.clone() |
GetAgentResult |
GetAgentResult.withAgent(Agent agent) |
Copyright © 2023. All rights reserved.