| Package | Description |
|---|---|
| com.amazonaws.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
ImportDataSource |
ImportDataSource.clone() |
ImportDataSource |
StartTableDataImportJobRequest.getDataSource()
The source of the data that is being imported.
|
ImportDataSource |
TableDataImportJobMetadata.getDataSource()
The source of the data that was submitted for import.
|
ImportDataSource |
ImportDataSource.withDataSourceConfig(ImportDataSourceConfig dataSourceConfig)
The configuration parameters for the data source of the import
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartTableDataImportJobRequest.setDataSource(ImportDataSource dataSource)
The source of the data that is being imported.
|
void |
TableDataImportJobMetadata.setDataSource(ImportDataSource dataSource)
The source of the data that was submitted for import.
|
StartTableDataImportJobRequest |
StartTableDataImportJobRequest.withDataSource(ImportDataSource dataSource)
The source of the data that is being imported.
|
TableDataImportJobMetadata |
TableDataImportJobMetadata.withDataSource(ImportDataSource dataSource)
The source of the data that was submitted for import.
|
Copyright © 2022. All rights reserved.