Class VideoResponse
java.lang.Object
com.alibaba.cloud.ai.dashscope.video.VideoResponse
- All Implemented Interfaces:
org.springframework.ai.model.ModelResponse<DashScopeApiSpec.VideoGenerationResponse>
public class VideoResponse
extends Object
implements org.springframework.ai.model.ModelResponse<DashScopeApiSpec.VideoGenerationResponse>
- Author:
- yuluo, yuluo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.ai.model.ResponseMetadata
-
Constructor Details
-
VideoResponse
-
-
Method Details
-
getResult
- Specified by:
getResultin interfaceorg.springframework.ai.model.ModelResponse<DashScopeApiSpec.VideoGenerationResponse>
-
getResults
- Specified by:
getResultsin interfaceorg.springframework.ai.model.ModelResponse<DashScopeApiSpec.VideoGenerationResponse>
-
getMetadata
public org.springframework.ai.model.ResponseMetadata getMetadata()- Specified by:
getMetadatain interfaceorg.springframework.ai.model.ModelResponse<DashScopeApiSpec.VideoGenerationResponse>
-