| Package | Description |
|---|---|
| com.datasift.client.push | |
| com.datasift.client.push.connectors |
| Modifier and Type | Field and Description |
|---|---|
static OutputType<SplunkEnterprise> |
OutputType.SPLUNK_ENTERPRISE |
| Modifier and Type | Method and Description |
|---|---|
static SplunkEnterprise |
PushConnectors.splunkEnterprise() |
| Modifier and Type | Method and Description |
|---|---|
SplunkEnterprise |
SplunkEnterprise.host(String hostname) |
SplunkEnterprise |
SplunkEnterprise.password(String password) |
SplunkEnterprise |
SplunkEnterprise.port(int port) |
SplunkEnterprise |
SplunkEnterprise.url(String hostname,
int port) |
SplunkEnterprise |
SplunkEnterprise.username(String username) |
Copyright © 2015. All Rights Reserved.