Uses of Class
org.apache.camel.component.salesforce.api.dto.analytics.reports.SyncAttributes
-
Packages that use SyncAttributes Package Description org.apache.camel.component.salesforce.api.dto.analytics.reports -
-
Uses of SyncAttributes in org.apache.camel.component.salesforce.api.dto.analytics.reports
Methods in org.apache.camel.component.salesforce.api.dto.analytics.reports that return SyncAttributes Modifier and Type Method Description SyncAttributes
SyncReportResults. getAttributes()
Methods in org.apache.camel.component.salesforce.api.dto.analytics.reports with parameters of type SyncAttributes Modifier and Type Method Description void
SyncReportResults. setAttributes(SyncAttributes attributes)
-