Uses of Class
software.amazon.awssdk.services.quicksight.model.AssetBundleImportJobOverrideParameters
-
Packages that use AssetBundleImportJobOverrideParameters Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AssetBundleImportJobOverrideParameters in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AssetBundleImportJobOverrideParameters Modifier and Type Method Description AssetBundleImportJobOverrideParametersDescribeAssetBundleImportJobResponse. overrideParameters()Optional overrides that are applied to the resource configuration before import.AssetBundleImportJobOverrideParametersStartAssetBundleImportJobRequest. overrideParameters()Optional overrides that are applied to the resource configuration before import.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AssetBundleImportJobOverrideParameters Modifier and Type Method Description DescribeAssetBundleImportJobResponse.BuilderDescribeAssetBundleImportJobResponse.Builder. overrideParameters(AssetBundleImportJobOverrideParameters overrideParameters)Optional overrides that are applied to the resource configuration before import.StartAssetBundleImportJobRequest.BuilderStartAssetBundleImportJobRequest.Builder. overrideParameters(AssetBundleImportJobOverrideParameters overrideParameters)Optional overrides that are applied to the resource configuration before import.
-