Uses of Class
com.mypurecloud.sdk.v2.model.RecallEntry
Packages that use RecallEntry
-
Uses of RecallEntry in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecallEntryModifier and TypeMethodDescriptionRecallEntry.minutesBetweenAttempts(Integer minutesBetweenAttempts) RecallEntry.nbrAttempts(Integer nbrAttempts) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type RecallEntryMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type RecallEntryModifier and TypeMethodDescriptionAttemptLimits.recallEntries(Map<String, RecallEntry> recallEntries) Configuration for recall attempts.voidAttemptLimits.setRecallEntries(Map<String, RecallEntry> recallEntries)