Package com.sforce.async
Class BatchRequest
java.lang.Object
com.sforce.async.BatchRequest
BatchRequest
- Since:
- 160
- Author:
- mcheenath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddSObject(SObject object) voidaddSObjects(SObject[] objects)
-
Constructor Details
-
BatchRequest
- Throws:
IOException
-
-
Method Details
-
addSObject
- Throws:
AsyncApiException
-
addSObjects
- Throws:
AsyncApiException
-
completeRequest
- Throws:
AsyncApiException
-