Uses of Class
com.mypurecloud.sdk.v2.model.DialerAttemptLimitsConfigChangeRecallEntry
Packages that use DialerAttemptLimitsConfigChangeRecallEntry
-
Uses of DialerAttemptLimitsConfigChangeRecallEntry in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialerAttemptLimitsConfigChangeRecallEntryModifier and TypeMethodDescriptionDialerAttemptLimitsConfigChangeRecallEntry.additionalProperties(Map<String, Object> additionalProperties) DialerAttemptLimitsConfigChangeRecallEntry.minutesBetweenAttempts(Long minutesBetweenAttempts) How long to wait between recall attemptsDialerAttemptLimitsConfigChangeRecallEntry.nbrAttempts(Long nbrAttempts) The number of recall attempts to makeMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type DialerAttemptLimitsConfigChangeRecallEntryModifier and TypeMethodDescriptionDialerAttemptLimitsConfigChangeAttemptLimits.getRecallEntries()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type DialerAttemptLimitsConfigChangeRecallEntryModifier and TypeMethodDescriptionDialerAttemptLimitsConfigChangeAttemptLimits.recallEntries(Map<String, DialerAttemptLimitsConfigChangeRecallEntry> recallEntries) Configuration for recall attemptsvoidDialerAttemptLimitsConfigChangeAttemptLimits.setRecallEntries(Map<String, DialerAttemptLimitsConfigChangeRecallEntry> recallEntries)