Uses of Class
com.tencentcloudapi.dbbrain.v20191016.models.HealthScoreInfo
-
Packages that use HealthScoreInfo Package Description com.tencentcloudapi.dbbrain.v20191016.models -
-
Uses of HealthScoreInfo in com.tencentcloudapi.dbbrain.v20191016.models
Methods in com.tencentcloudapi.dbbrain.v20191016.models that return HealthScoreInfo Modifier and Type Method Description HealthScoreInfoDescribeHealthScoreResponse. getData()Get 健康得分以及异常扣分项。Methods in com.tencentcloudapi.dbbrain.v20191016.models with parameters of type HealthScoreInfo Modifier and Type Method Description voidDescribeHealthScoreResponse. setData(HealthScoreInfo Data)Set 健康得分以及异常扣分项。Constructors in com.tencentcloudapi.dbbrain.v20191016.models with parameters of type HealthScoreInfo Constructor Description HealthScoreInfo(HealthScoreInfo 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.
-