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