Uses of Class
com.tencentcloudapi.cat.v20180409.models.UpdateProbeTaskAttributesResponse
-
Packages that use UpdateProbeTaskAttributesResponse Package Description com.tencentcloudapi.cat.v20180409 com.tencentcloudapi.cat.v20180409.models -
-
Uses of UpdateProbeTaskAttributesResponse in com.tencentcloudapi.cat.v20180409
Methods in com.tencentcloudapi.cat.v20180409 that return UpdateProbeTaskAttributesResponse Modifier and Type Method Description UpdateProbeTaskAttributesResponseCatClient. UpdateProbeTaskAttributes(UpdateProbeTaskAttributesRequest req)更新探测任务属性 -
Uses of UpdateProbeTaskAttributesResponse in com.tencentcloudapi.cat.v20180409.models
Constructors in com.tencentcloudapi.cat.v20180409.models with parameters of type UpdateProbeTaskAttributesResponse Constructor Description UpdateProbeTaskAttributesResponse(UpdateProbeTaskAttributesResponse 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.
-