| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagentruntime.model |
| Modifier and Type | Method and Description |
|---|---|
RetrieveAndGenerateOutput |
RetrieveAndGenerateOutput.clone() |
RetrieveAndGenerateOutput |
RetrieveAndGenerateResult.getOutput()
Contains the response generated from querying the knowledge base.
|
RetrieveAndGenerateOutput |
RetrieveAndGenerateOutput.withText(String text)
The response generated from querying the knowledge base.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetrieveAndGenerateResult.setOutput(RetrieveAndGenerateOutput output)
Contains the response generated from querying the knowledge base.
|
RetrieveAndGenerateResult |
RetrieveAndGenerateResult.withOutput(RetrieveAndGenerateOutput output)
Contains the response generated from querying the knowledge base.
|
Copyright © 2025. All rights reserved.