Uses of Class
com.tencentcloudapi.iotcloud.v20180614.models.UpdateDevicesEnableStateResponse
-
Packages that use UpdateDevicesEnableStateResponse Package Description com.tencentcloudapi.iotcloud.v20180614 com.tencentcloudapi.iotcloud.v20180614.models -
-
Uses of UpdateDevicesEnableStateResponse in com.tencentcloudapi.iotcloud.v20180614
Methods in com.tencentcloudapi.iotcloud.v20180614 that return UpdateDevicesEnableStateResponse Modifier and Type Method Description UpdateDevicesEnableStateResponseIotcloudClient. UpdateDevicesEnableState(UpdateDevicesEnableStateRequest req)批量启用或者禁用设备 -
Uses of UpdateDevicesEnableStateResponse in com.tencentcloudapi.iotcloud.v20180614.models
Constructors in com.tencentcloudapi.iotcloud.v20180614.models with parameters of type UpdateDevicesEnableStateResponse Constructor Description UpdateDevicesEnableStateResponse(UpdateDevicesEnableStateResponse 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.
-