Interface ImportDataSourceConfig.Builder

    • Method Detail

      • dataSourceUrl

        ImportDataSourceConfig.Builder dataSourceUrl​(String dataSourceUrl)

        The URL from which source data will be downloaded for the import request.

        Parameters:
        dataSourceUrl - The URL from which source data will be downloaded for the import request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.