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