EventhubApi.eventhubConnectPut(String connectionString, Handler<AsyncResult<ConnectResponse>> handler) 方法
定义
public void eventhubConnectPut(String connectionString, Handler<AsyncResult<ConnectResponse>> handler)
参数
- connectionString
- String
- handler
- Handler<AsyncResult<ConnectResponse>>