Package com.mypurecloud.sdk.v2.model
Class DialerAttemptLimitsConfigChangeRecallEntry
java.lang.Object
com.mypurecloud.sdk.v2.model.DialerAttemptLimitsConfigChangeRecallEntry
- All Implemented Interfaces:
Serializable
DialerAttemptLimitsConfigChangeRecallEntry
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) booleaninthashCode()minutesBetweenAttempts(Long minutesBetweenAttempts) How long to wait between recall attemptsnbrAttempts(Long nbrAttempts) The number of recall attempts to makevoidsetAdditionalProperties(Map<String, Object> additionalProperties) voidsetMinutesBetweenAttempts(Long minutesBetweenAttempts) voidsetNbrAttempts(Long nbrAttempts) toString()
-
Constructor Details
-
DialerAttemptLimitsConfigChangeRecallEntry
public DialerAttemptLimitsConfigChangeRecallEntry() -
DialerAttemptLimitsConfigChangeRecallEntry
-
-
Method Details
-
nbrAttempts
The number of recall attempts to make -
getNbrAttempts
-
setNbrAttempts
-
minutesBetweenAttempts
public DialerAttemptLimitsConfigChangeRecallEntry minutesBetweenAttempts(Long minutesBetweenAttempts) How long to wait between recall attempts -
getMinutesBetweenAttempts
-
setMinutesBetweenAttempts
-
additionalProperties
public DialerAttemptLimitsConfigChangeRecallEntry additionalProperties(Map<String, Object> additionalProperties) -
getAdditionalProperties
-
setAdditionalProperties
-
equals
-
hashCode
public int hashCode() -
toString
-