Package | Description |
---|---|
org.apache.camel.component.salesforce.api.dto.bulk |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
Modifier and Type | Field and Description |
---|---|
protected List<SObject> |
QueryResult.records |
Modifier and Type | Method and Description |
---|---|
SObject |
ObjectFactory.createSObject()
Create an instance of
SObject |
Modifier and Type | Method and Description |
---|---|
List<SObject> |
QueryResult.getRecords()
Gets the value of the records property.
|
Apache Camel