| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagentruntime.model |
| Modifier and Type | Method and Description |
|---|---|
Citation |
Citation.clone() |
Citation |
Citation.withGeneratedResponsePart(GeneratedResponsePart generatedResponsePart) |
Citation |
Citation.withRetrievedReferences(Collection<RetrievedReference> retrievedReferences) |
Citation |
Citation.withRetrievedReferences(RetrievedReference... retrievedReferences)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
List<Citation> |
RetrieveAndGenerateResult.getCitations() |
| Modifier and Type | Method and Description |
|---|---|
RetrieveAndGenerateResult |
RetrieveAndGenerateResult.withCitations(Citation... citations)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetrieveAndGenerateResult.setCitations(Collection<Citation> citations) |
RetrieveAndGenerateResult |
RetrieveAndGenerateResult.withCitations(Collection<Citation> citations) |
Copyright © 2024. All rights reserved.