Uses of Class
org.apache.camel.component.salesforce.api.dto.composite.SObjectBatchResult
Packages that use SObjectBatchResult
-
Uses of SObjectBatchResult in org.apache.camel.component.salesforce.api.dto.composite
Methods in org.apache.camel.component.salesforce.api.dto.composite that return types with arguments of type SObjectBatchResultConstructor parameters in org.apache.camel.component.salesforce.api.dto.composite with type arguments of type SObjectBatchResultModifierConstructorDescriptionSObjectBatchResponse(boolean hasErrors, List<SObjectBatchResult> results)