| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DashboardSourceEntity |
DashboardSourceEntity.clone() |
DashboardSourceEntity |
UpdateDashboardRequest.getSourceEntity()
The entity that you are using as a source when you update the dashboard.
|
DashboardSourceEntity |
CreateDashboardRequest.getSourceEntity()
The entity that you are using as a source when you create the dashboard.
|
DashboardSourceEntity |
DashboardSourceEntity.withSourceTemplate(DashboardSourceTemplate sourceTemplate)
Source template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDashboardRequest.setSourceEntity(DashboardSourceEntity sourceEntity)
The entity that you are using as a source when you update the dashboard.
|
void |
CreateDashboardRequest.setSourceEntity(DashboardSourceEntity sourceEntity)
The entity that you are using as a source when you create the dashboard.
|
UpdateDashboardRequest |
UpdateDashboardRequest.withSourceEntity(DashboardSourceEntity sourceEntity)
The entity that you are using as a source when you update the dashboard.
|
CreateDashboardRequest |
CreateDashboardRequest.withSourceEntity(DashboardSourceEntity sourceEntity)
The entity that you are using as a source when you create the dashboard.
|
Copyright © 2023. All rights reserved.