| Package | Description |
|---|---|
| com.amazonaws.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
DestinationOptions |
DestinationOptions.addColumnMapEntry(String key,
SourceDataColumnProperties value)
Add a single ColumnMap entry
|
DestinationOptions |
DestinationOptions.clearColumnMapEntries()
Removes all the entries added into ColumnMap.
|
DestinationOptions |
DestinationOptions.clone() |
DestinationOptions |
ImportOptions.getDestinationOptions()
Options relating to the destination of the import request.
|
DestinationOptions |
DestinationOptions.withColumnMap(Map<String,SourceDataColumnProperties> columnMap)
A map of the column id to the import properties for each column.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportOptions.setDestinationOptions(DestinationOptions destinationOptions)
Options relating to the destination of the import request.
|
ImportOptions |
ImportOptions.withDestinationOptions(DestinationOptions destinationOptions)
Options relating to the destination of the import request.
|
Copyright © 2021. All rights reserved.