| Package | Description |
|---|---|
| com.datasift.client.managedsource | |
| com.datasift.client.managedsource.sources |
| Modifier and Type | Field and Description |
|---|---|
static ManagedDataSourceType<Instagram> |
ManagedDataSourceType.INSTAGRAM |
| Modifier and Type | Method and Description |
|---|---|
Instagram |
Instagram.addOAutToken(java.lang.String oAuthAccessToken,
long expires,
java.lang.String name)
Adds an OAuth token to the managed source
|
protected Instagram |
Instagram.addResource(Instagram.Type type,
java.lang.String value,
float longitude,
float lattitude,
int distance,
boolean exactMatch,
java.lang.String fourSquareLocation)
Adds a resource object to the request of the given type, which is always required
|
Instagram |
Instagram.byTag(java.lang.String tag,
boolean exactMatch)
Adds a resource by tag
|
Instagram |
Instagram.enableCommentCounts(boolean enabled)
set to true, if you want to receive comment count interactions.
|
Instagram |
Instagram.enableComments(boolean enabled)
set to true, if you want to receive comment interactions.
|
Instagram |
Instagram.enableLikeCounts(boolean enabled)
set to true, if you want to receive like count interactions.
|
Instagram |
Instagram.enableLikes(boolean enabled)
set to true, if you want to receive like interactions.
|
Copyright © 2018. All Rights Reserved.