Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.Contents
-
Packages that use Contents Package Description com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of Contents in com.tencentcloudapi.iotvideo.v20191126.models
Methods in com.tencentcloudapi.iotvideo.v20191126.models that return Contents Modifier and Type Method Description ContentsModifyVerContentRequest. getContents()Get 版本发布的描述信息,需要国际化,可以为空ContentsRunOtaVersionRequest. getContents()Get 版本发布的描述信息,需要国际化,可以为空ContentsUploadOtaVersionRequest. getContents()Get 版本发布的描述信息,需要国际化,可以为空ContentsVersionData. getContents()Get 版本发布的描述信息,需要国际化,可以为空 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type Contents Modifier and Type Method Description voidModifyVerContentRequest. setContents(Contents Contents)Set 版本发布的描述信息,需要国际化,可以为空voidRunOtaVersionRequest. setContents(Contents Contents)Set 版本发布的描述信息,需要国际化,可以为空voidUploadOtaVersionRequest. setContents(Contents Contents)Set 版本发布的描述信息,需要国际化,可以为空voidVersionData. setContents(Contents Contents)Set 版本发布的描述信息,需要国际化,可以为空 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type Contents Constructor Description Contents(Contents 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.
-