Package com.mypurecloud.sdk.v2.model
Class RecallEntry
java.lang.Object
com.mypurecloud.sdk.v2.model.RecallEntry
- All Implemented Interfaces:
Serializable
RecallEntry
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()minutesBetweenAttempts(Integer minutesBetweenAttempts) nbrAttempts(Integer nbrAttempts) voidsetMinutesBetweenAttempts(Integer minutesBetweenAttempts) voidsetNbrAttempts(Integer nbrAttempts) toString()
-
Constructor Details
-
RecallEntry
public RecallEntry() -
RecallEntry
-
-
Method Details