Class TrunkMetricsQoS

java.lang.Object
com.mypurecloud.sdk.v2.model.TrunkMetricsQoS
All Implemented Interfaces:
Serializable

public class TrunkMetricsQoS extends Object implements Serializable
TrunkMetricsQoS
See Also:
  • Constructor Details

    • TrunkMetricsQoS

      public TrunkMetricsQoS()
    • TrunkMetricsQoS

      public TrunkMetricsQoS(Boolean initWithEmptyList)
  • Method Details

    • mismatchCount

      public TrunkMetricsQoS mismatchCount(Integer mismatchCount)
      Total number of QoS mismatches over the course of the last 24-hour period (sliding window).
    • getMismatchCount

      public Integer getMismatchCount()
    • setMismatchCount

      public void setMismatchCount(Integer mismatchCount)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object