| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobWarning |
AssetBundleImportJobWarning.clone() |
AssetBundleImportJobWarning |
AssetBundleImportJobWarning.withArn(String arn)
The ARN of the resource that the warning occurred for.
|
AssetBundleImportJobWarning |
AssetBundleImportJobWarning.withMessage(String message)
A description of the warning that occurred during an Asset Bundle import job.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleImportJobWarning> |
DescribeAssetBundleImportJobResult.getWarnings()
An array of warning records that describe all permitted errors that are encountered during the import job.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAssetBundleImportJobResult |
DescribeAssetBundleImportJobResult.withWarnings(AssetBundleImportJobWarning... warnings)
An array of warning records that describe all permitted errors that are encountered during the import job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAssetBundleImportJobResult.setWarnings(Collection<AssetBundleImportJobWarning> warnings)
An array of warning records that describe all permitted errors that are encountered during the import job.
|
DescribeAssetBundleImportJobResult |
DescribeAssetBundleImportJobResult.withWarnings(Collection<AssetBundleImportJobWarning> warnings)
An array of warning records that describe all permitted errors that are encountered during the import job.
|
Copyright © 2024. All rights reserved.