| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<ThemeError> |
ThemeVersion.errors()
Errors associated with the theme.
|
| Modifier and Type | Method and Description |
|---|---|
ThemeVersion.Builder |
ThemeVersion.Builder.errors(ThemeError... errors)
Errors associated with the theme.
|
| Modifier and Type | Method and Description |
|---|---|
ThemeVersion.Builder |
ThemeVersion.Builder.errors(Collection<ThemeError> errors)
Errors associated with the theme.
|
Copyright © 2020. All rights reserved.