com.sola.instagram.io
Class UriFactory.Users
java.lang.Object
com.sola.instagram.io.UriFactory.Users
- Enclosing class:
- UriFactory
public class UriFactory.Users
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GET_DATA
public static final java.lang.String GET_DATA
- See Also:
- Constant Field Values
GET_FEED
public static final java.lang.String GET_FEED
- See Also:
- Constant Field Values
GET_RECENT_MEDIA
public static final java.lang.String GET_RECENT_MEDIA
- See Also:
- Constant Field Values
GET_LIKED_MEDIA
public static final java.lang.String GET_LIKED_MEDIA
- See Also:
- Constant Field Values
SEARCH_USER_BY_NAME
public static final java.lang.String SEARCH_USER_BY_NAME
- See Also:
- Constant Field Values
UriFactory.Users
public UriFactory.Users()