Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.CreateAIDetectionResponse
-
Packages that use CreateAIDetectionResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of CreateAIDetectionResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return CreateAIDetectionResponse Modifier and Type Method Description CreateAIDetectionResponseIotvideoClient. CreateAIDetection(CreateAIDetectionRequest req)发起AI推理请求 -
Uses of CreateAIDetectionResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type CreateAIDetectionResponse Constructor Description CreateAIDetectionResponse(CreateAIDetectionResponse 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.
-