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