public class BatchRequest extends Object
| Constructor and Description |
|---|
BatchRequest(Transport transport,
OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSObject(SObject object) |
void |
addSObjects(SObject[] objects) |
BatchInfo |
completeRequest() |
public BatchRequest(Transport transport, OutputStream out) throws IOException
IOExceptionpublic void addSObject(SObject object) throws AsyncApiException
AsyncApiExceptionpublic void addSObjects(SObject[] objects) throws AsyncApiException
AsyncApiExceptionpublic BatchInfo completeRequest() throws AsyncApiException
AsyncApiExceptionCopyright © 2020. All rights reserved.