Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.UpdateAIModelChannelResponse
-
Packages that use UpdateAIModelChannelResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of UpdateAIModelChannelResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return UpdateAIModelChannelResponse Modifier and Type Method Description UpdateAIModelChannelResponseIotvideoClient. UpdateAIModelChannel(UpdateAIModelChannelRequest req)更新AI推理结果推送配置 -
Uses of UpdateAIModelChannelResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type UpdateAIModelChannelResponse Constructor Description UpdateAIModelChannelResponse(UpdateAIModelChannelResponse 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.
-