Uses of Class
com.tencentcloudapi.tcr.v20190924.models.CreateNamespaceResponse
-
Packages that use CreateNamespaceResponse Package Description com.tencentcloudapi.tcr.v20190924 com.tencentcloudapi.tcr.v20190924.models -
-
Uses of CreateNamespaceResponse in com.tencentcloudapi.tcr.v20190924
Methods in com.tencentcloudapi.tcr.v20190924 that return CreateNamespaceResponse Modifier and Type Method Description CreateNamespaceResponse
TcrClient. CreateNamespace(CreateNamespaceRequest req)
用于在企业版中创建命名空间 -
Uses of CreateNamespaceResponse in com.tencentcloudapi.tcr.v20190924.models
Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type CreateNamespaceResponse Constructor Description CreateNamespaceResponse(CreateNamespaceResponse 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.
-