Uses of Class
com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO
-
Packages that use ActiveLearningSettingsDTO Package Description com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models This package contains the models classes for QnAMakerClient. -
-
Uses of ActiveLearningSettingsDTO in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Subclasses of ActiveLearningSettingsDTO in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models Modifier and Type Class Description classEndpointSettingsDTOActiveLearningActive Learning settings of the endpoint.Methods in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models that return ActiveLearningSettingsDTO Modifier and Type Method Description ActiveLearningSettingsDTOActiveLearningSettingsDTO. withEnable(String enable)Set the enable value.
-