Uses of Class
com.tencentcloudapi.rce.v20201103.models.OutputFrontRiskData
-
Packages that use OutputFrontRiskData Package Description com.tencentcloudapi.rce.v20201103.models -
-
Uses of OutputFrontRiskData in com.tencentcloudapi.rce.v20201103.models
Methods in com.tencentcloudapi.rce.v20201103.models that return OutputFrontRiskData Modifier and Type Method Description OutputFrontRiskData
DescribeRiskTrendsResponse. getData()
Get 业务出参Methods in com.tencentcloudapi.rce.v20201103.models with parameters of type OutputFrontRiskData Modifier and Type Method Description void
DescribeRiskTrendsResponse. setData(OutputFrontRiskData Data)
Set 业务出参Constructors in com.tencentcloudapi.rce.v20201103.models with parameters of type OutputFrontRiskData Constructor Description OutputFrontRiskData(OutputFrontRiskData 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.
-