SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.addEmbeddableDomainsItem(String embeddableDomainsItem) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.addInviteesItem(SharedDashboardInvitee inviteesItem) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.addSelectableTemplateVarsItem(SharedDashboardSelectableTemplateVariable selectableTemplateVarsItem) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.createdAt(OffsetDateTime createdAt) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.embeddableDomains(List<String> embeddableDomains) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.expiration(OffsetDateTime expiration) |
SharedDashboardResponseAttributes |
SharedDashboardResponse.getAttributes()
Attributes of a shared dashboard response.
|
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.globalTime(Map<String,Object> globalTime) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.globalTimeSelectable(Boolean globalTimeSelectable) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.invitees(List<SharedDashboardInvitee> invitees) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.lastAccessed(OffsetDateTime lastAccessed) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.putGlobalTimeItem(String key,
Object globalTimeItem) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.selectableTemplateVars(List<SharedDashboardSelectableTemplateVariable> selectableTemplateVars) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.sharerDisabled(Boolean sharerDisabled) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.shareType(SharedDashboardShareType shareType) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.status(SharedDashboardStatus status) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.title(String title) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.token(String token) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.url(String url) |
SharedDashboardResponseAttributes |
SharedDashboardResponseAttributes.viewingPreferences(SharedDashboardViewingPreferences viewingPreferences) |