Package com.mypurecloud.sdk.v2.model
Class NluDetectionContext
java.lang.Object
com.mypurecloud.sdk.v2.model.NluDetectionContext
- All Implemented Interfaces:
Serializable
NluDetectionContext
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentity(ContextEntity entity) Use this entity to restrict detection.booleaninthashCode()intent(ContextIntent intent) Restrict detection to this intent.voidsetEntity(ContextEntity entity) voidsetIntent(ContextIntent intent) toString()
-
Constructor Details
-
NluDetectionContext
public NluDetectionContext() -
NluDetectionContext
-
-
Method Details