Uses of Class
com.tencentcloudapi.tcb.v20180608.models.CbrRepoInfo
-
Packages that use CbrRepoInfo Package Description com.tencentcloudapi.tcb.v20180608.models -
-
Uses of CbrRepoInfo in com.tencentcloudapi.tcb.v20180608.models
Methods in com.tencentcloudapi.tcb.v20180608.models that return CbrRepoInfo Modifier and Type Method Description CbrRepoInfoDescribeCbrServerVersionResponse. getRepoInfo()Get 仓库信息 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.tcb.v20180608.models with parameters of type CbrRepoInfo Modifier and Type Method Description voidDescribeCbrServerVersionResponse. setRepoInfo(CbrRepoInfo RepoInfo)Set 仓库信息 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.tcb.v20180608.models with parameters of type CbrRepoInfo Constructor Description CbrRepoInfo(CbrRepoInfo 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.
-