Uses of Class
com.tencentcloudapi.tcr.v20190924.models.DescribeRepositoryOwnerPersonalRequest
-
Packages that use DescribeRepositoryOwnerPersonalRequest Package Description com.tencentcloudapi.tcr.v20190924 com.tencentcloudapi.tcr.v20190924.models -
-
Uses of DescribeRepositoryOwnerPersonalRequest in com.tencentcloudapi.tcr.v20190924
Methods in com.tencentcloudapi.tcr.v20190924 with parameters of type DescribeRepositoryOwnerPersonalRequest Modifier and Type Method Description DescribeRepositoryOwnerPersonalResponseTcrClient. DescribeRepositoryOwnerPersonal(DescribeRepositoryOwnerPersonalRequest req)用于在个人版中获取用户全部的镜像仓库列表 -
Uses of DescribeRepositoryOwnerPersonalRequest in com.tencentcloudapi.tcr.v20190924.models
Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type DescribeRepositoryOwnerPersonalRequest Constructor Description DescribeRepositoryOwnerPersonalRequest(DescribeRepositoryOwnerPersonalRequest 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.
-