Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.ProductTemplate
-
Packages that use ProductTemplate Package Description com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of ProductTemplate in com.tencentcloudapi.iotvideo.v20201215.models
Methods in com.tencentcloudapi.iotvideo.v20201215.models that return ProductTemplate Modifier and Type Method Description ProductTemplateDescribeCategoryResponse. getData()Get Category详情Methods in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type ProductTemplate Modifier and Type Method Description voidDescribeCategoryResponse. setData(ProductTemplate Data)Set Category详情Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type ProductTemplate Constructor Description ProductTemplate(ProductTemplate 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.
-