Uses of Class
com.tencentcloudapi.hasim.v20210716.models.Tactic
-
Packages that use Tactic Package Description com.tencentcloudapi.hasim.v20210716.models -
-
Uses of Tactic in com.tencentcloudapi.hasim.v20210716.models
Methods in com.tencentcloudapi.hasim.v20210716.models that return Tactic Modifier and Type Method Description TacticDescribeTacticResponse. getData()Get 策略信息Tactic[]TacticInfos. getList()Get 策略列表 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.hasim.v20210716.models with parameters of type Tactic Modifier and Type Method Description voidDescribeTacticResponse. setData(Tactic Data)Set 策略信息voidTacticInfos. setList(Tactic[] List)Set 策略列表 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.hasim.v20210716.models with parameters of type Tactic Constructor Description Tactic(Tactic 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.
-