Uses of Class
com.tencentcloudapi.tsf.v20180326.models.PagedProgram
-
Packages that use PagedProgram Package Description com.tencentcloudapi.tsf.v20180326.models -
-
Uses of PagedProgram in com.tencentcloudapi.tsf.v20180326.models
Methods in com.tencentcloudapi.tsf.v20180326.models that return PagedProgram Modifier and Type Method Description PagedProgramDescribeProgramsResponse. getResult()Get 数据集列表Methods in com.tencentcloudapi.tsf.v20180326.models with parameters of type PagedProgram Modifier and Type Method Description voidDescribeProgramsResponse. setResult(PagedProgram Result)Set 数据集列表Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type PagedProgram Constructor Description PagedProgram(PagedProgram 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.
-