Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.DeleteProductResponse
-
Packages that use DeleteProductResponse Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of DeleteProductResponse in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 that return DeleteProductResponse Modifier and Type Method Description DeleteProductResponseIotvideoClient. DeleteProduct(DeleteProductRequest req)本接口(DeleteProduct)用于删除一个物联网智能视频产品。 -
Uses of DeleteProductResponse in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type DeleteProductResponse Constructor Description DeleteProductResponse(DeleteProductResponse 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.
-