Class UpdateQnaDTOContext
- java.lang.Object
-
- com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO
-
- com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext
-
public class UpdateQnaDTOContext extends UpdateContextDTO
Context associated with Qna to be updated.
-
-
Constructor Summary
Constructors Constructor Description UpdateQnaDTOContext()
-
Method Summary
-
Methods inherited from class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO
isContextOnly, promptsToAdd, promptsToDelete, withIsContextOnly, withPromptsToAdd, withPromptsToDelete
-
-