| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<AdditionalResultAttribute> |
QueryResultItem.additionalAttributes()
One or more additional attributes associated with the query result.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResultItem.Builder |
QueryResultItem.Builder.additionalAttributes(AdditionalResultAttribute... additionalAttributes)
One or more additional attributes associated with the query result.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResultItem.Builder |
QueryResultItem.Builder.additionalAttributes(Collection<AdditionalResultAttribute> additionalAttributes)
One or more additional attributes associated with the query result.
|
Copyright © 2020. All rights reserved.