Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.BedrockKnowledgeStoreExactResponseFields
-
Packages that use BedrockKnowledgeStoreExactResponseFields Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of BedrockKnowledgeStoreExactResponseFields in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return BedrockKnowledgeStoreExactResponseFields Modifier and Type Method Description BedrockKnowledgeStoreExactResponseFieldsBedrockKnowledgeStoreConfiguration. 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 BedrockKnowledgeStoreExactResponseFields Modifier and Type Method Description BedrockKnowledgeStoreConfiguration.BuilderBedrockKnowledgeStoreConfiguration.Builder. exactResponseFields(BedrockKnowledgeStoreExactResponseFields exactResponseFields)Contains the names of the fields used for an exact response to the user.
-