Uses of Class
com.tencentcloudapi.tsf.v20180326.models.CreateUnitNamespacesResponse
-
Packages that use CreateUnitNamespacesResponse Package Description com.tencentcloudapi.tsf.v20180326 com.tencentcloudapi.tsf.v20180326.models -
-
Uses of CreateUnitNamespacesResponse in com.tencentcloudapi.tsf.v20180326
Methods in com.tencentcloudapi.tsf.v20180326 that return CreateUnitNamespacesResponse Modifier and Type Method Description CreateUnitNamespacesResponse
TsfClient. CreateUnitNamespaces(CreateUnitNamespacesRequest req)
批量创建单元化命名空间 -
Uses of CreateUnitNamespacesResponse in com.tencentcloudapi.tsf.v20180326.models
Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type CreateUnitNamespacesResponse Constructor Description CreateUnitNamespacesResponse(CreateUnitNamespacesResponse 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.
-