public class CSVImportClient extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CSVImportClient.Card |
| Constructor and Description |
|---|
CSVImportClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
doImport() |
void |
doImport(String clientId,
String clientSecret,
boolean testMode,
InputStream in,
OutputStream success,
OutputStream error) |
static void |
main(String[] args) |
public void doImport(String clientId, String clientSecret, boolean testMode, InputStream in, OutputStream success, OutputStream error) throws IOException
IOExceptionCopyright © 2018 Empyr, Inc.. All rights reserved.