| Package | Description |
|---|---|
| com.datasift.client.push.connectors |
| Modifier and Type | Method and Description |
|---|---|
static SFTP.SFTPFormat |
SFTP.SFTPFormat.fromStr(String str) |
static SFTP.SFTPFormat |
SFTP.SFTPFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SFTP.SFTPFormat[] |
SFTP.SFTPFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SFTP |
SFTP.format(SFTP.SFTPFormat format)
The output format for your data:
json_meta - The current default format, where each payload contains a full JSON document.
|
Copyright © 2015. All Rights Reserved.