| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagentruntime.model |
| Modifier and Type | Method and Description |
|---|---|
RetrievedReference |
RetrievedReference.clone() |
RetrievedReference |
RetrievedReference.withContent(RetrievalResultContent content)
Contains the cited text from the data source.
|
RetrievedReference |
RetrievedReference.withLocation(RetrievalResultLocation location)
Contains information about the location of the data source.
|
| Modifier and Type | Method and Description |
|---|---|
List<RetrievedReference> |
Citation.getRetrievedReferences()
Contains metadata about the sources cited for the generated response.
|
| Modifier and Type | Method and Description |
|---|---|
Citation |
Citation.withRetrievedReferences(RetrievedReference... retrievedReferences)
Contains metadata about the sources cited for the generated response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Citation.setRetrievedReferences(Collection<RetrievedReference> retrievedReferences)
Contains metadata about the sources cited for the generated response.
|
Citation |
Citation.withRetrievedReferences(Collection<RetrievedReference> retrievedReferences)
Contains metadata about the sources cited for the generated response.
|
Copyright © 2025. All rights reserved.