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