Uses of Interface
software.amazon.awssdk.services.quicksight.model.AssetBundleImportJobWarning.Builder
-
Packages that use AssetBundleImportJobWarning.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AssetBundleImportJobWarning.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AssetBundleImportJobWarning.Builder Modifier and Type Method Description AssetBundleImportJobWarning.BuilderAssetBundleImportJobWarning.Builder. arn(String arn)The ARN of the resource that the warning occurred for.static AssetBundleImportJobWarning.BuilderAssetBundleImportJobWarning. builder()AssetBundleImportJobWarning.BuilderAssetBundleImportJobWarning.Builder. message(String message)A description of the warning that occurred during an Asset Bundle import job.AssetBundleImportJobWarning.BuilderAssetBundleImportJobWarning. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type AssetBundleImportJobWarning.Builder Modifier and Type Method Description static Class<? extends AssetBundleImportJobWarning.Builder>AssetBundleImportJobWarning. serializableBuilderClass()
-