Class GlobalObjects
java.lang.Object
org.apache.camel.component.salesforce.api.dto.AbstractDTOBase
org.apache.camel.component.salesforce.api.dto.GlobalObjects
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEncoding(String encoding) voidsetMaxBatchSize(Integer maxBatchSize) voidsetSobjects(List<SObject> sobjects) Methods inherited from class org.apache.camel.component.salesforce.api.dto.AbstractDTOBase
toString
-
Constructor Details
-
GlobalObjects
public GlobalObjects()
-
-
Method Details
-
getEncoding
-
setEncoding
-
getMaxBatchSize
-
setMaxBatchSize
-
getSobjects
-
setSobjects
-