| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DashboardSourceEntity |
CreateDashboardRequest.sourceEntity()
The source entity from which the dashboard is created.
|
DashboardSourceEntity |
UpdateDashboardRequest.sourceEntity()
The template or analysis from which the dashboard is created.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDashboardRequest.Builder |
CreateDashboardRequest.Builder.sourceEntity(DashboardSourceEntity sourceEntity)
The source entity from which the dashboard is created.
|
UpdateDashboardRequest.Builder |
UpdateDashboardRequest.Builder.sourceEntity(DashboardSourceEntity sourceEntity)
The template or analysis from which the dashboard is created.
|
Copyright © 2020. All rights reserved.