Uses of Class
com.tencentcloudapi.iecp.v20210914.models.DescribeEdgeUnitExtraResponse
-
Packages that use DescribeEdgeUnitExtraResponse Package Description com.tencentcloudapi.iecp.v20210914 com.tencentcloudapi.iecp.v20210914.models -
-
Uses of DescribeEdgeUnitExtraResponse in com.tencentcloudapi.iecp.v20210914
Methods in com.tencentcloudapi.iecp.v20210914 that return DescribeEdgeUnitExtraResponse Modifier and Type Method Description DescribeEdgeUnitExtraResponseIecpClient. DescribeEdgeUnitExtra(DescribeEdgeUnitExtraRequest req)查询边缘单元额外信息 -
Uses of DescribeEdgeUnitExtraResponse in com.tencentcloudapi.iecp.v20210914.models
Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type DescribeEdgeUnitExtraResponse Constructor Description DescribeEdgeUnitExtraResponse(DescribeEdgeUnitExtraResponse 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.
-