Uses of Class
com.tencentcloudapi.rce.v20201103.models.InputFrontRisk
-
Packages that use InputFrontRisk Package Description com.tencentcloudapi.rce.v20201103.models -
-
Uses of InputFrontRisk in com.tencentcloudapi.rce.v20201103.models
Methods in com.tencentcloudapi.rce.v20201103.models that return InputFrontRisk Modifier and Type Method Description InputFrontRiskDescribeRiskTrendsRequest. getBusinessSecurityData()Get 业务入参Methods in com.tencentcloudapi.rce.v20201103.models with parameters of type InputFrontRisk Modifier and Type Method Description voidDescribeRiskTrendsRequest. setBusinessSecurityData(InputFrontRisk BusinessSecurityData)Set 业务入参Constructors in com.tencentcloudapi.rce.v20201103.models with parameters of type InputFrontRisk Constructor Description InputFrontRisk(InputFrontRisk 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.
-