Uses of Class
com.tencentcloudapi.tcr.v20190924.models.NamespaceIsExistsResp
-
Packages that use NamespaceIsExistsResp Package Description com.tencentcloudapi.tcr.v20190924.models -
-
Uses of NamespaceIsExistsResp in com.tencentcloudapi.tcr.v20190924.models
Methods in com.tencentcloudapi.tcr.v20190924.models that return NamespaceIsExistsResp Modifier and Type Method Description NamespaceIsExistsRespValidateNamespaceExistPersonalResponse. getData()Get 验证命名空间是否存在返回信息Methods in com.tencentcloudapi.tcr.v20190924.models with parameters of type NamespaceIsExistsResp Modifier and Type Method Description voidValidateNamespaceExistPersonalResponse. setData(NamespaceIsExistsResp Data)Set 验证命名空间是否存在返回信息Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type NamespaceIsExistsResp Constructor Description NamespaceIsExistsResp(NamespaceIsExistsResp 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.
-