Uses of Enum Class
com.mypurecloud.sdk.v2.model.AppendToDncActionSettings.ListTypeEnum
Packages that use AppendToDncActionSettings.ListTypeEnum
-
Uses of AppendToDncActionSettings.ListTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AppendToDncActionSettings.ListTypeEnumModifier and TypeMethodDescriptionAppendToDncActionSettings.ListTypeEnum.fromString(String key) AppendToDncActionSettings.getListType()Returns the enum constant of this class with the specified name.AppendToDncActionSettings.ListTypeEnum.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 AppendToDncActionSettings.ListTypeEnumModifier and TypeMethodDescriptionAppendToDncActionSettings.listType(AppendToDncActionSettings.ListTypeEnum listType) The Dnc List Type to append entries tovoidAppendToDncActionSettings.setListType(AppendToDncActionSettings.ListTypeEnum listType)