Uses of Class
org.apache.camel.component.salesforce.internal.dto.PushTopic
-
Packages that use PushTopic Package Description org.apache.camel.component.salesforce.internal.dto -
-
Uses of PushTopic in org.apache.camel.component.salesforce.internal.dto
Methods in org.apache.camel.component.salesforce.internal.dto that return types with arguments of type PushTopic Modifier and Type Method Description List<PushTopic>
QueryRecordsPushTopic. getRecords()
Method parameters in org.apache.camel.component.salesforce.internal.dto with type arguments of type PushTopic Modifier and Type Method Description void
QueryRecordsPushTopic. setRecords(List<PushTopic> records)
-