Uses of Class
software.amazon.awssdk.services.quicksight.model.AssetBundleImportSourceDescription
-
Packages that use AssetBundleImportSourceDescription Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AssetBundleImportSourceDescription in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AssetBundleImportSourceDescription Modifier and Type Method Description AssetBundleImportSourceDescriptionDescribeAssetBundleImportJobResponse. assetBundleImportSource()The source of the asset bundle zip file that contains the data that is imported by the job.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AssetBundleImportSourceDescription Modifier and Type Method Description DescribeAssetBundleImportJobResponse.BuilderDescribeAssetBundleImportJobResponse.Builder. assetBundleImportSource(AssetBundleImportSourceDescription assetBundleImportSource)The source of the asset bundle zip file that contains the data that is imported by the job.
-