Uses of Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.VideoGenerationResponse
Packages that use DashScopeApiSpec.VideoGenerationResponse
-
Uses of DashScopeApiSpec.VideoGenerationResponse in com.alibaba.cloud.ai.dashscope.api
Methods in com.alibaba.cloud.ai.dashscope.api that return types with arguments of type DashScopeApiSpec.VideoGenerationResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DashScopeApiSpec.VideoGenerationResponse>DashScopeVideoApi.queryVideoGenTask(String taskId) Query video generation task status.org.springframework.http.ResponseEntity<DashScopeApiSpec.VideoGenerationResponse>DashScopeVideoApi.submitVideoGenTask(DashScopeApiSpec.VideoGenerationRequest request) Submit video generation task. -
Uses of DashScopeApiSpec.VideoGenerationResponse in com.alibaba.cloud.ai.dashscope.video
Methods in com.alibaba.cloud.ai.dashscope.video that return DashScopeApiSpec.VideoGenerationResponseMethods in com.alibaba.cloud.ai.dashscope.video that return types with arguments of type DashScopeApiSpec.VideoGenerationResponseConstructors in com.alibaba.cloud.ai.dashscope.video with parameters of type DashScopeApiSpec.VideoGenerationResponse