| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DashboardSourceEntity |
CreateDashboardRequest.sourceEntity()
The entity that you are using as a source when you create the dashboard.
|
DashboardSourceEntity |
UpdateDashboardRequest.sourceEntity()
The entity that you are using as a source when you update the dashboard.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDashboardRequest.Builder |
CreateDashboardRequest.Builder.sourceEntity(DashboardSourceEntity sourceEntity)
The entity that you are using as a source when you create the dashboard.
|
UpdateDashboardRequest.Builder |
UpdateDashboardRequest.Builder.sourceEntity(DashboardSourceEntity sourceEntity)
The entity that you are using as a source when you update the dashboard.
|
Copyright © 2020. All rights reserved.