@Generated(value="org.jsonschema2pojo") public class FollowersListRequest extends FollowingListRequest implements Serializable
Constructor and Description |
---|
FollowersListRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
String |
toString() |
FollowersListRequest |
withAdditionalProperty(String name,
Object value) |
getCount, getCursor, getId, getIncludeUserEntities, getScreenName, getSkipStatus, setCount, setCursor, setId, setIncludeUserEntities, setScreenName, setSkipStatus, withCount, withCursor, withId, withIncludeUserEntities, withScreenName, withSkipStatus
public String toString()
toString
in class FollowingListRequest
@BeanProperty(name="*") public Map<String,Object> getAdditionalProperties()
getAdditionalProperties
in class FollowingListRequest
@BeanProperty(name="*") public void setAdditionalProperty(String name, Object value)
setAdditionalProperty
in class FollowingListRequest
public FollowersListRequest withAdditionalProperty(String name, Object value)
withAdditionalProperty
in class FollowingListRequest
public int hashCode()
hashCode
in class FollowingListRequest
public boolean equals(Object other)
equals
in class FollowingListRequest
Copyright © 2018 The Apache Software Foundation. All rights reserved.