IModelObjectpublic class Followers extends AbstractModelObject
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Followers.Builder |
Builder class for building
Followers instances. |
static class |
Followers.JsonUtil |
JsonUtil class for building
Followers instances. |
IModelObject.IJsonUtil<T>| Modifier and Type | Method | Description |
|---|---|---|
Followers.Builder |
builder() |
Create a builder for building an instance of a model object.
|
String |
getHref() |
Get a link to the Web API endpoint providing full details of the followers object.
|
Integer |
getTotal() |
Get the total number of followers.
|
public String getHref()
null, as the Web API does not support it at the moment.null if not available.public Integer getTotal()
public Followers.Builder builder()
IModelObjectCopyright © 2019. All rights reserved.