| Modifier and Type | Field and Description |
|---|---|
protected DataSiftConfig |
DataSiftClient.config |
protected DataSiftConfig |
DataSiftApiClient.config |
| Modifier and Type | Method and Description |
|---|---|
DataSiftConfig |
DataSiftConfig.auth(String username,
String apiKey)
Provide the user credentials that should be used for authentication
|
DataSiftConfig |
DataSiftClient.config() |
DataSiftConfig |
DataSiftConfig.host(String host) |
DataSiftConfig |
DataSiftConfig.proxy(String host,
int port)
Sets a host and port for a proxy that all requests should be sent to
|
DataSiftConfig |
DataSiftConfig.proxy(String host,
int port,
String username,
String password) |
DataSiftConfig |
DataSiftConfig.urlEncodingFormat(String format)
Sets the format that should be used to encode URL parameters when the option arises
e.g.
|
DataSiftConfig |
DataSiftConfig.wsHost(String host) |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends DataSiftResult> |
DataSiftApiClient.newRequestCallback(FutureData<T> future,
T instance,
DataSiftConfig config) |
| Constructor and Description |
|---|
DataSiftApiClient(DataSiftConfig config) |
DataSiftClient(DataSiftConfig config) |
| Constructor and Description |
|---|
DataSiftDynamicList(DataSiftConfig config) |
| Constructor and Description |
|---|
DataSiftDynamicListReplace(DataSiftConfig config) |
| Constructor and Description |
|---|
DataSiftHistorics(DataSiftConfig config) |
| Constructor and Description |
|---|
DataSiftManagedSource(DataSiftConfig config) |
| Modifier and Type | Field and Description |
|---|---|
protected DataSiftConfig |
BaseSource.config |
| Constructor and Description |
|---|
BaseSource(DataSiftConfig config,
ManagedDataSourceType<T> type) |
FacebookPage(DataSiftConfig config) |
GooglePlus(DataSiftConfig config) |
Instagram(DataSiftConfig config) |
Yammer(DataSiftConfig config) |
| Constructor and Description |
|---|
DataSiftPreview(DataSiftConfig config) |
| Constructor and Description |
|---|
DataSiftPush(DataSiftConfig config) |
| Modifier and Type | Field and Description |
|---|---|
protected DataSiftConfig |
ConnectionManager.config |
| Constructor and Description |
|---|
ConnectionManager(DataSiftConfig config) |
Copyright © 2015. All Rights Reserved.