MonitorConfig.withTimeoutInSeconds(Long timeoutInSeconds) 方法
定义
Set the timeoutInSeconds value.
public MonitorConfig withTimeoutInSeconds(Long timeoutInSeconds)
参数
- timeoutInSeconds
-
Long
the timeoutInSeconds value to set
返回
the MonitorConfig object itself.
适用于