Uses of Class
com.tencentcloudapi.tcr.v20190924.models.ModifyRepositoryInfoPersonalResponse
-
Packages that use ModifyRepositoryInfoPersonalResponse Package Description com.tencentcloudapi.tcr.v20190924 com.tencentcloudapi.tcr.v20190924.models -
-
Uses of ModifyRepositoryInfoPersonalResponse in com.tencentcloudapi.tcr.v20190924
Methods in com.tencentcloudapi.tcr.v20190924 that return ModifyRepositoryInfoPersonalResponse Modifier and Type Method Description ModifyRepositoryInfoPersonalResponse
TcrClient. ModifyRepositoryInfoPersonal(ModifyRepositoryInfoPersonalRequest req)
用于在个人版镜像仓库中更新容器镜像描述 -
Uses of ModifyRepositoryInfoPersonalResponse in com.tencentcloudapi.tcr.v20190924.models
Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type ModifyRepositoryInfoPersonalResponse Constructor Description ModifyRepositoryInfoPersonalResponse(ModifyRepositoryInfoPersonalResponse 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.
-