Package com.mypurecloud.sdk.v2.model
Class Compliance
java.lang.Object
com.mypurecloud.sdk.v2.model.Compliance
- All Implemented Interfaces:
Serializable
Compliance
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()helpSettings(List<HelpSettings> helpSettings) List of configurations for 'HelpSettings' complianceoptInSettings(List<OptInSettings> optInSettings) List of configurations for 'OptInSettings' compliancevoidsetHelpSettings(List<HelpSettings> helpSettings) voidsetOptInSettings(List<OptInSettings> optInSettings) voidsetStopSettings(List<StopSettings> stopSettings) stopSettings(List<StopSettings> stopSettings) List of configurations for 'StopSettings' compliancetoString()
-
Constructor Details
-
Compliance
public Compliance() -
Compliance
-
-
Method Details
-
stopSettings
List of configurations for 'StopSettings' compliance -
getStopSettings
-
setStopSettings
-
optInSettings
List of configurations for 'OptInSettings' compliance -
getOptInSettings
-
setOptInSettings
-
helpSettings
List of configurations for 'HelpSettings' compliance -
getHelpSettings
-
setHelpSettings
-
equals
-
hashCode
public int hashCode() -
toString
-