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