Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DecribeSuggestRiskLevelMatrixRequest
-
Packages that use DecribeSuggestRiskLevelMatrixRequest Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DecribeSuggestRiskLevelMatrixRequest in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 with parameters of type DecribeSuggestRiskLevelMatrixRequest Modifier and Type Method Description DecribeSuggestRiskLevelMatrixResponseDsgcClient. DecribeSuggestRiskLevelMatrix(DecribeSuggestRiskLevelMatrixRequest req)风险等级的定义页面-创建风险等级的时候生成的一个默认的矩阵 -
Uses of DecribeSuggestRiskLevelMatrixRequest in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DecribeSuggestRiskLevelMatrixRequest Constructor Description DecribeSuggestRiskLevelMatrixRequest(DecribeSuggestRiskLevelMatrixRequest 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.
-