Class SyncAttributes
java.lang.Object
org.apache.camel.component.salesforce.api.dto.AbstractDTOBase
org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractAttributesBase
org.apache.camel.component.salesforce.api.dto.analytics.reports.SyncAttributes
Report results Attributes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescribeUrl(String describeUrl) voidsetInstancesUrl(String instancesUrl) Methods inherited from class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractAttributesBase
getReportId, getReportName, getType, setReportId, setReportName, setTypeMethods inherited from class org.apache.camel.component.salesforce.api.dto.AbstractDTOBase
toString
-
Constructor Details
-
SyncAttributes
public SyncAttributes()
-
-
Method Details
-
getDescribeUrl
-
setDescribeUrl
-
getInstancesUrl
-
setInstancesUrl
-