Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.SuggestRiskLevelMatrix
-
Packages that use SuggestRiskLevelMatrix Package Description com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of SuggestRiskLevelMatrix in com.tencentcloudapi.dsgc.v20190723.models
Methods in com.tencentcloudapi.dsgc.v20190723.models that return SuggestRiskLevelMatrix Modifier and Type Method Description SuggestRiskLevelMatrix[]DecribeSuggestRiskLevelMatrixResponse. getSuggestRiskLevelMatrix()Get 矩阵Methods in com.tencentcloudapi.dsgc.v20190723.models with parameters of type SuggestRiskLevelMatrix Modifier and Type Method Description voidDecribeSuggestRiskLevelMatrixResponse. setSuggestRiskLevelMatrix(SuggestRiskLevelMatrix[] SuggestRiskLevelMatrix)Set 矩阵Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type SuggestRiskLevelMatrix Constructor Description SuggestRiskLevelMatrix(SuggestRiskLevelMatrix 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.
-