Uses of Class
com.mypurecloud.sdk.v2.model.DataIngestionRuleResponse
Packages that use DataIngestionRuleResponse
-
Uses of DataIngestionRuleResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DataIngestionRuleResponseModifier and TypeMethodDescriptionDataIngestionRuleResponse.description(String description) A description of the data ingestion rule.ID of the data ingestion rule.DataIngestionRuleResponse.ingestionRuleInfo(MessageInfo ingestionRuleInfo) The Info about ingestion rule.The name of the data ingestion rule.DataIngestionRuleResponse.status(DataIngestionRuleResponse.StatusEnum status) The status of the data ingestion rule.The version number of the data ingestion rule.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DataIngestionRuleResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DataIngestionRuleResponseModifier and TypeMethodDescriptionDataIngestionRuleResponseEntityListing.entities(List<DataIngestionRuleResponse> entities) voidDataIngestionRuleResponseEntityListing.setEntities(List<DataIngestionRuleResponse> entities)