@Generated public class DashboardTaskOutput extends Object
| Constructor and Description |
|---|
DashboardTaskOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<DashboardPageSnapshot> |
getPageSnapshots() |
int |
hashCode() |
DashboardTaskOutput |
setPageSnapshots(Collection<DashboardPageSnapshot> pageSnapshots) |
String |
toString() |
public DashboardTaskOutput setPageSnapshots(Collection<DashboardPageSnapshot> pageSnapshots)
public Collection<DashboardPageSnapshot> getPageSnapshots()
Copyright © 2025. All rights reserved.