| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobWarning |
AssetBundleExportJobWarning.clone() |
AssetBundleExportJobWarning |
AssetBundleExportJobWarning.withArn(String arn)
The ARN of the resource whose processing caused a warning.
|
AssetBundleExportJobWarning |
AssetBundleExportJobWarning.withMessage(String message)
A description of the warning.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleExportJobWarning> |
DescribeAssetBundleExportJobResult.getWarnings()
An array of warning records that describe the analysis or dashboard that is exported.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAssetBundleExportJobResult |
DescribeAssetBundleExportJobResult.withWarnings(AssetBundleExportJobWarning... warnings)
An array of warning records that describe the analysis or dashboard that is exported.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAssetBundleExportJobResult.setWarnings(Collection<AssetBundleExportJobWarning> warnings)
An array of warning records that describe the analysis or dashboard that is exported.
|
DescribeAssetBundleExportJobResult |
DescribeAssetBundleExportJobResult.withWarnings(Collection<AssetBundleExportJobWarning> warnings)
An array of warning records that describe the analysis or dashboard that is exported.
|
Copyright © 2024. All rights reserved.