Package | Description |
---|---|
com.tencentcloudapi.iotvideo.v20191126.models |
Modifier and Type | Method and Description |
---|---|
Contents |
RunOtaVersionRequest.getContents()
Get 版本发布的描述信息,需要国际化,可以为空
|
Contents |
ModifyVerContentRequest.getContents()
Get 版本发布的描述信息,需要国际化,可以为空
|
Contents |
VersionData.getContents()
Get 版本发布的描述信息,需要国际化,可以为空
注意:此字段可能返回 null,表示取不到有效值。
|
Contents |
UploadOtaVersionRequest.getContents()
Get 版本发布的描述信息,需要国际化,可以为空
|
Modifier and Type | Method and Description |
---|---|
void |
RunOtaVersionRequest.setContents(Contents Contents)
Set 版本发布的描述信息,需要国际化,可以为空
|
void |
ModifyVerContentRequest.setContents(Contents Contents)
Set 版本发布的描述信息,需要国际化,可以为空
|
void |
VersionData.setContents(Contents Contents)
Set 版本发布的描述信息,需要国际化,可以为空
注意:此字段可能返回 null,表示取不到有效值。
|
void |
UploadOtaVersionRequest.setContents(Contents Contents)
Set 版本发布的描述信息,需要国际化,可以为空
|
Constructor and 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.
|
Copyright © 2022. All rights reserved.