| Package | Description |
|---|---|
| com.datasift.client.push.connectors |
| Modifier and Type | Method and Description |
|---|---|
static Http.HttpFormat |
Http.HttpFormat.fromStr(String str) |
static Http.HttpFormat |
Http.HttpFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Http.HttpFormat[] |
Http.HttpFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Http |
Http.format(Http.HttpFormat 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.