Uses of Class
com.tencentcloudapi.tsf.v20180326.models.DescribeSimpleNamespacesRequest
-
Packages that use DescribeSimpleNamespacesRequest Package Description com.tencentcloudapi.tsf.v20180326 com.tencentcloudapi.tsf.v20180326.models -
-
Uses of DescribeSimpleNamespacesRequest in com.tencentcloudapi.tsf.v20180326
Methods in com.tencentcloudapi.tsf.v20180326 with parameters of type DescribeSimpleNamespacesRequest Modifier and Type Method Description DescribeSimpleNamespacesResponseTsfClient. DescribeSimpleNamespaces(DescribeSimpleNamespacesRequest req)查询简单命名空间列表 -
Uses of DescribeSimpleNamespacesRequest in com.tencentcloudapi.tsf.v20180326.models
Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type DescribeSimpleNamespacesRequest Constructor Description DescribeSimpleNamespacesRequest(DescribeSimpleNamespacesRequest 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.
-