Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.IotModelData
-
Packages that use IotModelData Package Description com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of IotModelData in com.tencentcloudapi.iotvideo.v20191126.models
Methods in com.tencentcloudapi.iotvideo.v20191126.models that return IotModelData Modifier and Type Method Description IotModelData[]DescribeIotModelsResponse. getData()Get 历史版本列表 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type IotModelData Modifier and Type Method Description voidDescribeIotModelsResponse. setData(IotModelData[] Data)Set 历史版本列表 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type IotModelData Constructor Description IotModelData(IotModelData 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.
-