Uses of Class
org.apache.camel.component.salesforce.api.dto.DeleteSObjectResult
Packages that use DeleteSObjectResult
-
Uses of DeleteSObjectResult in org.apache.camel.component.salesforce.internal.client
Method parameters in org.apache.camel.component.salesforce.internal.client with type arguments of type DeleteSObjectResultModifier and TypeMethodDescriptionvoidCompositeSObjectCollectionsApiClient.submitDeleteCompositeCollections(List<String> ids, Boolean allOrNone, Map<String, List<String>> headers, CompositeSObjectCollectionsApiClient.ResponseCallback<List<DeleteSObjectResult>> callback) voidDefaultCompositeSObjectCollectionsApiClient.submitDeleteCompositeCollections(List<String> ids, Boolean allOrNone, Map<String, List<String>> headers, CompositeSObjectCollectionsApiClient.ResponseCallback<List<DeleteSObjectResult>> callback)