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