Uses of Class
com.tencentcloudapi.cat.v20180409.models.UpdateProbeTaskConfigurationListRequest
-
Packages that use UpdateProbeTaskConfigurationListRequest Package Description com.tencentcloudapi.cat.v20180409 com.tencentcloudapi.cat.v20180409.models -
-
Uses of UpdateProbeTaskConfigurationListRequest in com.tencentcloudapi.cat.v20180409
Methods in com.tencentcloudapi.cat.v20180409 with parameters of type UpdateProbeTaskConfigurationListRequest Modifier and Type Method Description UpdateProbeTaskConfigurationListResponseCatClient. UpdateProbeTaskConfigurationList(UpdateProbeTaskConfigurationListRequest req)批量更新拨测任务配置 -
Uses of UpdateProbeTaskConfigurationListRequest in com.tencentcloudapi.cat.v20180409.models
Constructors in com.tencentcloudapi.cat.v20180409.models with parameters of type UpdateProbeTaskConfigurationListRequest Constructor Description UpdateProbeTaskConfigurationListRequest(UpdateProbeTaskConfigurationListRequest 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.
-