Uses of Class
com.tencentcloudapi.tcr.v20190924.models.NamespaceInfoResp
-
Packages that use NamespaceInfoResp Package Description com.tencentcloudapi.tcr.v20190924.models -
-
Uses of NamespaceInfoResp in com.tencentcloudapi.tcr.v20190924.models
Methods in com.tencentcloudapi.tcr.v20190924.models that return NamespaceInfoResp Modifier and Type Method Description NamespaceInfoRespDescribeNamespacePersonalResponse. getData()Get 用户命名空间返回信息Methods in com.tencentcloudapi.tcr.v20190924.models with parameters of type NamespaceInfoResp Modifier and Type Method Description voidDescribeNamespacePersonalResponse. setData(NamespaceInfoResp Data)Set 用户命名空间返回信息Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type NamespaceInfoResp Constructor Description NamespaceInfoResp(NamespaceInfoResp 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.
-