com.sola.instagram.io
Class UriFactory.Relationships
java.lang.Object
com.sola.instagram.io.UriFactory.Relationships
- Enclosing class:
- UriFactory
public class UriFactory.Relationships
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GET_FOLLOWS
public static final java.lang.String GET_FOLLOWS
- See Also:
- Constant Field Values
GET_FOLLOWERS
public static final java.lang.String GET_FOLLOWERS
- See Also:
- Constant Field Values
GET_FOLLOW_REQUESTS
public static final java.lang.String GET_FOLLOW_REQUESTS
- See Also:
- Constant Field Values
GET_RELATIONSHIP_STATUS
public static final java.lang.String GET_RELATIONSHIP_STATUS
- See Also:
- Constant Field Values
MUTATE_RELATIONSHIP
public static final java.lang.String MUTATE_RELATIONSHIP
- See Also:
- Constant Field Values
UriFactory.Relationships
public UriFactory.Relationships()