Package | Description |
---|---|
com.tencentcloudapi.iotexplorer.v20190423.models |
Modifier and Type | Method and Description |
---|---|
DevicesItem[] |
DeleteDevicesRequest.getDevicesItems()
Get 多个设备标识
|
DevicesItem[] |
UpdateDevicesEnableStateRequest.getDevicesItems()
Get 多个设备标识
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteDevicesRequest.setDevicesItems(DevicesItem[] DevicesItems)
Set 多个设备标识
|
void |
UpdateDevicesEnableStateRequest.setDevicesItems(DevicesItem[] DevicesItems)
Set 多个设备标识
|
Constructor and Description |
---|
DevicesItem(DevicesItem 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.
|
Copyright © 2024. All rights reserved.