Uses of Class
com.tencentcloudapi.iecp.v20210914.models.DescribeNodeUnitResponse
-
Packages that use DescribeNodeUnitResponse Package Description com.tencentcloudapi.iecp.v20210914 com.tencentcloudapi.iecp.v20210914.models -
-
Uses of DescribeNodeUnitResponse in com.tencentcloudapi.iecp.v20210914
Methods in com.tencentcloudapi.iecp.v20210914 that return DescribeNodeUnitResponse Modifier and Type Method Description DescribeNodeUnitResponse
IecpClient. DescribeNodeUnit(DescribeNodeUnitRequest req)
查询边缘单元NodeUnit列表 -
Uses of DescribeNodeUnitResponse in com.tencentcloudapi.iecp.v20210914.models
Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type DescribeNodeUnitResponse Constructor Description DescribeNodeUnitResponse(DescribeNodeUnitResponse 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.
-