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