Uses of Class
com.tencentcloudapi.tcr.v20190924.models.FavorResp
-
Packages that use FavorResp Package Description com.tencentcloudapi.tcr.v20190924.models -
-
Uses of FavorResp in com.tencentcloudapi.tcr.v20190924.models
Methods in com.tencentcloudapi.tcr.v20190924.models that return FavorResp Modifier and Type Method Description FavorRespDescribeFavorRepositoryPersonalResponse. getData()Get 个人收藏仓库列表返回信息Methods in com.tencentcloudapi.tcr.v20190924.models with parameters of type FavorResp Modifier and Type Method Description voidDescribeFavorRepositoryPersonalResponse. setData(FavorResp Data)Set 个人收藏仓库列表返回信息Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type FavorResp Constructor Description FavorResp(FavorResp 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.
-