Uses of Class
com.tencentcloudapi.tiw.v20190919.models.DescribeUserResourcesResponse
-
Packages that use DescribeUserResourcesResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of DescribeUserResourcesResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return DescribeUserResourcesResponse Modifier and Type Method Description DescribeUserResourcesResponseTiwClient. DescribeUserResources(DescribeUserResourcesRequest req)查询客户资源列表 -
Uses of DescribeUserResourcesResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type DescribeUserResourcesResponse Constructor Description DescribeUserResourcesResponse(DescribeUserResourcesResponse 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.
-