public class Instagram extends BaseSource<Instagram>
| Modifier and Type | Class and Description |
|---|---|
static class |
Instagram.Type |
BaseSource.AuthParams, BaseSource.ResourceParamsauth, config, log, parameters, resources, type| Constructor and Description |
|---|
Instagram(DataSiftConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Instagram |
addOAutToken(java.lang.String oAuthAccessToken,
long expires,
java.lang.String name) |
protected Instagram |
addResource(Instagram.Type type,
java.lang.String value,
float longitude,
float lattitude,
int distance,
boolean exactMatch,
java.lang.String fourSquareLocation) |
Instagram |
byTag(java.lang.String tag,
boolean exactMatch) |
Instagram |
enableCommentCounts(boolean enabled) |
Instagram |
enableComments(boolean enabled) |
Instagram |
enableLikeCounts(boolean enabled) |
Instagram |
enableLikes(boolean enabled) |
getAuthAsJSON, getParametersAsJSON, getResourcesAsJSON, hasAuth, hasParams, hasResources, newAuthParams, newResourceParams, setParametersField, typepublic Instagram(DataSiftConfig config)
public Instagram enableLikes(boolean enabled)
public Instagram enableComments(boolean enabled)
public Instagram enableCommentCounts(boolean enabled)
public Instagram enableLikeCounts(boolean enabled)
public Instagram byTag(java.lang.String tag, boolean exactMatch)
protected Instagram addResource(Instagram.Type type, java.lang.String value, float longitude, float lattitude, int distance, boolean exactMatch, java.lang.String fourSquareLocation)
public Instagram addOAutToken(java.lang.String oAuthAccessToken, long expires, java.lang.String name)
Copyright © 2018. All Rights Reserved.