| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<DashboardError> |
DashboardVersion.errors()
Errors associated with this dashboard version.
|
| Modifier and Type | Method and Description |
|---|---|
DashboardVersion.Builder |
DashboardVersion.Builder.errors(DashboardError... errors)
Errors associated with this dashboard version.
|
| Modifier and Type | Method and Description |
|---|---|
DashboardVersion.Builder |
DashboardVersion.Builder.errors(Collection<DashboardError> errors)
Errors associated with this dashboard version.
|
Copyright © 2020. All rights reserved.