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