| 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 |
|---|---|
GetAgentVersionResult |
AbstractAWSBedrockAgent.getAgentVersion(GetAgentVersionRequest request) |
GetAgentVersionResult |
AWSBedrockAgentClient.getAgentVersion(GetAgentVersionRequest request)
Gets an Agent version for existing Amazon Bedrock Agent
|
GetAgentVersionResult |
AWSBedrockAgent.getAgentVersion(GetAgentVersionRequest getAgentVersionRequest)
Gets an Agent version for existing Amazon Bedrock Agent
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAgentVersionResult> |
AbstractAWSBedrockAgentAsync.getAgentVersionAsync(GetAgentVersionRequest request,
AsyncHandler<GetAgentVersionRequest,GetAgentVersionResult> asyncHandler) |
Future<GetAgentVersionResult> |
AWSBedrockAgentAsync.getAgentVersionAsync(GetAgentVersionRequest getAgentVersionRequest,
AsyncHandler<GetAgentVersionRequest,GetAgentVersionResult> asyncHandler)
Gets an Agent version for existing Amazon Bedrock Agent
|
Future<GetAgentVersionResult> |
AWSBedrockAgentAsyncClient.getAgentVersionAsync(GetAgentVersionRequest request,
AsyncHandler<GetAgentVersionRequest,GetAgentVersionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAgentVersionResult |
GetAgentVersionResult.clone() |
GetAgentVersionResult |
GetAgentVersionResult.withAgentVersion(AgentVersion agentVersion) |
Copyright © 2023. All rights reserved.