Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.CreateGencodeResponse
-
Packages that use CreateGencodeResponse Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of CreateGencodeResponse in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 that return CreateGencodeResponse Modifier and Type Method Description CreateGencodeResponse
IotvideoClient. CreateGencode(CreateGencodeRequest req)
本接口(CreateGencode)用于生成设备物模型源代码 -
Uses of CreateGencodeResponse in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type CreateGencodeResponse Constructor Description CreateGencodeResponse(CreateGencodeResponse 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.
-