@Generated public class ListDashboardsResponse extends Object
| Constructor and Description |
|---|
ListDashboardsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<Dashboard> |
getDashboards() |
String |
getNextPageToken() |
int |
hashCode() |
ListDashboardsResponse |
setDashboards(Collection<Dashboard> dashboards) |
ListDashboardsResponse |
setNextPageToken(String nextPageToken) |
String |
toString() |
public ListDashboardsResponse setDashboards(Collection<Dashboard> dashboards)
public Collection<Dashboard> getDashboards()
public ListDashboardsResponse setNextPageToken(String nextPageToken)
public String getNextPageToken()
Copyright © 2025. All rights reserved.