| Package | Description |
|---|---|
| com.amazonaws.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
ImportDataSourceConfig |
ImportDataSourceConfig.clone() |
ImportDataSourceConfig |
ImportDataSource.getDataSourceConfig()
The configuration parameters for the data source of the import
|
ImportDataSourceConfig |
ImportDataSourceConfig.withDataSourceUrl(String dataSourceUrl)
The URL from which source data will be downloaded for the import request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportDataSource.setDataSourceConfig(ImportDataSourceConfig dataSourceConfig)
The configuration parameters for the data source of the import
|
ImportDataSource |
ImportDataSource.withDataSourceConfig(ImportDataSourceConfig dataSourceConfig)
The configuration parameters for the data source of the import
|
Copyright © 2021. All rights reserved.