Uses of Enum Class
com.mypurecloud.sdk.v2.model.DialerDnclistConfigChangeDncList.DncSourceTypeEnum
Packages that use DialerDnclistConfigChangeDncList.DncSourceTypeEnum
-
Uses of DialerDnclistConfigChangeDncList.DncSourceTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialerDnclistConfigChangeDncList.DncSourceTypeEnumModifier and TypeMethodDescriptionDialerDnclistConfigChangeDncList.DncSourceTypeEnum.fromString(String key) DialerDnclistConfigChangeDncList.getDncSourceType()Returns the enum constant of this class with the specified name.DialerDnclistConfigChangeDncList.DncSourceTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type DialerDnclistConfigChangeDncList.DncSourceTypeEnumModifier and TypeMethodDescriptionDialerDnclistConfigChangeDncList.dncSourceType(DialerDnclistConfigChangeDncList.DncSourceTypeEnum dncSourceType) the type of dnc list being created, rds (csv file), gryphon, or dnc.comvoidDialerDnclistConfigChangeDncList.setDncSourceType(DialerDnclistConfigChangeDncList.DncSourceTypeEnum dncSourceType)