Package com.mypurecloud.sdk.v2.model
Class DynamicLineBalancingSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.DynamicLineBalancingSettings
- All Implemented Interfaces:
Serializable
DynamicLineBalancingSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIndicates that this campaign is subject of dynamic line balancingbooleaninthashCode()relativeWeight(Integer relativeWeight) Relative weight of this campaign in dynamic line balancingvoidsetEnabled(Boolean enabled) voidsetRelativeWeight(Integer relativeWeight) toString()
-
Constructor Details
-
DynamicLineBalancingSettings
public DynamicLineBalancingSettings() -
DynamicLineBalancingSettings
-
-
Method Details
-
enabled
Indicates that this campaign is subject of dynamic line balancing -
getEnabled
-
setEnabled
-
relativeWeight
Relative weight of this campaign in dynamic line balancing -
getRelativeWeight
-
setRelativeWeight
-
equals
-
hashCode
public int hashCode() -
toString
-