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