Uses of Class
com.tencentcloudapi.cfw.v20190904.models.BetaInfoByACL
-
Packages that use BetaInfoByACL Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of BetaInfoByACL in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return BetaInfoByACL Modifier and Type Method Description BetaInfoByACL[]DescAcItem. getBetaList()Get 关联任务详情 注意:此字段可能返回 null,表示取不到有效值。BetaInfoByACL[]VpcRuleItem. getBetaList()Get beta任务详情 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type BetaInfoByACL Modifier and Type Method Description voidDescAcItem. setBetaList(BetaInfoByACL[] BetaList)Set 关联任务详情 注意:此字段可能返回 null,表示取不到有效值。voidVpcRuleItem. setBetaList(BetaInfoByACL[] BetaList)Set beta任务详情 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type BetaInfoByACL Constructor Description BetaInfoByACL(BetaInfoByACL 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.
-