| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
AdditionalResultAttributeValue |
AdditionalResultAttributeValue.clone() |
AdditionalResultAttributeValue |
AdditionalResultAttribute.getValue()
An object that contains the attribute value.
|
AdditionalResultAttributeValue |
AdditionalResultAttributeValue.withTextWithHighlightsValue(TextWithHighlights textWithHighlightsValue)
The text associated with the attribute and information about the highlight to apply to the text.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdditionalResultAttribute.setValue(AdditionalResultAttributeValue value)
An object that contains the attribute value.
|
AdditionalResultAttribute |
AdditionalResultAttribute.withValue(AdditionalResultAttributeValue value)
An object that contains the attribute value.
|
Copyright © 2023. All rights reserved.