| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
Dashboard |
Dashboard.clone() |
Dashboard |
DescribeDashboardResult.getDashboard()
Information about the dashboard.
|
Dashboard |
Dashboard.withArn(String arn)
The Amazon Resource Name (ARN) of the resource.
|
Dashboard |
Dashboard.withCreatedTime(Date createdTime)
The time that this dataset was created.
|
Dashboard |
Dashboard.withDashboardId(String dashboardId)
Dashboard ID.
|
Dashboard |
Dashboard.withLastPublishedTime(Date lastPublishedTime)
The last time that this dataset was published.
|
Dashboard |
Dashboard.withLastUpdatedTime(Date lastUpdatedTime)
The last time that this dataset was updated.
|
Dashboard |
Dashboard.withName(String name)
A display name for the dashboard.
|
Dashboard |
Dashboard.withVersion(DashboardVersion version)
Version.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDashboardResult.setDashboard(Dashboard dashboard)
Information about the dashboard.
|
DescribeDashboardResult |
DescribeDashboardResult.withDashboard(Dashboard dashboard)
Information about the dashboard.
|
Copyright © 2022. All rights reserved.