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