Uses of Class
com.tencentcloudapi.iecp.v20210914.models.DeleteEdgeUnitDevicesDevice
-
Packages that use DeleteEdgeUnitDevicesDevice Package Description com.tencentcloudapi.iecp.v20210914.models -
-
Uses of DeleteEdgeUnitDevicesDevice in com.tencentcloudapi.iecp.v20210914.models
Methods in com.tencentcloudapi.iecp.v20210914.models that return DeleteEdgeUnitDevicesDevice Modifier and Type Method Description DeleteEdgeUnitDevicesDevice[]DeleteEdgeUnitDevicesRequest. getDevices()Get 无Methods in com.tencentcloudapi.iecp.v20210914.models with parameters of type DeleteEdgeUnitDevicesDevice Modifier and Type Method Description voidDeleteEdgeUnitDevicesRequest. setDevices(DeleteEdgeUnitDevicesDevice[] Devices)Set 无Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type DeleteEdgeUnitDevicesDevice Constructor Description DeleteEdgeUnitDevicesDevice(DeleteEdgeUnitDevicesDevice 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.
-