Package com.mypurecloud.sdk.v2.model
Class DiagnosticsSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.DiagnosticsSettings
- All Implemented Interfaces:
Serializable
DiagnosticsSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()reportLowMaxCallsPerAgentAlert(Boolean reportLowMaxCallsPerAgentAlert) Whether to report on low max calls per agent alerts.voidsetReportLowMaxCallsPerAgentAlert(Boolean reportLowMaxCallsPerAgentAlert) toString()
-
Constructor Details
-
DiagnosticsSettings
public DiagnosticsSettings() -
DiagnosticsSettings
-
-
Method Details
-
reportLowMaxCallsPerAgentAlert
Whether to report on low max calls per agent alerts. -
getReportLowMaxCallsPerAgentAlert
-
setReportLowMaxCallsPerAgentAlert
-
equals
-
hashCode
public int hashCode() -
toString
-