Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.ExactResponseFields
-
Packages that use ExactResponseFields Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of ExactResponseFields in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return ExactResponseFields Modifier and Type Method Description ExactResponseFieldsOpensearchConfiguration. exactResponseFields()Contains the names of the fields used for an exact response to the user.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type ExactResponseFields Modifier and Type Method Description OpensearchConfiguration.BuilderOpensearchConfiguration.Builder. exactResponseFields(ExactResponseFields exactResponseFields)Contains the names of the fields used for an exact response to the user.
-