Uses of Class
com.tencentcloudapi.iotvideoindustry.v20201201.models.DeleteChannelResponse
-
Packages that use DeleteChannelResponse Package Description com.tencentcloudapi.iotvideoindustry.v20201201 com.tencentcloudapi.iotvideoindustry.v20201201.models -
-
Uses of DeleteChannelResponse in com.tencentcloudapi.iotvideoindustry.v20201201
Methods in com.tencentcloudapi.iotvideoindustry.v20201201 that return DeleteChannelResponse Modifier and Type Method Description DeleteChannelResponseIotvideoindustryClient. DeleteChannel(DeleteChannelRequest req)本接口用于删除设备下的通道 注意: 在线状态的设备不允许删除 -
Uses of DeleteChannelResponse in com.tencentcloudapi.iotvideoindustry.v20201201.models
Constructors in com.tencentcloudapi.iotvideoindustry.v20201201.models with parameters of type DeleteChannelResponse Constructor Description DeleteChannelResponse(DeleteChannelResponse 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.
-