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