Uses of Class
com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO
-
Packages that use ReplaceKbDTO Package Description com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models This package contains the models classes for QnAMakerClient. -
-
Uses of ReplaceKbDTO in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Methods in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models that return ReplaceKbDTO Modifier and Type Method Description ReplaceKbDTO
ReplaceKbDTO. withQnAList(List<QnADTO> qnAList)
Set the qnAList value.
-