Uses of Class
com.mypurecloud.sdk.v2.model.ConversationCustomAttributesSearchCriteria
Packages that use ConversationCustomAttributesSearchCriteria
-
Uses of ConversationCustomAttributesSearchCriteria in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationCustomAttributesSearchCriteriaModifier and TypeMethodDescriptionConversationCustomAttributesSearchCriteria.dateFormat(String dateFormat) Set date format for criteria values when using date range search type.The end value of the range.Field names to search againstConversationCustomAttributesSearchCriteria.group(List<ConversationCustomAttributesSearchCriteria> group) Groups multiple conditionsConversationCustomAttributesSearchCriteria.operator(ConversationCustomAttributesSearchCriteria.OperatorEnum operator) How to apply this search criteria against other criteriaConversationCustomAttributesSearchCriteria.startValue(String startValue) The start value of the range.ConversationCustomAttributesSearchCriteria.type(ConversationCustomAttributesSearchCriteria.TypeEnum type) Search TypeA value for the search to match againstA list of values for the search to match againstMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationCustomAttributesSearchCriteriaMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationCustomAttributesSearchCriteriaModifier and TypeMethodDescriptionConversationCustomAttributesSearchCriteria.group(List<ConversationCustomAttributesSearchCriteria> group) Groups multiple conditionsvoidConversationCustomAttributesSearchCriteria.setGroup(List<ConversationCustomAttributesSearchCriteria> group)