Class TargetPerformanceProfile

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

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

    • TargetPerformanceProfile

      public TargetPerformanceProfile()
    • TargetPerformanceProfile

      public TargetPerformanceProfile(Boolean initWithEmptyList)
  • Method Details

    • targetPerformanceProfileId

      public TargetPerformanceProfile targetPerformanceProfileId(String targetPerformanceProfileId)
      The target destination performanceProfileId for the linked metric.
    • getTargetPerformanceProfileId

      public String getTargetPerformanceProfileId()
    • setTargetPerformanceProfileId

      public void setTargetPerformanceProfileId(String targetPerformanceProfileId)
    • 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