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