| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagentruntime.model |
| Modifier and Type | Method and Description |
|---|---|
KnowledgeBaseQuery |
KnowledgeBaseQuery.clone() |
KnowledgeBaseQuery |
RetrieveRequest.getRetrievalQuery()
Contains the query to send the knowledge base.
|
KnowledgeBaseQuery |
KnowledgeBaseQuery.withText(String text)
The text of the query made to the knowledge base.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetrieveRequest.setRetrievalQuery(KnowledgeBaseQuery retrievalQuery)
Contains the query to send the knowledge base.
|
RetrieveRequest |
RetrieveRequest.withRetrievalQuery(KnowledgeBaseQuery retrievalQuery)
Contains the query to send the knowledge base.
|
Copyright © 2025. All rights reserved.