Uses of Class
com.tencentcloudapi.rum.v20210622.models.StopProjectResponse
-
Packages that use StopProjectResponse Package Description com.tencentcloudapi.rum.v20210622 com.tencentcloudapi.rum.v20210622.models -
-
Uses of StopProjectResponse in com.tencentcloudapi.rum.v20210622
Methods in com.tencentcloudapi.rum.v20210622 that return StopProjectResponse Modifier and Type Method Description StopProjectResponseRumClient. StopProject(StopProjectRequest req)停止项目使用与上报数据 -
Uses of StopProjectResponse in com.tencentcloudapi.rum.v20210622.models
Constructors in com.tencentcloudapi.rum.v20210622.models with parameters of type StopProjectResponse Constructor Description StopProjectResponse(StopProjectResponse 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.
-