Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
AssetBundleImportJobDataSetOverrideParameters |
AssetBundleImportJobDataSetOverrideParameters.clone() |
AssetBundleImportJobDataSetOverrideParameters |
AssetBundleImportJobDataSetOverrideParameters.withDataSetId(String dataSetId)
The ID of the dataset to apply overrides to.
|
AssetBundleImportJobDataSetOverrideParameters |
AssetBundleImportJobDataSetOverrideParameters.withName(String name)
A new name for the dataset.
|
Modifier and Type | Method and Description |
---|---|
List<AssetBundleImportJobDataSetOverrideParameters> |
AssetBundleImportJobOverrideParameters.getDataSets()
A list of overrides for any
DataSet resources that are present in the asset bundle that is imported. |
Modifier and Type | Method and Description |
---|---|
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withDataSets(AssetBundleImportJobDataSetOverrideParameters... dataSets)
A list of overrides for any
DataSet resources that are present in the asset bundle that is imported. |
Modifier and Type | Method and Description |
---|---|
void |
AssetBundleImportJobOverrideParameters.setDataSets(Collection<AssetBundleImportJobDataSetOverrideParameters> dataSets)
A list of overrides for any
DataSet resources that are present in the asset bundle that is imported. |
AssetBundleImportJobOverrideParameters |
AssetBundleImportJobOverrideParameters.withDataSets(Collection<AssetBundleImportJobDataSetOverrideParameters> dataSets)
A list of overrides for any
DataSet resources that are present in the asset bundle that is imported. |
Copyright © 2023. All rights reserved.