EventHubStreamInputDataSource.withEventHubName(String eventHubName) 方法
定义
Set the eventHubName value.
public EventHubStreamInputDataSource withEventHubName(String eventHubName)
参数
- eventHubName
-
String
the eventHubName value to set
返回
the EventHubStreamInputDataSource object itself.
适用于