- accessKey(String) - Method in class com.datasift.client.push.connectors.DynamoDB
-
- accessKey(String) - Method in class com.datasift.client.push.connectors.S3
-
- accessToken(String) - Method in class com.datasift.client.push.connectors.SplunkStormRest
-
- account - Variable in class com.datasift.client.DataSiftClient
-
- account() - Method in class com.datasift.client.DataSiftClient
-
- acl(String) - Method in class com.datasift.client.push.connectors.S3
-
The access level of the file after it is uploaded to S3:
private (Owner-only read/write)
public-read (Owner read/write, public read)
public-read-write (Public read/write)
authenticated-read (Owner read/write, authenticated read)
bucket-owner-read (Bucket owner read)
bucket-owner-full-control (Bucket owner full control) * @param acl
- add(HistoricsQuery) - Method in class com.datasift.client.historics.HistoricsQueryList
-
- add(int, HistoricsQuery) - Method in class com.datasift.client.historics.HistoricsQueryList
-
- add(String, String) - Method in class com.datasift.client.push.connectors.Prepared
-
Adds a param that'll be sent in the push request
- add(Interaction) - Method in class com.datasift.client.push.PulledInteractions
-
- ADD_AUTH - Static variable in class com.datasift.client.managedsource.DataSiftManagedSource
-
- ADD_RESOURCE - Static variable in class com.datasift.client.managedsource.DataSiftManagedSource
-
- addAll(Collection<? extends HistoricsQuery>) - Method in class com.datasift.client.historics.HistoricsQueryList
-
- addAll(int, Collection<? extends HistoricsQuery>) - Method in class com.datasift.client.historics.HistoricsQueryList
-
- addAuth(String, String...) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
-
- addAuth(String, boolean, String...) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
-
Add one or more authentication credentials to a given managed source
- addOAutToken(String, String, long) - Method in class com.datasift.client.managedsource.sources.FacebookPage
-
Adds a facebook OAuth token that will be used to fetch data from the configured pages
- addOAutToken(String, String, String, long) - Method in class com.datasift.client.managedsource.sources.GooglePlus
-
Adds an OAuth token to the managed source
- addOAutToken(String, long, String) - Method in class com.datasift.client.managedsource.sources.Instagram
-
Adds an OAuth token to the managed source
- addOAutToken(String, long, String) - Method in class com.datasift.client.managedsource.sources.Yammer
-
Adds an OAuth token to the managed source
- addPage(String, String, String) - Method in class com.datasift.client.managedsource.sources.FacebookPage
-
Adds information about a single facebook page
- addResource(String, boolean, BaseSource.ResourceParams...) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
-
Add a resource to a given managed source
- addResource(GooglePlus.Type, String) - Method in class com.datasift.client.managedsource.sources.GooglePlus
-
- addResource(Instagram.Type, String, float, float, int, boolean, String) - Method in class com.datasift.client.managedsource.sources.Instagram
-
Adds a resource object to the request of the given type, which is always required
- analysis - Variable in class com.datasift.client.preview.HistoricsPreviewData.DataEntry
-
- analysis - Variable in class com.datasift.client.pylon.PylonResult
-
- analysis - Variable in class com.datasift.client.pylon.PylonTaskResultResult
-
- analysisType - Variable in class com.datasift.client.pylon.PylonQueryParameters
-
- analysisType - Variable in class com.datasift.client.pylon.PylonResultAnalysis
-
- analysisType - Variable in class com.datasift.client.pylon.PylonTaskAnalysisResult
-
- analysisType - Variable in class com.datasift.client.pylon.PylonTaskParametersChild
-
- ANALYZE - Variable in class com.datasift.client.pylon.DataSiftPylon
-
- analyze(PylonQuery) - Method in class com.datasift.client.pylon.DataSiftPylon
-
Analyze a given recording and retrieve results.
- analyze(PylonTaskRequest) - Method in class com.datasift.client.pylon.DataSiftPylonTask
-
- AP_NORTH_EAST_1 - Static variable in class com.datasift.client.push.connectors.DynamoDB.Region
-
- AP_SOUTH_EAST_1 - Static variable in class com.datasift.client.push.connectors.DynamoDB.Region
-
- apiHostname(String) - Method in class com.datasift.client.push.connectors.SplunkStormRest
-
- apiKey - Variable in class com.datasift.client.accounts.Identity
-
- apiKey() - Method in class com.datasift.client.accounts.Identity
-
- apiKey - Variable in class com.datasift.client.DataSiftConfig
-
- apiKey(String) - Method in class com.datasift.client.push.connectors.Precog
-
Your Precog API key.
- apply(T) - Method in interface com.datasift.client.FutureResponse
-
- asString() - Method in enum com.datasift.client.push.pull.PullJsonType
-
- augmentations - Variable in class com.datasift.client.historics.PreparedHistoricsQuery.Source
-
- auth(String, String) - Method in class com.datasift.client.DataSiftConfig
-
Provide the user credentials that should be used for authentication
- auth - Variable in class com.datasift.client.managedsource.ManagedSource
-
- auth - Variable in class com.datasift.client.managedsource.sources.BaseSource
-
- auth(String, String) - Method in class com.datasift.client.push.connectors.CouchDB
-
Sets the authentication information that should be used for the connector
- auth(String, String) - Method in class com.datasift.client.push.connectors.FTP
-
Sets the authentication information that should be used for the connector
- auth(String, String) - Method in class com.datasift.client.push.connectors.Http
-
Sets the authentication information that should be used for the connector
- auth(String, String) - Method in class com.datasift.client.push.connectors.MongoDB
-
Sets the authentication information that should be used for the connector
- auth(String, String) - Method in class com.datasift.client.push.connectors.SFTP
-
Sets the authentication information that should be used for the connector
- authAsHeader() - Method in class com.datasift.client.DataSiftConfig
-
- authClientId(String) - Method in class com.datasift.client.push.connectors.BigQuery
-
Your Google API Access Client ID for the project you want to push interactions into.
- AuthException - Exception in com.datasift.client.exceptions
-
- AuthException(String, Response) - Constructor for exception com.datasift.client.exceptions.AuthException
-
- authKeyFile(String) - Method in class com.datasift.client.push.connectors.BigQuery
-
A Base64-encoded, URL-encoded contents of a PCKS12 key file generated using the Google API Console.
- AuthParams() - Constructor for class com.datasift.client.managedsource.ManagedSource.AuthParams
-
- AuthParams() - Constructor for class com.datasift.client.managedsource.sources.BaseSource.AuthParams
-
- authServiceAccount(String) - Method in class com.datasift.client.push.connectors.BigQuery
-
The email address created for the service account for the project you want to push interactions into.
- authType(Http.AuthType) - Method in class com.datasift.client.push.connectors.Http
-
The authentication that you want DataSift to use when connecting to output_params.url:
basic
none
If you choose basic authentication, you must supply output_params.auth.username and output_params.auth.password.
- AuthType(String) - Constructor for class com.datasift.client.push.connectors.Http.AuthType
-
- availability - Variable in class com.datasift.client.historics.PreparedHistoricsQuery
-
- Availability() - Constructor for class com.datasift.client.historics.PreparedHistoricsQuery.Availability
-
- data - Variable in class com.datasift.client.FutureData
-
- data - Variable in class com.datasift.client.historics.HistoricsQueryList
-
- data - Variable in class com.datasift.client.preview.HistoricsPreviewData
-
- data(ByteBuf) - Method in class com.datasift.client.push.PullReader
-
- data - Variable in class com.datasift.client.pylon.PylonResultEntryList
-
- data - Variable in class com.datasift.client.Response
-
- data() - Method in class com.datasift.client.Response
-
- data - Variable in class com.datasift.client.stream.DeletedInteraction
-
- data - Variable in class com.datasift.client.stream.MultiStreamInteraction
-
- data() - Method in class com.datasift.client.util.WrappedResponse
-
- database(String) - Method in class com.datasift.client.push.connectors.Redis
-
The numeric id of an existing database.
- DataEntry() - Constructor for class com.datasift.client.preview.HistoricsPreviewData.DataEntry
-
- dataRateLimit() - Method in class com.datasift.client.DataSiftIngestionResult
-
- dataRateLimitRemaining() - Method in class com.datasift.client.DataSiftIngestionResult
-
- dataRateLimitReset() - Method in class com.datasift.client.DataSiftIngestionResult
-
- dataRateLimitResetTTL() - Method in class com.datasift.client.DataSiftIngestionResult
-
- datasetId(String) - Method in class com.datasift.client.push.connectors.BigQuery
-
The dataset id that you want to use to store your tables.
- DataSiftAccount - Class in com.datasift.client.accounts
-
- DataSiftAccount(DataSiftConfig) - Constructor for class com.datasift.client.accounts.DataSiftAccount
-
- DataSiftApiClient - Class in com.datasift.client
-
The API client is a base class which provides a common set of functionality to the other API classes.
- DataSiftApiClient(DataSiftConfig) - Constructor for class com.datasift.client.DataSiftApiClient
-
- DataSiftClient - Class in com.datasift.client
-
This class is the gateway to the DataSift client APIs.
- DataSiftClient() - Constructor for class com.datasift.client.DataSiftClient
-
- DataSiftClient(DataSiftConfig) - Constructor for class com.datasift.client.DataSiftClient
-
- DataSiftConfig - Class in com.datasift.client
-
- DataSiftConfig() - Constructor for class com.datasift.client.DataSiftConfig
-
- DataSiftConfig(String, String) - Constructor for class com.datasift.client.DataSiftConfig
-
Initialize a new config instance with the given username and api key
- DataSiftException - Exception in com.datasift.client.exceptions
-
- DataSiftException(String) - Constructor for exception com.datasift.client.exceptions.DataSiftException
-
- DataSiftException(String, Throwable) - Constructor for exception com.datasift.client.exceptions.DataSiftException
-
- DataSiftException(String, Throwable, Response) - Constructor for exception com.datasift.client.exceptions.DataSiftException
-
- DataSiftHistorics - Class in com.datasift.client.historics
-
This class provides access to the DataSift Historics API.
- DataSiftHistorics(DataSiftConfig) - Constructor for class com.datasift.client.historics.DataSiftHistorics
-
- DataSiftIngestionResult - Class in com.datasift.client
-
- DataSiftIngestionResult() - Constructor for class com.datasift.client.DataSiftIngestionResult
-
- DataSiftManagedSource - Class in com.datasift.client.managedsource
-
- DataSiftManagedSource(DataSiftConfig) - Constructor for class com.datasift.client.managedsource.DataSiftManagedSource
-
- DataSiftMessage - Class in com.datasift.client.stream
-
- DataSiftMessage(MultiStreamInteraction) - Constructor for class com.datasift.client.stream.DataSiftMessage
-
- DataSiftODP - Class in com.datasift.client.odp
-
This class provides access to the DataSift ODP API.
- DataSiftODP(DataSiftConfig) - Constructor for class com.datasift.client.odp.DataSiftODP
-
- DataSiftPreview - Class in com.datasift.client.preview
-
- DataSiftPreview(DataSiftConfig) - Constructor for class com.datasift.client.preview.DataSiftPreview
-
- DataSiftPush - Class in com.datasift.client.push
-
- DataSiftPush(DataSiftConfig) - Constructor for class com.datasift.client.push.DataSiftPush
-
- DataSiftPylon - Class in com.datasift.client.pylon
-
This class provides access to the DataSift Analysis API.
- DataSiftPylon(DataSiftConfig) - Constructor for class com.datasift.client.pylon.DataSiftPylon
-
- DataSiftPylonTask - Class in com.datasift.client.pylon
-
This class provides access to the DataSift Analysis Task API.
- DataSiftPylonTask(DataSiftConfig) - Constructor for class com.datasift.client.pylon.DataSiftPylonTask
-
- DataSiftResult - Interface in com.datasift.client
-
- DataSource() - Constructor for class com.datasift.client.historics.HistoricsStatus.DataSource
-
- DataSource<T extends DataSource<T>> - Interface in com.datasift.client.managedsource.sources
-
- DATE_FORMAT - Static variable in class com.datasift.client.DataSiftClient
-
- dbName(String) - Method in class com.datasift.client.push.connectors.CouchDB
-
- dbName(String) - Method in class com.datasift.client.push.connectors.MongoDB
-
- DEFAULT_NUM - Static variable in class com.datasift.client.DataSiftClient
-
Where ever a numeric value is optional and it happens to be absent in a response this value will be used
- delete(String) - Method in class com.datasift.client.accounts.DataSiftAccount
-
Delete an Identity using it's ID
- DELETE - Variable in class com.datasift.client.historics.DataSiftHistorics
-
- delete(PreparedHistoricsQuery) - Method in class com.datasift.client.historics.DataSiftHistorics
-
- delete(String) - Method in class com.datasift.client.historics.DataSiftHistorics
-
Delete the historic with the given ID
- DELETE - Static variable in class com.datasift.client.managedsource.DataSiftManagedSource
-
- delete(String) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
-
- DELETE - Variable in class com.datasift.client.push.DataSiftPush
-
- delete(String) - Method in class com.datasift.client.push.DataSiftPush
-
Delete a push subsctiption
- DeletedInteraction - Class in com.datasift.client.stream
-
- DeletedInteraction(MultiStreamInteraction) - Constructor for class com.datasift.client.stream.DeletedInteraction
-
- deleteLimit(String, String) - Method in class com.datasift.client.accounts.DataSiftAccount
-
Delete a limit
- deleteToken(String, String) - Method in class com.datasift.client.accounts.DataSiftAccount
-
Delete a service token
- deliveryFrequency(int) - Method in class com.datasift.client.push.connectors.FTP
-
The minimum number of seconds you want DataSift to wait before sending data again:
10 (10 seconds)
30 (30 seconds)
60 (1 minute)
120 (2 minutes)
300 (5 minutes)
In reality, a stream might not have data available after the wait.
- deliveryFrequency(int) - Method in class com.datasift.client.push.connectors.Http
-
The minimum number of seconds you want DataSift to wait before sending data again:
10 (10 seconds)
30 (30 seconds)
60 (1 minute)
120 (2 minutes)
300 (5 minutes)
In reality, a stream might not have data available after the wait.
- deliveryFrequency(int) - Method in class com.datasift.client.push.connectors.S3
-
The minimum number of seconds you want DataSift to wait before sending data again:
0 (continuous delivery)
10 (10 seconds)
30 (30 seconds)
60 (1 minute)
300 (5 minutes)
In reality, a stream might not have data available after the wait.
- deliveryFrequency(int) - Method in class com.datasift.client.push.connectors.SFTP
-
The minimum number of seconds you want DataSift to wait before sending data again:
10 (10 seconds)
30 (30 seconds)
60 (1 minute)
120 (2 minutes)
300 (5 minutes)
In reality, a stream might not have data available after the wait.
- detectDeadConnection - Static variable in class com.datasift.client.stream.ConnectionManager
-
- detectDeadConnections() - Static method in class com.datasift.client.stream.ConnectionManager
-
Starts a thread which checks periodically for dead connections and force them to re-connect.
- directory(String) - Method in class com.datasift.client.push.connectors.FTP
-
- directory(String) - Method in class com.datasift.client.push.connectors.S3
-
optionally set a directory within the configured bucked
- directory(String) - Method in class com.datasift.client.push.connectors.SFTP
-
A directory on the server
- domain(String) - Method in class com.datasift.client.push.connectors.Precog
-
- done() - Method in class com.datasift.client.push.PullReader
-
- doNotify() - Method in class com.datasift.client.FutureData
-
- Dpu - Class in com.datasift.client.core
-
- Dpu() - Constructor for class com.datasift.client.core.Dpu
-
- dpu - Variable in class com.datasift.client.core.Stream
-
- dpu - Variable in class com.datasift.client.core.Validation
-
- DPU - Variable in class com.datasift.client.DataSiftClient
-
- dpu(Stream) - Method in class com.datasift.client.DataSiftClient
-
- dpu(FutureData<Stream>) - Method in class com.datasift.client.DataSiftClient
-
- dpu(String) - Method in class com.datasift.client.DataSiftClient
-
Retrieve the DPU usage of a historics job
- dpu - Variable in class com.datasift.client.pylon.PylonStream
-
- dpu - Variable in class com.datasift.client.pylon.PylonValidation
-
- Dpu.DpuDetails - Class in com.datasift.client.core
-
- DpuDetails() - Constructor for class com.datasift.client.core.Dpu.DpuDetails
-
- dpus - Variable in class com.datasift.client.historics.PreparedHistoricsQuery
-
- DYNAMO_DB - Static variable in class com.datasift.client.push.OutputType
-
- DynamoDB - Class in com.datasift.client.push.connectors
-
- DynamoDB() - Constructor for class com.datasift.client.push.connectors.DynamoDB
-
- dynamoDB() - Static method in class com.datasift.client.push.PushConnectors
-
- DynamoDB.Region - Class in com.datasift.client.push.connectors
-
- FACEBOOK_PAGE - Static variable in class com.datasift.client.managedsource.ManagedDataSourceType
-
- FacebookPage - Class in com.datasift.client.managedsource.sources
-
- FacebookPage(DataSiftConfig) - Constructor for class com.datasift.client.managedsource.sources.FacebookPage
-
- failed(Throwable) - Method in class com.datasift.client.BaseDataSiftResult
-
- failed(Throwable) - Method in interface com.datasift.client.DataSiftResult
-
- failed - Variable in class com.datasift.client.Response
-
- failNotify(FutureData<T>, Throwable) - Method in class com.datasift.client.DataSiftApiClient
-
- failureCause() - Method in class com.datasift.client.BaseDataSiftResult
-
- failureCause() - Method in interface com.datasift.client.DataSiftResult
-
- failureCause() - Method in class com.datasift.client.Response
-
- failureCause() - Method in class com.datasift.client.util.WrappedResponse
-
- feeds - Variable in class com.datasift.client.preview.HistoricsPreviewData
-
- filePrefix(String) - Method in class com.datasift.client.push.connectors.FTP
-
An optional prefix to the filename.
- filePrefix(String) - Method in class com.datasift.client.push.connectors.S3
-
An optional prefix to the filename.
- filePrefix(String) - Method in class com.datasift.client.push.connectors.SFTP
-
An optional prefix to the filename.
- filter - Variable in class com.datasift.client.pylon.PylonQuery
-
- filter - Variable in class com.datasift.client.pylon.PylonSampleRequest
-
- filter - Variable in class com.datasift.client.pylon.PylonTaskParameters
-
- format(CouchDB.CouchDBFormat) - Method in class com.datasift.client.push.connectors.CouchDB
-
The output format for your data:
basic_interaction_meta - The current default format, where each payload contains only basic interaction JSON
document.
- format(ElasticSearch.ElasticSearchFormat) - Method in class com.datasift.client.push.connectors.ElasticSearch
-
The output format for your data:
basic_interaction_meta - The current default format, where each payload contains only basic interaction JSON
document.
- format(FTP.FTPFormat) - Method in class com.datasift.client.push.connectors.FTP
-
The output format for your data:
json_meta - The current default format, where each payload contains a full JSON document.
- format(Http.HttpFormat) - Method in class com.datasift.client.push.connectors.Http
-
The output format for your data:
json_meta - The current default format, where each payload contains a full JSON document.
- format(MongoDB.MongoDBFormat) - Method in class com.datasift.client.push.connectors.MongoDB
-
The output format for your data:
basic_interaction_meta - The current default format, where each payload contains only basic interaction JSON
document.
- format(Redis.RedisFormat) - Method in class com.datasift.client.push.connectors.Redis
-
The output format for your data:
json_interaction_meta - This is specific to the Redis connector for now.
- format(S3.S3OutputFormat) - Method in class com.datasift.client.push.connectors.S3
-
Sets the output format for your data
- format(SFTP.SFTPFormat) - Method in class com.datasift.client.push.connectors.SFTP
-
The output format for your data:
json_meta - The current default format, where each payload contains a full JSON document.
- format(SplunkStorm.SplunkStormFormat) - Method in class com.datasift.client.push.connectors.SplunkStorm
-
The output format for your data:
json_meta - The current default format, where each payload contains a full JSON document.
- format(SplunkStormRest.SplunkStormRestFormat) - Method in class com.datasift.client.push.connectors.SplunkStormRest
-
The output format for your data:
json_meta - The current default format, where each payload contains a full JSON document.
- format - Variable in class com.datasift.client.push.PullReader
-
- FORMAT_ARRAY - Static variable in class com.datasift.client.push.PullReader
-
- FORMAT_META - Static variable in class com.datasift.client.push.PullReader
-
- FORMAT_NEW_LINE - Static variable in class com.datasift.client.push.PullReader
-
- forURL(URI) - Method in class com.datasift.client.ParamBuilder
-
- fromMap(OutputType<PushConnector>, Map<String, Object>) - Static method in class com.datasift.client.push.connectors.BaseConnector
-
- fromStr(String) - Static method in enum com.datasift.client.core.Usage.Period
-
- fromStr(String) - Static method in enum com.datasift.client.push.connectors.CouchDB.CouchDBFormat
-
- fromStr(String) - Static method in enum com.datasift.client.push.connectors.ElasticSearch.ElasticSearchFormat
-
- fromStr(String) - Static method in enum com.datasift.client.push.connectors.FTP.FTPFormat
-
- fromStr(String) - Static method in enum com.datasift.client.push.connectors.Http.HttpFormat
-
- fromStr(String) - Static method in enum com.datasift.client.push.connectors.MongoDB.MongoDBFormat
-
- fromStr(String) - Static method in enum com.datasift.client.push.connectors.Redis.RedisFormat
-
- fromStr(String) - Static method in enum com.datasift.client.push.connectors.S3.S3OutputFormat
-
- fromStr(String) - Static method in enum com.datasift.client.push.connectors.SFTP.SFTPFormat
-
- fromStr(String) - Static method in enum com.datasift.client.push.connectors.SplunkStorm.SplunkStormFormat
-
- fromStr(String) - Static method in enum com.datasift.client.push.connectors.SplunkStormRest.SplunkStormRestFormat
-
- fromString(String) - Static method in class com.datasift.client.core.Stream
-
Create a stream instance containing only a hash
- fromString(String) - Static method in class com.datasift.client.historics.HistoricsQuery
-
Create a HistoricsQuery instance containing only an ID
- fromString(String) - Static method in class com.datasift.client.historics.PreparedHistoricsQuery
-
Create a PreparedHistorics instance containing only an ID
- fromString(String) - Static method in class com.datasift.client.managedsource.ManagedSource
-
- fromString(String) - Static method in class com.datasift.client.preview.HistoricsPreview
-
Create a stream instance containing only a hash
- fromString(String) - Static method in class com.datasift.client.push.OutputType
-
- fromString(String) - Method in enum com.datasift.client.push.pull.PullJsonType
-
- fromString(String) - Static method in class com.datasift.client.push.PushSubscription
-
- fromString(String) - Static method in class com.datasift.client.pylon.PylonStream
-
Create a stream instance containing only a hash
- FTP - Class in com.datasift.client.push.connectors
-
- FTP() - Constructor for class com.datasift.client.push.connectors.FTP
-
- ftp() - Static method in class com.datasift.client.push.PushConnectors
-
- FTP.FTPFormat - Enum in com.datasift.client.push.connectors
-
- FTP_TYPE - Static variable in class com.datasift.client.push.OutputType
-
- FutureData<T> - Class in com.datasift.client
-
- FutureData() - Constructor for class com.datasift.client.FutureData
-
- FutureResponse<T> - Interface in com.datasift.client
-
All requests to DataSift are performed asynchronously.
- get(String) - Method in class com.datasift.client.accounts.DataSiftAccount
-
Fetch an Identity using it's ID
- get(String) - Method in class com.datasift.client.cli.Parser.CliArguments
-
Get the value of an argument
- GET - Variable in class com.datasift.client.historics.DataSiftHistorics
-
- get(String) - Method in class com.datasift.client.historics.DataSiftHistorics
-
- get(String, boolean) - Method in class com.datasift.client.historics.DataSiftHistorics
-
Get detailed information about a historics query
- get(int) - Method in class com.datasift.client.historics.HistoricsQueryList
-
- GET - Static variable in class com.datasift.client.managedsource.DataSiftManagedSource
-
- get() - Method in class com.datasift.client.managedsource.DataSiftManagedSource
-
- get(int) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
-
- get(int, int) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
-
- get(ManagedDataSourceType, int, int) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
-
Get manage sources for the given type
- get(String) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
-
- GET - Variable in class com.datasift.client.preview.DataSiftPreview
-
- get(String) - Method in class com.datasift.client.preview.DataSiftPreview
-
- get(HistoricsPreview) - Method in class com.datasift.client.preview.DataSiftPreview
-
Get the data that's available for the given preview
- get(String) - Method in class com.datasift.client.push.connectors.Prepared
-
- GET - Variable in class com.datasift.client.push.DataSiftPush
-
- get(String) - Method in class com.datasift.client.push.DataSiftPush
-
- get(int, int, String, String, boolean) - Method in class com.datasift.client.push.DataSiftPush
-
Get all push subscriptions belonging to this user
- get(Stream, int, int, String, String, boolean) - Method in class com.datasift.client.push.DataSiftPush
-
Get all push subscriptions for the given stream
- get(HistoricsQuery, int, int, String, String, boolean) - Method in class com.datasift.client.push.DataSiftPush
-
Get all push subscriptions for the given historics
- GET - Variable in class com.datasift.client.pylon.DataSiftPylon
-
- get() - Method in class com.datasift.client.pylon.DataSiftPylon
-
Get the status of all recordings.
- get(int) - Method in class com.datasift.client.pylon.DataSiftPylon
-
Get the status of all recordings on page given.
- get(int, int) - Method in class com.datasift.client.pylon.DataSiftPylon
-
Get the status of all recordings on page given.
- get(PylonRecording.PylonRecordingId) - Method in class com.datasift.client.pylon.DataSiftPylon
-
Get the status of the recording with a given id.
- get(int, int) - Method in class com.datasift.client.pylon.DataSiftPylonTask
-
- get(String) - Method in class com.datasift.client.pylon.DataSiftPylonTask
-
- get(String) - Method in class com.datasift.client.stream.Interaction
-
Fetches values using the popular dot notation
i.e.
- getAnalysis() - Method in class com.datasift.client.preview.HistoricsPreviewData.DataEntry
-
- getAnalysis() - Method in class com.datasift.client.pylon.PylonResult
-
- getAnalysis() - Method in class com.datasift.client.pylon.PylonTaskResultResult
-
- getAnalysisType() - Method in class com.datasift.client.pylon.PylonQueryParameters
-
- getAnalysisType() - Method in class com.datasift.client.pylon.PylonResultAnalysis
-
- getAnalysisType() - Method in class com.datasift.client.pylon.PylonTaskAnalysisResult
-
- getAnalysisType() - Method in class com.datasift.client.pylon.PylonTaskParametersChild
-
- getApiKey() - Method in class com.datasift.client.DataSiftConfig
-
- getAugmentations() - Method in class com.datasift.client.historics.HistoricsStatus.DataSource
-
- getAugmentations() - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Source
-
- getAuth() - Method in class com.datasift.client.managedsource.ManagedSource
-
- getAuthAsJSON() - Method in class com.datasift.client.managedsource.sources.BaseSource
-
- getAuthAsJSON() - Method in interface com.datasift.client.managedsource.sources.DataSource
-
- getAvailability() - Method in class com.datasift.client.historics.PreparedHistoricsQuery
-
- getBalance() - Method in class com.datasift.client.core.Balance
-
- getBytesProcessed() - Method in class com.datasift.client.odp.ODPBatchResponse
-
- getChildAnalysis() - Method in class com.datasift.client.pylon.PylonQueryParameters
-
- getChildAnalysis() - Method in class com.datasift.client.pylon.PylonTaskParameters
-
- getChildAnalysis() - Method in class com.datasift.client.pylon.PylonTaskParametersChild
-
- getChildAnalysisResults() - Method in class com.datasift.client.pylon.PylonResultEntry
-
- getChunks() - Method in class com.datasift.client.historics.HistoricsQuery
-
- getClientVersion() - Method in class com.datasift.client.DataSiftConfig
-
- getContent() - Method in class com.datasift.client.pylon.PylonSampleInteraction
-
- getContent() - Method in class com.datasift.client.pylon.PylonSampleInteractionParent
-
- getCost() - Method in class com.datasift.client.RateLimit
-
- getCount() - Method in class com.datasift.client.accounts.IdentityList
-
- getCount() - Method in class com.datasift.client.accounts.LimitList
-
- getCount() - Method in class com.datasift.client.accounts.TokenList
-
- getCount() - Method in class com.datasift.client.historics.HistoricsQueryList
-
The number of items returned
- getCount() - Method in class com.datasift.client.managedsource.ManagedSourceList
-
- getCount() - Method in class com.datasift.client.managedsource.ManagedSourceLog
-
- getCount() - Method in class com.datasift.client.push.PushCollection
-
- getCount() - Method in class com.datasift.client.push.PushLogMessages
-
- getCount() - Method in class com.datasift.client.pylon.PylonRecordingList
-
- getCount() - Method in class com.datasift.client.pylon.PylonResultEntryList
-
- getCount() - Method in class com.datasift.client.pylon.PylonSampleRequest
-
- getCount() - Method in class com.datasift.client.pylon.PylonTaskResultList
-
- getCreated_at() - Method in class com.datasift.client.preview.HistoricsPreviewData
-
- getCreatedAt() - Method in class com.datasift.client.core.Stream
-
- getCreatedAt() - Method in class com.datasift.client.core.Validation
-
- getCreatedAt() - Method in class com.datasift.client.historics.HistoricsQuery
-
- getCreatedAt() - Method in class com.datasift.client.managedsource.ManagedSource
-
- getCreatedAt() - Method in class com.datasift.client.preview.HistoricsPreview
-
- getCreatedAt() - Method in class com.datasift.client.push.PushSubscription
-
- getCreatedAt() - Method in class com.datasift.client.pylon.PylonStream
-
- getCreatedAt() - Method in class com.datasift.client.pylon.PylonTask
-
- getCreatedAt() - Method in class com.datasift.client.pylon.PylonTaskResult
-
- getCreatedAt() - Method in class com.datasift.client.pylon.PylonValidation
-
- getData() - Method in class com.datasift.client.preview.HistoricsPreviewData
-
- getData() - Method in class com.datasift.client.pylon.PylonResultEntryList
-
- getData() - Method in class com.datasift.client.stream.Interaction
-
- getData() - Method in class com.datasift.client.stream.MultiStreamInteraction
-
- getDataAsString() - Method in class com.datasift.client.push.PullReader
-
- getDefinitationId() - Method in class com.datasift.client.historics.HistoricsQuery
-
- getDetail() - Method in class com.datasift.client.core.Dpu
-
- getDpu() - Method in class com.datasift.client.core.Dpu
-
- getDpu() - Method in class com.datasift.client.core.Stream
-
- getDpu() - Method in class com.datasift.client.core.Validation
-
- getDpu() - Method in class com.datasift.client.pylon.PylonStream
-
- getDpu() - Method in class com.datasift.client.pylon.PylonValidation
-
- getDpus() - Method in class com.datasift.client.historics.PreparedHistoricsQuery
-
- getEnd() - Method in class com.datasift.client.core.Usage
-
- getEnd() - Method in class com.datasift.client.historics.HistoricsQuery
-
- getEnd() - Method in class com.datasift.client.historics.HistoricsStatus
-
- getEnd() - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Availability
-
- getEnd() - Method in class com.datasift.client.preview.HistoricsPreviewData
-
- getEnd() - Method in class com.datasift.client.push.PushSubscription
-
- getEnd() - Method in class com.datasift.client.pylon.PylonQuery
-
- getEnd() - Method in class com.datasift.client.pylon.PylonRecording
-
- getEnd() - Method in class com.datasift.client.pylon.PylonSampleRequest
-
- getEnd() - Method in class com.datasift.client.pylon.PylonTaskParameters
-
- getEndTime() - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
-
- getEntries() - Method in class com.datasift.client.managedsource.ManagedSourceLog
-
- getError() - Method in class com.datasift.client.BaseDataSiftResult
-
- getError() - Method in interface com.datasift.client.DataSiftResult
-
- getEstimatedCompletion() - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
-
- getEventTime() - Method in class com.datasift.client.managedsource.ManagedSourceLog.LogMessage
-
- getFeed() - Method in class com.datasift.client.historics.HistoricsQuery
-
- getFeeds() - Method in class com.datasift.client.preview.HistoricsPreviewData
-
- getFilter() - Method in class com.datasift.client.pylon.PylonQuery
-
- getFilter() - Method in class com.datasift.client.pylon.PylonSampleRequest
-
- getFilter() - Method in class com.datasift.client.pylon.PylonTaskParameters
-
- getHash() - Method in class com.datasift.client.preview.HistoricsPreviewData
-
- getHash() - Method in class com.datasift.client.pylon.PylonRecording
-
- getHash() - Method in class com.datasift.client.stream.MultiStreamInteraction
-
- getHashType() - Method in class com.datasift.client.push.PushSubscription
-
- getId() - Method in class com.datasift.client.historics.HistoricsQuery
-
- getId() - Method in class com.datasift.client.historics.PreparedHistoricsQuery
-
- getId() - Method in class com.datasift.client.managedsource.ManagedSource
-
- getId() - Method in class com.datasift.client.managedsource.ManagedSourceLog.LogMessage
-
- getId() - Method in class com.datasift.client.managedsource.sources.BaseSource.ResourceParams
-
- getId() - Method in class com.datasift.client.preview.HistoricsPreviewData
-
- getId() - Method in class com.datasift.client.push.PushSubscription
-
- getId() - Method in class com.datasift.client.pylon.PylonRecording.PylonRecordingId
-
- getId() - Method in class com.datasift.client.pylon.PylonTask
-
- getId() - Method in class com.datasift.client.pylon.PylonTaskAnalyzeResponse
-
- getId() - Method in class com.datasift.client.pylon.PylonTaskResult
-
- getIdentities() - Method in class com.datasift.client.accounts.IdentityList
-
- getIdentities() - Method in class com.datasift.client.accounts.TokenList
-
- getIdentityId() - Method in class com.datasift.client.pylon.PylonTaskResult
-
- getInteraction() - Method in class com.datasift.client.pylon.PylonSampleInteractionItem
-
- getInteractionParent() - Method in class com.datasift.client.pylon.PylonSampleInteractionItem
-
- getInteractions() - Method in class com.datasift.client.pylon.PylonResult
-
- getInteractions() - Method in class com.datasift.client.pylon.PylonResultEntry
-
- getInteractions() - Method in class com.datasift.client.pylon.PylonSample
-
- getInteractions() - Method in class com.datasift.client.pylon.PylonTaskAnalysisResultBucket
-
- getInteractions() - Method in class com.datasift.client.pylon.PylonTaskResultResult
-
- getInteractionsProcessed() - Method in class com.datasift.client.odp.ODPBatchResponse
-
- getKey() - Method in class com.datasift.client.pylon.PylonResultEntry
-
- getKey() - Method in class com.datasift.client.pylon.PylonTaskAnalysisResultBucket
-
- getLanguage() - Method in class com.datasift.client.pylon.PylonSampleInteraction
-
- getLastRequest() - Method in class com.datasift.client.push.PushSubscription
-
- getLastSuccess() - Method in class com.datasift.client.push.PushSubscription
-
- getLicenses() - Method in class com.datasift.client.core.Usage.UsageStream
-
- getLimit(String, String) - Method in class com.datasift.client.accounts.DataSiftAccount
-
Fetch a Limit
- getLimit() - Method in class com.datasift.client.RateLimit
-
- getLimits() - Method in class com.datasift.client.accounts.LimitList
-
- getLogMessages() - Method in class com.datasift.client.push.PushLogMessages
-
- getMediaType() - Method in class com.datasift.client.pylon.PylonSampleInteraction
-
- getMessage() - Method in class com.datasift.client.managedsource.ManagedSourceLog.LogMessage
-
- getMessage() - Method in class com.datasift.client.push.PushLogMessages.PushLogMessage
-
- getMessage() - Method in class com.datasift.client.stream.DataSiftMessage
-
- getMessage() - Method in class com.datasift.client.stream.MultiStreamInteraction
-
- getName() - Method in class com.datasift.client.historics.HistoricsQuery
-
- getName() - Method in class com.datasift.client.managedsource.ManagedSource
-
- getName() - Method in class com.datasift.client.preview.HistoricsPreviewData
-
- getName() - Method in class com.datasift.client.pylon.PylonRecording
-
- getName() - Method in class com.datasift.client.pylon.PylonTaskRequest
-
- getName() - Method in class com.datasift.client.pylon.PylonTaskResult
-
- getOutput() - Method in class com.datasift.client.preview.HistoricsPreviewData.DataEntry
-
- getOutputParams() - Method in class com.datasift.client.push.PushSubscription
-
- getOutputType() - Method in class com.datasift.client.push.PushSubscription
-
- getPage() - Method in class com.datasift.client.accounts.IdentityList
-
- getPage() - Method in class com.datasift.client.accounts.LimitList
-
- getPage() - Method in class com.datasift.client.accounts.TokenList
-
- getPage() - Method in class com.datasift.client.managedsource.ManagedSourceList
-
- getPage() - Method in class com.datasift.client.managedsource.ManagedSourceLog
-
- getPage() - Method in class com.datasift.client.pylon.PylonRecordingList
-
- getPage() - Method in class com.datasift.client.pylon.PylonTaskResultList
-
- getPages() - Method in class com.datasift.client.accounts.IdentityList
-
- getPages() - Method in class com.datasift.client.accounts.LimitList
-
- getPages() - Method in class com.datasift.client.accounts.TokenList
-
- getPages() - Method in class com.datasift.client.managedsource.ManagedSourceList
-
- getPages() - Method in class com.datasift.client.managedsource.ManagedSourceLog
-
- getPages() - Method in class com.datasift.client.pylon.PylonRecordingList
-
- getPages() - Method in class com.datasift.client.pylon.PylonTaskResultList
-
- getParameters() - Method in class com.datasift.client.managedsource.ManagedSource
-
- getParameters() - Method in class com.datasift.client.managedsource.sources.BaseSource.AuthParams
-
- getParameters() - Method in class com.datasift.client.managedsource.sources.BaseSource.ResourceParams
-
- getParameters() - Method in class com.datasift.client.preview.HistoricsPreviewData
-
- getParameters() - Method in class com.datasift.client.pylon.PylonQuery
-
- getParameters() - Method in class com.datasift.client.pylon.PylonQueryParameters
-
- getParameters() - Method in class com.datasift.client.pylon.PylonResultAnalysis
-
- getParameters() - Method in class com.datasift.client.pylon.PylonTask
-
- getParameters() - Method in class com.datasift.client.pylon.PylonTaskAnalysisResult
-
- getParameters() - Method in class com.datasift.client.pylon.PylonTaskParameters
-
- getParameters() - Method in class com.datasift.client.pylon.PylonTaskParametersChild
-
- getParameters() - Method in class com.datasift.client.pylon.PylonTaskRequest
-
- getParameters() - Method in class com.datasift.client.pylon.PylonTaskResult
-
- getParametersAsJSON() - Method in class com.datasift.client.managedsource.sources.BaseSource
-
- getParametersAsJSON() - Method in interface com.datasift.client.managedsource.sources.DataSource
-
- getParams() - Method in class com.datasift.client.ParamBuilder
-
- getPerPage() - Method in class com.datasift.client.accounts.IdentityList
-
- getPerPage() - Method in class com.datasift.client.accounts.LimitList
-
- getPerPage() - Method in class com.datasift.client.accounts.TokenList
-
- getPerPage() - Method in class com.datasift.client.managedsource.ManagedSourceList
-
- getPerPage() - Method in class com.datasift.client.managedsource.ManagedSourceLog
-
- getPerPage() - Method in class com.datasift.client.pylon.PylonRecordingList
-
- getPerPage() - Method in class com.datasift.client.pylon.PylonTaskResultList
-
- getProgress() - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
-
- getProgress() - Method in class com.datasift.client.historics.HistoricsQuery
-
- getProgress() - Method in class com.datasift.client.preview.HistoricsPreviewData
-
- getRateLimitResetTime() - Method in class com.datasift.client.pylon.PylonSample
-
- getRecordingId() - Method in class com.datasift.client.pylon.PylonQuery
-
- getRecordingId() - Method in class com.datasift.client.pylon.PylonRecording
-
- getRecordingId() - Method in class com.datasift.client.pylon.PylonSampleRequest
-
- getRecordingId() - Method in class com.datasift.client.pylon.PylonTask
-
- getRecordingId() - Method in class com.datasift.client.pylon.PylonTaskRequest
-
- getRedacted() - Method in class com.datasift.client.pylon.PylonTaskAnalysisResult
-
- getRegion() - Method in class com.datasift.client.push.connectors.DynamoDB.Region
-
- getRemaining() - Method in class com.datasift.client.RateLimit
-
- getRemainingAccountCapacity() - Method in class com.datasift.client.pylon.PylonRecording
-
- getRemainingBytes() - Method in class com.datasift.client.push.PushSubscription
-
- getRemainingIndexCapacity() - Method in class com.datasift.client.pylon.PylonRecording
-
- getRemainingRateLimit() - Method in class com.datasift.client.pylon.PylonSample
-
- getRequestTime() - Method in class com.datasift.client.push.PushLogMessages.PushLogMessage
-
- getResources() - Method in class com.datasift.client.managedsource.ManagedSource
-
- getResourcesAsJSON() - Method in class com.datasift.client.managedsource.sources.BaseSource
-
- getResourcesAsJSON() - Method in interface com.datasift.client.managedsource.sources.DataSource
-
- getResponse() - Method in class com.datasift.client.BaseDataSiftResult
-
- getResponse() - Method in interface com.datasift.client.DataSiftResult
-
- getResponse() - Method in exception com.datasift.client.exceptions.DataSiftException
-
Gets the response which cause the exception, IF AVAILABLE.
- getResult() - Method in class com.datasift.client.pylon.PylonTaskResult
-
- getResults() - Method in class com.datasift.client.pylon.PylonResultAnalysis
-
- getResults() - Method in class com.datasift.client.pylon.PylonTaskAnalysisResult
-
- getSample() - Method in class com.datasift.client.historics.HistoricsQuery
-
- getSample() - Method in class com.datasift.client.preview.HistoricsPreviewData
-
- getSeconds() - Method in class com.datasift.client.core.Usage.UsageStream
-
- getSources() - Method in class com.datasift.client.historics.HistoricsQuery
-
- getSources() - Method in class com.datasift.client.historics.HistoricsStatus
-
- getSources() - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Availability
-
- getSources() - Method in class com.datasift.client.managedsource.ManagedSourceList
-
- getSourceType() - Method in class com.datasift.client.managedsource.ManagedSource
-
- getSpan() - Method in class com.datasift.client.pylon.PylonParametersData
-
- getStart() - Method in class com.datasift.client.core.Usage
-
- getStart() - Method in class com.datasift.client.historics.HistoricsQuery
-
- getStart() - Method in class com.datasift.client.historics.HistoricsStatus
-
- getStart() - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Availability
-
- getStart() - Method in class com.datasift.client.preview.HistoricsPreviewData
-
- getStart() - Method in class com.datasift.client.push.PushSubscription
-
- getStart() - Method in class com.datasift.client.pylon.PylonQuery
-
- getStart() - Method in class com.datasift.client.pylon.PylonRecording
-
- getStart() - Method in class com.datasift.client.pylon.PylonSampleRequest
-
- getStart() - Method in class com.datasift.client.pylon.PylonTaskParameters
-
- getStartTime() - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
-
- getStatus() - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
-
- getStatus() - Method in class com.datasift.client.historics.HistoricsQuery
-
- getStatus() - Method in class com.datasift.client.historics.HistoricsStatus.DataSource
-
- getStatus() - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Source
-
- getStatus() - Method in class com.datasift.client.managedsource.ManagedSource
-
- getStatus() - Method in class com.datasift.client.preview.HistoricsPreviewData
-
- getStatus() - Method in class com.datasift.client.pylon.PylonRecording
-
- getStatus() - Method in class com.datasift.client.pylon.PylonTask
-
- getStatus() - Method in class com.datasift.client.pylon.PylonTaskResult
-
- getStatus() - Method in class com.datasift.client.stream.DataSiftMessage
-
- getStatus() - Method in class com.datasift.client.stream.MultiStreamInteraction
-
- getStreams() - Method in class com.datasift.client.core.Usage
-
- getSubscriptionId() - Method in class com.datasift.client.push.PushLogMessages.PushLogMessage
-
- getSubscriptionId() - Method in class com.datasift.client.pylon.PylonTaskResult
-
- getSubscriptions() - Method in class com.datasift.client.push.PushCollection
-
- getSubscriptions() - Method in class com.datasift.client.pylon.PylonRecordingList
-
- getSubtype() - Method in class com.datasift.client.pylon.PylonSampleInteractionParent
-
- getTags() - Method in class com.datasift.client.pylon.PylonTags
-
- getTarget() - Method in class com.datasift.client.preview.HistoricsPreviewData.DataEntry
-
- getTarget() - Method in class com.datasift.client.pylon.PylonParametersData
-
- getTasks() - Method in class com.datasift.client.pylon.PylonTaskResultList
-
- getThreshold() - Method in class com.datasift.client.preview.HistoricsPreviewData.DataEntry
-
- getThreshold() - Method in class com.datasift.client.pylon.PylonParametersData
-
- getTick() - Method in class com.datasift.client.stream.DataSiftMessage
-
- getTick() - Method in class com.datasift.client.stream.MultiStreamInteraction
-
- getToken(String, String) - Method in class com.datasift.client.accounts.DataSiftAccount
-
Fetch a token using it's service ID and it's Identity's ID
- getTopicIDs() - Method in class com.datasift.client.pylon.PylonSampleInteraction
-
- getType() - Method in class com.datasift.client.pylon.PylonTask
-
- getType() - Method in class com.datasift.client.pylon.PylonTaskRequest
-
- getType() - Method in class com.datasift.client.pylon.PylonTaskResult
-
- getUniqueAuthors() - Method in class com.datasift.client.pylon.PylonResult
-
- getUniqueAuthors() - Method in class com.datasift.client.pylon.PylonResultEntry
-
- getUniqueAuthors() - Method in class com.datasift.client.pylon.PylonTaskAnalysisResultBucket
-
- getUniqueAuthors() - Method in class com.datasift.client.pylon.PylonTaskResultResult
-
- getUpdatedAt() - Method in class com.datasift.client.pylon.PylonTask
-
- getUpdatedAt() - Method in class com.datasift.client.pylon.PylonTaskResult
-
- getUsage(String, int, int) - Method in class com.datasift.client.accounts.DataSiftAccount
-
Get the usage for the current account.
- getUsageList() - Method in class com.datasift.client.accounts.UsageResult
-
- getUser() - Method in class com.datasift.client.preview.HistoricsPreviewData
-
- getUserId() - Method in class com.datasift.client.push.PushSubscription
-
- getUsername() - Method in class com.datasift.client.DataSiftConfig
-
- getVersions() - Method in class com.datasift.client.historics.HistoricsStatus.DataSource
-
- getVersions() - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Source
-
- getVolume() - Method in class com.datasift.client.pylon.PylonRecording
-
- GOOGLE_PLUS - Static variable in class com.datasift.client.managedsource.ManagedDataSourceType
-
- GooglePlus - Class in com.datasift.client.managedsource.sources
-
- GooglePlus(DataSiftConfig) - Constructor for class com.datasift.client.managedsource.sources.GooglePlus
-
- GooglePlus.Type - Enum in com.datasift.client.managedsource.sources
-
- gzip() - Method in class com.datasift.client.push.connectors.FTP
-
- gzip() - Method in class com.datasift.client.push.connectors.Http
-
- gzip() - Method in class com.datasift.client.push.connectors.S3
-
- gzip() - Method in class com.datasift.client.push.connectors.SFTP
-
- val() - Method in enum com.datasift.client.push.Status
-
- VALIDATE - Variable in class com.datasift.client.DataSiftClient
-
- validate(String) - Method in class com.datasift.client.DataSiftClient
-
Validate the given CSDL string against the DataSift API
- VALIDATE - Variable in class com.datasift.client.push.DataSiftPush
-
- validate(T) - Method in class com.datasift.client.push.DataSiftPush
-
Check that the subscription details are correct
- VALIDATE - Variable in class com.datasift.client.pylon.DataSiftPylon
-
- validate(String) - Method in class com.datasift.client.pylon.DataSiftPylon
-
Validate the given CSDL string.
- Validation - Class in com.datasift.client.core
-
- Validation() - Constructor for class com.datasift.client.core.Validation
-
- value() - Method in class com.datasift.client.managedsource.ManagedDataSourceType
-
- value() - Method in class com.datasift.client.push.connectors.Http.AuthType
-
- value() - Method in class com.datasift.client.push.OutputType
-
- valueOf(String) - Static method in enum com.datasift.client.core.Usage.Period
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datasift.client.managedsource.sources.GooglePlus.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datasift.client.managedsource.sources.Instagram.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datasift.client.push.connectors.CouchDB.CouchDBFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datasift.client.push.connectors.ElasticSearch.ElasticSearchFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datasift.client.push.connectors.FTP.FTPFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datasift.client.push.connectors.Http.HttpFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datasift.client.push.connectors.MongoDB.MongoDBFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datasift.client.push.connectors.Redis.RedisFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datasift.client.push.connectors.S3.S3OutputFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datasift.client.push.connectors.SFTP.SFTPFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datasift.client.push.connectors.SplunkStorm.SplunkStormFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datasift.client.push.connectors.SplunkStormRest.SplunkStormRestFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datasift.client.push.pull.PullJsonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.datasift.client.push.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.datasift.client.core.Usage.Period
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datasift.client.managedsource.sources.GooglePlus.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datasift.client.managedsource.sources.Instagram.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datasift.client.push.connectors.CouchDB.CouchDBFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datasift.client.push.connectors.ElasticSearch.ElasticSearchFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datasift.client.push.connectors.FTP.FTPFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datasift.client.push.connectors.Http.HttpFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datasift.client.push.connectors.MongoDB.MongoDBFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datasift.client.push.connectors.Redis.RedisFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datasift.client.push.connectors.S3.S3OutputFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datasift.client.push.connectors.SFTP.SFTPFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datasift.client.push.connectors.SplunkStorm.SplunkStormFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datasift.client.push.connectors.SplunkStormRest.SplunkStormRestFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datasift.client.push.pull.PullJsonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.datasift.client.push.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyAndGet() - Method in class com.datasift.client.push.connectors.Prepared
-
Verifies that all required parameters have been set
- verifySSL(String) - Method in class com.datasift.client.push.connectors.CouchDB
-
If you are using SSL to connect, this specifies whether the certificate should be verified.
- verifySSL(boolean) - Method in class com.datasift.client.push.connectors.Http
-
If you are using SSL to connect, this specifies whether the certificate should be verified.
- versionPrefix - Variable in class com.datasift.client.DataSiftConfig
-
- versionPrefix() - Method in class com.datasift.client.DataSiftConfig
-
- versionPrefix(String) - Method in class com.datasift.client.DataSiftConfig
-
Force the client to use a version other than the default.
- versions - Variable in class com.datasift.client.historics.PreparedHistoricsQuery.Source
-
- volume - Variable in class com.datasift.client.pylon.PylonRecording
-