@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class PageOfDashboards extends Object
| Constructor and Description |
|---|
PageOfDashboards() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<Dashboard> |
getDashboards()
List of dashboards.
|
Integer |
getMaxResults()
The maximum number of results that could be on the page.
|
String |
getNext()
The URL of the next page of results, if any.
|
String |
getPrev()
The URL of the previous page of results, if any.
|
Integer |
getStartAt()
The index of the first item returned on the page.
|
Integer |
getTotal()
The number of results on the page.
|
int |
hashCode() |
String |
toString() |
public Integer getStartAt()
public Integer getMaxResults()
public Integer getTotal()
public String getPrev()
public String getNext()
Copyright © 2011–2021 Everit Kft.. All rights reserved.