Uses of Class
com.tencentcloudapi.iecp.v20210914.models.CreateEdgeUnitDevicesResponse
-
Packages that use CreateEdgeUnitDevicesResponse Package Description com.tencentcloudapi.iecp.v20210914 com.tencentcloudapi.iecp.v20210914.models -
-
Uses of CreateEdgeUnitDevicesResponse in com.tencentcloudapi.iecp.v20210914
Methods in com.tencentcloudapi.iecp.v20210914 that return CreateEdgeUnitDevicesResponse Modifier and Type Method Description CreateEdgeUnitDevicesResponse
IecpClient. CreateEdgeUnitDevices(CreateEdgeUnitDevicesRequest req)
批量绑定设备到单元 -
Uses of CreateEdgeUnitDevicesResponse in com.tencentcloudapi.iecp.v20210914.models
Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type CreateEdgeUnitDevicesResponse Constructor Description CreateEdgeUnitDevicesResponse(CreateEdgeUnitDevicesResponse 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.
-