Uses of Class
com.mypurecloud.sdk.v2.model.DataIngestionRulesMetadata
Packages that use DataIngestionRulesMetadata
-
Uses of DataIngestionRulesMetadata in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DataIngestionRulesMetadataModifier and TypeMethodDescriptionDataIngestionRulesMetadata.countByStatus(Map<String, Integer> countByStatus) Count of data ingestion rules by statusThe platform for which the data ingestion rules are availableDataIngestionRulesMetadata.totalCount(Integer totalCount) The total count of data ingestion ruleMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type DataIngestionRulesMetadataModifier and TypeMethodDescriptionSocialTopicWithDataIngestionRuleMetadataResponse.getDataIngestionRulesMetadata()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type DataIngestionRulesMetadataModifier and TypeMethodDescriptionSocialTopicWithDataIngestionRuleMetadataResponse.dataIngestionRulesMetadata(List<DataIngestionRulesMetadata> dataIngestionRulesMetadata) The data ingestion rule metadata.voidSocialTopicWithDataIngestionRuleMetadataResponse.setDataIngestionRulesMetadata(List<DataIngestionRulesMetadata> dataIngestionRulesMetadata)