Package | Description |
---|---|
org.apache.camel.component.salesforce.internal.client |
Modifier and Type | Method and Description |
---|---|
void |
DefaultCompositeApiClient.submitCompositeBatch(SObjectBatch batch,
Map<String,List<String>> headers,
CompositeApiClient.ResponseCallback<SObjectBatchResponse> callback) |
void |
CompositeApiClient.submitCompositeBatch(SObjectBatch batch,
Map<String,List<String>> headers,
CompositeApiClient.ResponseCallback<SObjectBatchResponse> callback) |
Apache Camel