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