Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.DashScopeImageAsyncResponse.DashScopeImageAsyncResponseResult
-
Uses of DashScopeApiSpec.DashScopeImageAsyncResponse.DashScopeImageAsyncResponseResult in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return types with arguments of type DashScopeApiSpec.DashScopeImageAsyncResponse.DashScopeImageAsyncResponseResultModifier and TypeMethodDescriptionDashScopeApiSpec.DashScopeImageAsyncResponse.DashScopeImageAsyncResponseOutput.results()Returns the value of theresultsrecord component.Constructor parameters in com.alibaba.cloud.ai.dashscope.spec with type arguments of type DashScopeApiSpec.DashScopeImageAsyncResponse.DashScopeImageAsyncResponseResultModifierConstructorDescriptionDashScopeImageAsyncResponseOutput(String taskId, String taskStatus, List<DashScopeApiSpec.DashScopeImageAsyncResponse.DashScopeImageAsyncResponseResult> results, DashScopeApiSpec.DashScopeImageAsyncResponse.DashScopeImageAsyncResponseTaskMetrics taskMetrics, String code, String message) Creates an instance of aDashScopeImageAsyncResponseOutputrecord class.