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