Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeAssetImageRegistrySummaryResponse
-
Packages that use DescribeAssetImageRegistrySummaryResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeAssetImageRegistrySummaryResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return DescribeAssetImageRegistrySummaryResponse Modifier and Type Method Description DescribeAssetImageRegistrySummaryResponseTcssClient. DescribeAssetImageRegistrySummary(DescribeAssetImageRegistrySummaryRequest req)镜像仓库查询镜像统计信息 -
Uses of DescribeAssetImageRegistrySummaryResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeAssetImageRegistrySummaryResponse Constructor Description DescribeAssetImageRegistrySummaryResponse(DescribeAssetImageRegistrySummaryResponse 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.
-