StreamInputProperties.withDatasource(StreamInputDataSource datasource) 方法
定义
Set the datasource value.
public StreamInputProperties withDatasource(StreamInputDataSource datasource)
参数
- datasource
- StreamInputDataSource
the datasource value to set
返回
the StreamInputProperties object itself.