Uses of Interface
software.amazon.awssdk.services.quicksight.model.AssetBundleExportJobWarning.Builder
-
Packages that use AssetBundleExportJobWarning.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AssetBundleExportJobWarning.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AssetBundleExportJobWarning.Builder Modifier and Type Method Description AssetBundleExportJobWarning.BuilderAssetBundleExportJobWarning.Builder. arn(String arn)The ARN of the resource whose processing caused a warning.static AssetBundleExportJobWarning.BuilderAssetBundleExportJobWarning. builder()AssetBundleExportJobWarning.BuilderAssetBundleExportJobWarning.Builder. message(String message)A description of the warning.AssetBundleExportJobWarning.BuilderAssetBundleExportJobWarning. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type AssetBundleExportJobWarning.Builder Modifier and Type Method Description static Class<? extends AssetBundleExportJobWarning.Builder>AssetBundleExportJobWarning. serializableBuilderClass()
-