Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.TaskConfig
Packages that use DashScopeApiSpec.TaskConfig
-
Uses of DashScopeApiSpec.TaskConfig in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return types with arguments of type DashScopeApiSpec.TaskConfigModifier and TypeMethodDescriptionDashScopeApiSpec.OCROption.taskConfig()Returns the value of thetaskConfigrecord component.Constructor parameters in com.alibaba.cloud.ai.dashscope.spec with type arguments of type DashScopeApiSpec.TaskConfigModifierConstructorDescriptionOCROption(String task, List<DashScopeApiSpec.TaskConfig> taskConfig) Creates an instance of aOCROptionrecord class.