Uses of Class
com.tencentcloudapi.tsf.v20180326.models.PkgList
-
Packages that use PkgList Package Description com.tencentcloudapi.tsf.v20180326.models -
-
Uses of PkgList in com.tencentcloudapi.tsf.v20180326.models
Methods in com.tencentcloudapi.tsf.v20180326.models that return PkgList Modifier and Type Method Description PkgListDescribePkgsResponse. getResult()Get 符合查询程序包信息列表Methods in com.tencentcloudapi.tsf.v20180326.models with parameters of type PkgList Modifier and Type Method Description voidDescribePkgsResponse. setResult(PkgList Result)Set 符合查询程序包信息列表Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type PkgList Constructor Description PkgList(PkgList 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.
-