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