| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleExportJobError> |
DescribeAssetBundleExportJobResponse.errors()
An array of error records that describes any failures that occurred during the export job processing.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAssetBundleExportJobResponse.Builder |
DescribeAssetBundleExportJobResponse.Builder.errors(AssetBundleExportJobError... errors)
An array of error records that describes any failures that occurred during the export job processing.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAssetBundleExportJobResponse.Builder |
DescribeAssetBundleExportJobResponse.Builder.errors(Collection<AssetBundleExportJobError> errors)
An array of error records that describes any failures that occurred during the export job processing.
|
Copyright © 2023. All rights reserved.