Package com.mypurecloud.sdk.v2.model
Class PatchActionTarget
java.lang.Object
com.mypurecloud.sdk.v2.model.PatchActionTarget
- All Implemented Interfaces:
Serializable
PatchActionTarget
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()serviceLevel(ServiceLevel serviceLevel) Service Level of the action target.voidvoidsetServiceLevel(ServiceLevel serviceLevel) voidsetShortAbandonThreshold(Integer shortAbandonThreshold) shortAbandonThreshold(Integer shortAbandonThreshold) Indicates the non-default short abandon thresholdtoString()
-
Constructor Details
-
PatchActionTarget
public PatchActionTarget() -
PatchActionTarget
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
serviceLevel
Service Level of the action target. Chat offers for the target will be throttled with the aim of achieving this service level. -
getServiceLevel
-
setServiceLevel
-
shortAbandonThreshold
Indicates the non-default short abandon threshold -
getShortAbandonThreshold
-
setShortAbandonThreshold
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-