Uses of Class
com.mypurecloud.sdk.v2.model.NluDetectionContext
Packages that use NluDetectionContext
-
Uses of NluDetectionContext in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NluDetectionContextModifier and TypeMethodDescriptionNluDetectionContext.entity(ContextEntity entity) Use this entity to restrict detection.NluDetectionRequest.getContext()NluDetectionContext.intent(ContextIntent intent) Restrict detection to this intent.Methods in com.mypurecloud.sdk.v2.model with parameters of type NluDetectionContextModifier and TypeMethodDescriptionNluDetectionRequest.context(NluDetectionContext context) The context for the input to NLU detection.voidNluDetectionRequest.setContext(NluDetectionContext context)