Uses of Class
com.tencentcloudapi.hasim.v20210716.models.TacticInfos
-
Packages that use TacticInfos Package Description com.tencentcloudapi.hasim.v20210716.models -
-
Uses of TacticInfos in com.tencentcloudapi.hasim.v20210716.models
Methods in com.tencentcloudapi.hasim.v20210716.models that return TacticInfos Modifier and Type Method Description TacticInfosDescribeTacticsResponse. getData()Get 策略集合信息Methods in com.tencentcloudapi.hasim.v20210716.models with parameters of type TacticInfos Modifier and Type Method Description voidDescribeTacticsResponse. setData(TacticInfos Data)Set 策略集合信息Constructors in com.tencentcloudapi.hasim.v20210716.models with parameters of type TacticInfos Constructor Description TacticInfos(TacticInfos 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.
-