Package com.mypurecloud.sdk.v2.model
Class DataIngestionRuleCriteria
java.lang.Object
com.mypurecloud.sdk.v2.model.DataIngestionRuleCriteria
- All Implemented Interfaces:
Serializable
DataIngestionRuleCriteria
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe effective platform for the data ingestion rule. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioneffectivePlatform(DataIngestionRuleCriteria.EffectivePlatformEnum effectivePlatform) The effective platform for the data ingestion rule.booleangetId()getName()inthashCode()The ID of the data ingestion rule.voidsetEffectivePlatform(DataIngestionRuleCriteria.EffectivePlatformEnum effectivePlatform) voidtoString()
-
Constructor Details
-
DataIngestionRuleCriteria
public DataIngestionRuleCriteria() -
DataIngestionRuleCriteria
-
-
Method Details
-
effectivePlatform
public DataIngestionRuleCriteria effectivePlatform(DataIngestionRuleCriteria.EffectivePlatformEnum effectivePlatform) The effective platform for the data ingestion rule. -
getEffectivePlatform
-
setEffectivePlatform
-
id
The ID of the data ingestion rule. -
getId
-
setId
-
getName
-
equals
-
hashCode
public int hashCode() -
toString
-