Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.CancelAIModelApplicationResponse
-
Packages that use CancelAIModelApplicationResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of CancelAIModelApplicationResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return CancelAIModelApplicationResponse Modifier and Type Method Description CancelAIModelApplicationResponseIotvideoClient. CancelAIModelApplication(CancelAIModelApplicationRequest req)取消AI模型申请 -
Uses of CancelAIModelApplicationResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type CancelAIModelApplicationResponse Constructor Description CancelAIModelApplicationResponse(CancelAIModelApplicationResponse 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.
-