Package com.mypurecloud.sdk.v2.model
Class TwitterDataIngestionRuleResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.TwitterDataIngestionRuleResponse
- All Implemented Interfaces:
Serializable
TwitterDataIngestionRuleResponse
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe status of the data ingestion rule. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionISO 3166-1 alpha-2 country codes where Data Ingestion Rules should apply.description(String description) A description of the data ingestion rule.booleangetId()getName()inthashCode()ID of the data ingestion rule.ingestionRuleInfo(MessageInfo ingestionRuleInfo) The Info about ingestion rule.The name of the data ingestion rule.searchTerms(String searchTerms) Search terms for X (formally Twitter).voidsetCountries(List<String> countries) voidsetDescription(String description) voidvoidsetIngestionRuleInfo(MessageInfo ingestionRuleInfo) voidvoidsetSearchTerms(String searchTerms) voidvoidsetVersion(Integer version) The status of the data ingestion rule.toString()The version number of the data ingestion rule.
-
Constructor Details
-
TwitterDataIngestionRuleResponse
public TwitterDataIngestionRuleResponse() -
TwitterDataIngestionRuleResponse
-
-
Method Details
-
id
ID of the data ingestion rule. -
getId
-
setId
-
name
The name of the data ingestion rule. -
getName
-
setName
-
description
A description of the data ingestion rule. -
getDescription
-
setDescription
-
status
The status of the data ingestion rule. -
getStatus
-
setStatus
-
version
The version number of the data ingestion rule. -
getVersion
-
setVersion
-
getDateCreated
-
getDateModified
-
getPlatform
-
ingestionRuleInfo
The Info about ingestion rule. -
getIngestionRuleInfo
-
setIngestionRuleInfo
-
countries
ISO 3166-1 alpha-2 country codes where Data Ingestion Rules should apply. Defaults to worldwide. -
getCountries
-
setCountries
-
searchTerms
Search terms for X (formally Twitter). -
getSearchTerms
-
setSearchTerms
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-