Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.ModifyProductRequest
-
Packages that use ModifyProductRequest Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of ModifyProductRequest in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 with parameters of type ModifyProductRequest Modifier and Type Method Description ModifyProductResponseIotvideoClient. ModifyProduct(ModifyProductRequest req)本接口(ModifyProduct)用于编辑物联网智能视频产品的相关信息。 -
Uses of ModifyProductRequest in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type ModifyProductRequest Constructor Description ModifyProductRequest(ModifyProductRequest 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.
-