Uses of Interface
org.apache.camel.component.salesforce.internal.client.BulkApiClient.BatchInfoListResponseCallback
Packages that use BulkApiClient.BatchInfoListResponseCallback
-
Uses of BulkApiClient.BatchInfoListResponseCallback in org.apache.camel.component.salesforce.internal.client
Methods in org.apache.camel.component.salesforce.internal.client with parameters of type BulkApiClient.BatchInfoListResponseCallbackModifier and TypeMethodDescriptionvoidBulkApiClient.getAllBatches(String jobId, Map<String, List<String>> header, BulkApiClient.BatchInfoListResponseCallback callback) voidDefaultBulkApiClient.getAllBatches(String jobId, Map<String, List<String>> headers, BulkApiClient.BatchInfoListResponseCallback callback)