Uses of Class
com.tencentcloudapi.iecp.v20210914.models.DescribeEdgeUnitGridPodsResponse
-
Packages that use DescribeEdgeUnitGridPodsResponse Package Description com.tencentcloudapi.iecp.v20210914 com.tencentcloudapi.iecp.v20210914.models -
-
Uses of DescribeEdgeUnitGridPodsResponse in com.tencentcloudapi.iecp.v20210914
Methods in com.tencentcloudapi.iecp.v20210914 that return DescribeEdgeUnitGridPodsResponse Modifier and Type Method Description DescribeEdgeUnitGridPodsResponseIecpClient. DescribeEdgeUnitGridPods(DescribeEdgeUnitGridPodsRequest req)查询边缘单元Grid的Pod列表 -
Uses of DescribeEdgeUnitGridPodsResponse in com.tencentcloudapi.iecp.v20210914.models
Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type DescribeEdgeUnitGridPodsResponse Constructor Description DescribeEdgeUnitGridPodsResponse(DescribeEdgeUnitGridPodsResponse 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.
-