| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagentruntime |
Amazon Bedrock Agent
|
| com.amazonaws.services.bedrockagentruntime.model |
| Modifier and Type | Method and Description |
|---|---|
RetrieveAndGenerateResult |
AbstractAWSBedrockAgentRuntime.retrieveAndGenerate(RetrieveAndGenerateRequest request) |
RetrieveAndGenerateResult |
AWSBedrockAgentRuntimeClient.retrieveAndGenerate(RetrieveAndGenerateRequest request)
RetrieveAndGenerate API
|
RetrieveAndGenerateResult |
AWSBedrockAgentRuntime.retrieveAndGenerate(RetrieveAndGenerateRequest retrieveAndGenerateRequest)
RetrieveAndGenerate API
|
| Modifier and Type | Method and Description |
|---|---|
Future<RetrieveAndGenerateResult> |
AbstractAWSBedrockAgentRuntimeAsync.retrieveAndGenerateAsync(RetrieveAndGenerateRequest request,
AsyncHandler<RetrieveAndGenerateRequest,RetrieveAndGenerateResult> asyncHandler) |
Future<RetrieveAndGenerateResult> |
AWSBedrockAgentRuntimeAsyncClient.retrieveAndGenerateAsync(RetrieveAndGenerateRequest request,
AsyncHandler<RetrieveAndGenerateRequest,RetrieveAndGenerateResult> asyncHandler) |
Future<RetrieveAndGenerateResult> |
AWSBedrockAgentRuntimeAsync.retrieveAndGenerateAsync(RetrieveAndGenerateRequest retrieveAndGenerateRequest,
AsyncHandler<RetrieveAndGenerateRequest,RetrieveAndGenerateResult> asyncHandler)
RetrieveAndGenerate API
|
| Modifier and Type | Method and Description |
|---|---|
RetrieveAndGenerateResult |
RetrieveAndGenerateResult.clone() |
RetrieveAndGenerateResult |
RetrieveAndGenerateResult.withCitations(Citation... citations)
NOTE: This method appends the values to the existing list (if any).
|
RetrieveAndGenerateResult |
RetrieveAndGenerateResult.withCitations(Collection<Citation> citations) |
RetrieveAndGenerateResult |
RetrieveAndGenerateResult.withOutput(RetrieveAndGenerateOutput output) |
RetrieveAndGenerateResult |
RetrieveAndGenerateResult.withSessionId(String sessionId) |
Copyright © 2023. All rights reserved.