Uses of Class
com.tencentcloudapi.iecp.v20210914.models.DescribeEdgeUnitNodeGroupResponse
-
Packages that use DescribeEdgeUnitNodeGroupResponse Package Description com.tencentcloudapi.iecp.v20210914 com.tencentcloudapi.iecp.v20210914.models -
-
Uses of DescribeEdgeUnitNodeGroupResponse in com.tencentcloudapi.iecp.v20210914
Methods in com.tencentcloudapi.iecp.v20210914 that return DescribeEdgeUnitNodeGroupResponse Modifier and Type Method Description DescribeEdgeUnitNodeGroupResponseIecpClient. DescribeEdgeUnitNodeGroup(DescribeEdgeUnitNodeGroupRequest req)查询边缘集群NodeGroup -
Uses of DescribeEdgeUnitNodeGroupResponse in com.tencentcloudapi.iecp.v20210914.models
Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type DescribeEdgeUnitNodeGroupResponse Constructor Description DescribeEdgeUnitNodeGroupResponse(DescribeEdgeUnitNodeGroupResponse 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.
-