| Package | Description |
|---|---|
| software.amazon.awssdk.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
ImportDataSource |
StartTableDataImportJobRequest.dataSource()
The source of the data that is being imported.
|
ImportDataSource |
TableDataImportJobMetadata.dataSource()
The source of the data that was submitted for import.
|
| Modifier and Type | Method and Description |
|---|---|
StartTableDataImportJobRequest.Builder |
StartTableDataImportJobRequest.Builder.dataSource(ImportDataSource dataSource)
The source of the data that is being imported.
|
TableDataImportJobMetadata.Builder |
TableDataImportJobMetadata.Builder.dataSource(ImportDataSource dataSource)
The source of the data that was submitted for import.
|
Copyright © 2021. All rights reserved.