Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeAssetImageRegistryRegistryListResponse
-
Packages that use DescribeAssetImageRegistryRegistryListResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeAssetImageRegistryRegistryListResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return DescribeAssetImageRegistryRegistryListResponse Modifier and Type Method Description DescribeAssetImageRegistryRegistryListResponseTcssClient. DescribeAssetImageRegistryRegistryList(DescribeAssetImageRegistryRegistryListRequest req)镜像仓库仓库列表 -
Uses of DescribeAssetImageRegistryRegistryListResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeAssetImageRegistryRegistryListResponse Constructor Description DescribeAssetImageRegistryRegistryListResponse(DescribeAssetImageRegistryRegistryListResponse 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.
-