Package com.gooddata.sdk.model.md
Class DashboardAttachment
java.lang.Object
com.gooddata.sdk.model.md.Attachment
com.gooddata.sdk.model.md.DashboardAttachment
- All Implemented Interfaces:
Serializable
Attachment to
ScheduledMail represents dashboard-related information for the schedule.- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDashboardAttachment(String uri, Integer allTabs, String executionContext, String... tabs) -
Method Summary
Methods inherited from class com.gooddata.sdk.model.md.Attachment
getUri
-
Constructor Details
-
DashboardAttachment
-
-
Method Details
-
getAllTabs
-
getTabs
-
getExecutionContext
-
equals
- Overrides:
equalsin classAttachment
-
hashCode
public int hashCode()- Overrides:
hashCodein classAttachment
-
toString
- Overrides:
toStringin classAttachment
-