public static interface DestinationOptions.Builder extends SdkPojo, CopyableBuilder<DestinationOptions.Builder,DestinationOptions>
| Modifier and Type | Method and Description |
|---|---|
DestinationOptions.Builder |
columnMap(Map<String,SourceDataColumnProperties> columnMap)
A map of the column id to the import properties for each column.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDestinationOptions.Builder columnMap(Map<String,SourceDataColumnProperties> columnMap)
A map of the column id to the import properties for each column.
columnMap - A map of the column id to the import properties for each column.Copyright © 2022. All rights reserved.