Package com.mypurecloud.sdk.v2.model
Class HelpSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.HelpSettings
- All Implemented Interfaces:
Serializable
HelpSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()List of keywords for complianceresponse(ComplianceResponse response) The response configuration for the keywordsvoidsetKeyword(List<String> keyword) voidsetResponse(ComplianceResponse response) toString()
-
Constructor Details
-
HelpSettings
public HelpSettings() -
HelpSettings
-
-
Method Details