Uses of Class
software.amazon.awssdk.services.honeycode.model.ImportDataSourceConfig
-
Packages that use ImportDataSourceConfig Package Description software.amazon.awssdk.services.honeycode.model -
-
Uses of ImportDataSourceConfig in software.amazon.awssdk.services.honeycode.model
Methods in software.amazon.awssdk.services.honeycode.model that return ImportDataSourceConfig Modifier and Type Method Description ImportDataSourceConfigImportDataSource. dataSourceConfig()The configuration parameters for the data source of the importMethods in software.amazon.awssdk.services.honeycode.model with parameters of type ImportDataSourceConfig Modifier and Type Method Description ImportDataSource.BuilderImportDataSource.Builder. dataSourceConfig(ImportDataSourceConfig dataSourceConfig)The configuration parameters for the data source of the import
-