| Package | Description |
|---|---|
| org.apache.camel.component.salesforce.internal.client |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCompositeSObjectCollectionsApiClient.submitCompositeCollections(SObjectCollection collection,
Map<String,List<String>> headers,
CompositeSObjectCollectionsApiClient.ResponseCallback<List<SaveSObjectResult>> callback,
String sObjectName,
String externalIdFieldName,
String method) |
void |
CompositeSObjectCollectionsApiClient.submitCompositeCollections(SObjectCollection collection,
Map<String,List<String>> headers,
CompositeSObjectCollectionsApiClient.ResponseCallback<List<SaveSObjectResult>> callback,
String sObjectName,
String externalIdFieldName,
String method) |
Apache Camel