@Generated public class DashboardPageSnapshot extends Object
| Constructor and Description |
|---|
DashboardPageSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPageDisplayName() |
Collection<WidgetErrorDetail> |
getWidgetErrorDetails() |
int |
hashCode() |
DashboardPageSnapshot |
setPageDisplayName(String pageDisplayName) |
DashboardPageSnapshot |
setWidgetErrorDetails(Collection<WidgetErrorDetail> widgetErrorDetails) |
String |
toString() |
public DashboardPageSnapshot setPageDisplayName(String pageDisplayName)
public String getPageDisplayName()
public DashboardPageSnapshot setWidgetErrorDetails(Collection<WidgetErrorDetail> widgetErrorDetails)
public Collection<WidgetErrorDetail> getWidgetErrorDetails()
Copyright © 2025. All rights reserved.