Uses of Enum Class
com.mypurecloud.sdk.v2.model.ContactBulkSearchCriteria.FilterTypeEnum
Packages that use ContactBulkSearchCriteria.FilterTypeEnum
-
Uses of ContactBulkSearchCriteria.FilterTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContactBulkSearchCriteria.FilterTypeEnumModifier and TypeMethodDescriptionContactBulkSearchCriteria.FilterTypeEnum.fromString(String key) ContactBulkSearchCriteria.getFilterType()Returns the enum constant of this class with the specified name.ContactBulkSearchCriteria.FilterTypeEnum.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 ContactBulkSearchCriteria.FilterTypeEnumModifier and TypeMethodDescriptionContactBulkSearchCriteria.filterType(ContactBulkSearchCriteria.FilterTypeEnum filterType) How to join clauses together.voidContactBulkSearchCriteria.setFilterType(ContactBulkSearchCriteria.FilterTypeEnum filterType)