| Package | Description |
|---|---|
| org.apache.camel.component.salesforce.internal.client |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCompositeSObjectCollectionsApiClient.submitDeleteCompositeCollections(List<String> ids,
Boolean allOrNone,
Map<String,List<String>> headers,
CompositeSObjectCollectionsApiClient.ResponseCallback<List<DeleteSObjectResult>> callback) |
void |
CompositeSObjectCollectionsApiClient.submitDeleteCompositeCollections(List<String> ids,
Boolean allOrNone,
Map<String,List<String>> headers,
CompositeSObjectCollectionsApiClient.ResponseCallback<List<DeleteSObjectResult>> callback) |
Apache Camel