Package com.mypurecloud.sdk.v2.model
Class AnalyticsReportingSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.AnalyticsReportingSettings
- All Implemented Interfaces:
Serializable
AnalyticsReportingSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()myInteractionsPiiMaskingEnabled(Boolean myInteractionsPiiMaskingEnabled) Indicates whether PII data is masked in My Interaction export and the Analytics/Reporting UIpiiMaskingEnabled(Boolean piiMaskingEnabled) Indication of whether or not personal data is masked in data export and the Analytics/Reporting UIqueueAgentAccessObfuscation(Boolean queueAgentAccessObfuscation) Indication of whether or not to obfuscate export data from the Queue Agent Details view based on User ACLvoidsetMyInteractionsPiiMaskingEnabled(Boolean myInteractionsPiiMaskingEnabled) voidsetPiiMaskingEnabled(Boolean piiMaskingEnabled) voidsetQueueAgentAccessObfuscation(Boolean queueAgentAccessObfuscation) toString()
-
Constructor Details
-
AnalyticsReportingSettings
public AnalyticsReportingSettings() -
AnalyticsReportingSettings
-
-
Method Details
-
piiMaskingEnabled
Indication of whether or not personal data is masked in data export and the Analytics/Reporting UI -
getPiiMaskingEnabled
-
setPiiMaskingEnabled
-
queueAgentAccessObfuscation
Indication of whether or not to obfuscate export data from the Queue Agent Details view based on User ACL -
getQueueAgentAccessObfuscation
-
setQueueAgentAccessObfuscation
-
myInteractionsPiiMaskingEnabled
public AnalyticsReportingSettings myInteractionsPiiMaskingEnabled(Boolean myInteractionsPiiMaskingEnabled) Indicates whether PII data is masked in My Interaction export and the Analytics/Reporting UI -
getMyInteractionsPiiMaskingEnabled
-
setMyInteractionsPiiMaskingEnabled
-
equals
-
hashCode
public int hashCode() -
toString
-