Uses of Class
software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValue
-
Packages that use AdditionalResultAttributeValue Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of AdditionalResultAttributeValue in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return AdditionalResultAttributeValue Modifier and Type Method Description AdditionalResultAttributeValueAdditionalResultAttribute. value()An object that contains the attribute value.Methods in software.amazon.awssdk.services.kendra.model with parameters of type AdditionalResultAttributeValue Modifier and Type Method Description AdditionalResultAttribute.BuilderAdditionalResultAttribute.Builder. value(AdditionalResultAttributeValue value)An object that contains the attribute value.
-