Uses of Class
com.tencentcloudapi.tcr.v20190924.models.ValidateRepositoryExistPersonalResponse
-
Packages that use ValidateRepositoryExistPersonalResponse Package Description com.tencentcloudapi.tcr.v20190924 com.tencentcloudapi.tcr.v20190924.models -
-
Uses of ValidateRepositoryExistPersonalResponse in com.tencentcloudapi.tcr.v20190924
Methods in com.tencentcloudapi.tcr.v20190924 that return ValidateRepositoryExistPersonalResponse Modifier and Type Method Description ValidateRepositoryExistPersonalResponseTcrClient. ValidateRepositoryExistPersonal(ValidateRepositoryExistPersonalRequest req)用于判断个人版仓库是否存在 -
Uses of ValidateRepositoryExistPersonalResponse in com.tencentcloudapi.tcr.v20190924.models
Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type ValidateRepositoryExistPersonalResponse Constructor Description ValidateRepositoryExistPersonalResponse(ValidateRepositoryExistPersonalResponse 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.
-