Interface UpdateDataSourceResponse.Builder

    • Method Detail

      • dataSourceId

        UpdateDataSourceResponse.Builder dataSourceId​(String dataSourceId)

        The ID assigned to the DataSource during creation. This value should be identical to the value of the DataSourceID in the request.

        Parameters:
        dataSourceId - The ID assigned to the DataSource during creation. This value should be identical to the value of the DataSourceID in the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.