Uses of Class
com.tencentcloudapi.cat.v20180409.models.ProbeTaskBasicConfiguration
-
Packages that use ProbeTaskBasicConfiguration Package Description com.tencentcloudapi.cat.v20180409.models -
-
Uses of ProbeTaskBasicConfiguration in com.tencentcloudapi.cat.v20180409.models
Methods in com.tencentcloudapi.cat.v20180409.models that return ProbeTaskBasicConfiguration Modifier and Type Method Description ProbeTaskBasicConfiguration[]
CreateProbeTasksRequest. getBatchTasks()
Get 批量任务名-地址Methods in com.tencentcloudapi.cat.v20180409.models with parameters of type ProbeTaskBasicConfiguration Modifier and Type Method Description void
CreateProbeTasksRequest. setBatchTasks(ProbeTaskBasicConfiguration[] BatchTasks)
Set 批量任务名-地址Constructors in com.tencentcloudapi.cat.v20180409.models with parameters of type ProbeTaskBasicConfiguration Constructor Description ProbeTaskBasicConfiguration(ProbeTaskBasicConfiguration source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-