Uses of Class
com.tencentcloudapi.rce.v20201103.models.OutputFrontRisk
-
Packages that use OutputFrontRisk Package Description com.tencentcloudapi.rce.v20201103.models -
-
Uses of OutputFrontRisk in com.tencentcloudapi.rce.v20201103.models
Methods in com.tencentcloudapi.rce.v20201103.models that return OutputFrontRisk Modifier and Type Method Description OutputFrontRisk[]OutputFrontRiskData. getValue()Get 返回结果。 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.rce.v20201103.models with parameters of type OutputFrontRisk Modifier and Type Method Description voidOutputFrontRiskData. setValue(OutputFrontRisk[] Value)Set 返回结果。 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.rce.v20201103.models with parameters of type OutputFrontRisk Constructor Description OutputFrontRisk(OutputFrontRisk 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.
-