public class CsvBatchRequest extends Object
| Constructor and Description |
|---|
CsvBatchRequest(Transport transport,
OutputStream out) |
public CsvBatchRequest(Transport transport, OutputStream out) throws IOException
IOExceptionpublic void addHeader(String[] columns) throws AsyncApiException
AsyncApiExceptionpublic void addRow(String[] columns) throws AsyncApiException
AsyncApiExceptionpublic BatchInfo completeRequest() throws AsyncApiException
AsyncApiExceptionCopyright © 2015. All Rights Reserved.