Uses of Class
com.mypurecloud.sdk.v2.model.TopicCriteria
Packages that use TopicCriteria
-
Uses of TopicCriteria in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TopicCriteriaModifier and TypeMethodDescriptionTopicCriteria.dataIngestionRules(List<DataIngestionRuleCriteria> dataIngestionRules) The data ingestion rules for this topic.The ID of the topic.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type TopicCriteriaMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type TopicCriteriaModifier and TypeMethodDescriptionvoidAdditionalMatchCriteria.setTopics(List<TopicCriteria> topics) AdditionalMatchCriteria.topics(List<TopicCriteria> topics) List of topics with specific data ingestion rules to filter messages for escalation.