Package com.mypurecloud.sdk.v2.model
Class TopicCriteria
java.lang.Object
com.mypurecloud.sdk.v2.model.TopicCriteria
- All Implemented Interfaces:
Serializable
TopicCriteria
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondataIngestionRules(List<DataIngestionRuleCriteria> dataIngestionRules) The data ingestion rules for this topic.booleaninthashCode()voidsetDataIngestionRules(List<DataIngestionRuleCriteria> dataIngestionRules) voidsetTopicId(String topicId) The ID of the topic.toString()
-
Constructor Details
-
TopicCriteria
public TopicCriteria() -
TopicCriteria
-
-
Method Details
-
topicId
The ID of the topic. -
getTopicId
-
setTopicId
-
dataIngestionRules
The data ingestion rules for this topic. -
getDataIngestionRules
-
setDataIngestionRules
-
equals
-
hashCode
public int hashCode() -
toString
-