Uses of Class
com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext
-
Packages that use QueryDTOContext Package Description com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models This package contains the models classes for QnAMakerClient. -
-
Uses of QueryDTOContext in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Methods in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models that return QueryDTOContext Modifier and Type Method Description QueryDTOContextQueryDTO. context()Get the context value.Methods in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models with parameters of type QueryDTOContext Modifier and Type Method Description QueryDTOQueryDTO. withContext(QueryDTOContext context)Set the context value.
-