Uses of Class
com.mypurecloud.sdk.v2.model.NluDetectionInput
Packages that use NluDetectionInput
-
Uses of NluDetectionInput in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NluDetectionInputModifier and TypeMethodDescriptionNluDetectionRequest.getInput()NluDetectionResponse.getInput()Language of the version for multilingual detection, e.g.The text to perform NLU detection on.Methods in com.mypurecloud.sdk.v2.model with parameters of type NluDetectionInputModifier and TypeMethodDescriptionNluDetectionRequest.input(NluDetectionInput input) The input subject to NLU detection.NluDetectionResponse.input(NluDetectionInput input) voidNluDetectionRequest.setInput(NluDetectionInput input) voidNluDetectionResponse.setInput(NluDetectionInput input)