Package com.mypurecloud.sdk.v2.model
Class OptInSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.OptInSettings
- All Implemented Interfaces:
Serializable
OptInSettings
- 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
-
OptInSettings
public OptInSettings() -
OptInSettings
-
-
Method Details