| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagentruntime.model |
| Modifier and Type | Method and Description |
|---|---|
RetrieveAndGenerateInput |
RetrieveAndGenerateInput.clone() |
RetrieveAndGenerateInput |
RetrieveAndGenerateRequest.getInput()
Contains the query to be made to the knowledge base.
|
RetrieveAndGenerateInput |
RetrieveAndGenerateInput.withText(String text)
The query made to the knowledge base.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetrieveAndGenerateRequest.setInput(RetrieveAndGenerateInput input)
Contains the query to be made to the knowledge base.
|
RetrieveAndGenerateRequest |
RetrieveAndGenerateRequest.withInput(RetrieveAndGenerateInput input)
Contains the query to be made to the knowledge base.
|
Copyright © 2025. All rights reserved.