Uses of Class
com.tencentcloudapi.iotvideo.v20211125.models.ModifyPushChannelRequest
-
Packages that use ModifyPushChannelRequest Package Description com.tencentcloudapi.iotvideo.v20211125 com.tencentcloudapi.iotvideo.v20211125.models -
-
Uses of ModifyPushChannelRequest in com.tencentcloudapi.iotvideo.v20211125
Methods in com.tencentcloudapi.iotvideo.v20211125 with parameters of type ModifyPushChannelRequest Modifier and Type Method Description ModifyPushChannelResponse
IotvideoClient. ModifyPushChannel(ModifyPushChannelRequest req)
更新推送通道 -
Uses of ModifyPushChannelRequest in com.tencentcloudapi.iotvideo.v20211125.models
Constructors in com.tencentcloudapi.iotvideo.v20211125.models with parameters of type ModifyPushChannelRequest Constructor Description ModifyPushChannelRequest(ModifyPushChannelRequest 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.
-