| Modifier and Type | Field and Description |
|---|---|
protected DataSiftConfig |
DataSiftApiClient.config |
protected DataSiftConfig |
DataSiftClient.config |
| Modifier and Type | Method and Description |
|---|---|
DataSiftConfig |
DataSiftConfig.auth(java.lang.String username,
java.lang.String apiKey)
Provide the user credentials that should be used for authentication
|
DataSiftConfig |
DataSiftClient.config() |
DataSiftConfig |
DataSiftConfig.host(java.lang.String host) |
DataSiftConfig |
DataSiftConfig.ingestionHost(java.lang.String host) |
DataSiftConfig |
DataSiftConfig.proxy(java.lang.String host,
int port)
Sets a host and port for a proxy that all requests should be sent to
|
DataSiftConfig |
DataSiftConfig.proxy(java.lang.String host,
int port,
java.lang.String username,
java.lang.String password) |
DataSiftConfig |
DataSiftConfig.urlEncodingFormat(java.lang.String format)
Sets the format that should be used to encode URL parameters when the option arises
e.g.
|
DataSiftConfig |
DataSiftConfig.versionPrefix(java.lang.String prefix)
Force the client to use a version other than the default.
|
DataSiftConfig |
DataSiftConfig.wsHost(java.lang.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 |
|---|
DataSiftAccount(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) |
TwitterGnip(DataSiftConfig config) |
Yammer(DataSiftConfig config) |
| Constructor and Description |
|---|
DataSiftODP(DataSiftConfig config) |
| Constructor and Description |
|---|
DataSiftPreview(DataSiftConfig config) |
| Constructor and Description |
|---|
DataSiftPush(DataSiftConfig config) |
| Constructor and Description |
|---|
DataSiftPylon(DataSiftConfig config) |
DataSiftPylonTask(DataSiftConfig config) |
| Modifier and Type | Field and Description |
|---|---|
protected DataSiftConfig |
ConnectionManager.config |
| Constructor and Description |
|---|
ConnectionManager(DataSiftConfig config) |
Copyright © 2017. All Rights Reserved.