Uses of Class
com.tencentcloudapi.tcss.v20201101.models.CheckRepeatAssetImageRegistryResponse
-
Packages that use CheckRepeatAssetImageRegistryResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of CheckRepeatAssetImageRegistryResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return CheckRepeatAssetImageRegistryResponse Modifier and Type Method Description CheckRepeatAssetImageRegistryResponseTcssClient. CheckRepeatAssetImageRegistry(CheckRepeatAssetImageRegistryRequest req)检查单个镜像仓库名是否重复 -
Uses of CheckRepeatAssetImageRegistryResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type CheckRepeatAssetImageRegistryResponse Constructor Description CheckRepeatAssetImageRegistryResponse(CheckRepeatAssetImageRegistryResponse 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.
-