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