Uses of Class
com.tencentcloudapi.rum.v20210622.models.ModifyProjectLimitResponse
-
Packages that use ModifyProjectLimitResponse Package Description com.tencentcloudapi.rum.v20210622 com.tencentcloudapi.rum.v20210622.models -
-
Uses of ModifyProjectLimitResponse in com.tencentcloudapi.rum.v20210622
Methods in com.tencentcloudapi.rum.v20210622 that return ModifyProjectLimitResponse Modifier and Type Method Description ModifyProjectLimitResponse
RumClient. ModifyProjectLimit(ModifyProjectLimitRequest req)
新增修改限流 -
Uses of ModifyProjectLimitResponse in com.tencentcloudapi.rum.v20210622.models
Constructors in com.tencentcloudapi.rum.v20210622.models with parameters of type ModifyProjectLimitResponse Constructor Description ModifyProjectLimitResponse(ModifyProjectLimitResponse 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.
-