Interface DestinationOptions.Builder

    • Method Detail

      • columnMap

        DestinationOptions.Builder columnMap​(Map<String,​SourceDataColumnProperties> columnMap)

        A map of the column id to the import properties for each column.

        Parameters:
        columnMap - A map of the column id to the import properties for each column.
        Returns:
        Returns a reference to this object so that method calls can be chained together.