Package com.mypurecloud.sdk.v2.model
Class NluDetectionResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.NluDetectionResponse
- All Implemented Interfaces:
Serializable
NluDetectionResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetInput()inthashCode()input(NluDetectionInput input) output(NluDetectionOutput output) voidsetInput(NluDetectionInput input) voidsetOutput(NluDetectionOutput output) toString()
-
Constructor Details
-
NluDetectionResponse
public NluDetectionResponse() -
NluDetectionResponse
-
-
Method Details