Uses of Class
com.alibaba.cloud.ai.dashscope.video.DashScopeVideoOptions.Builder
Packages that use DashScopeVideoOptions.Builder
-
Uses of DashScopeVideoOptions.Builder in com.alibaba.cloud.ai.dashscope.video
Methods in com.alibaba.cloud.ai.dashscope.video that return DashScopeVideoOptions.BuilderModifier and TypeMethodDescriptionDashScopeVideoOptions.builder()Builder for DashScopeVideoOptions.DashScopeVideoOptions.Builder.firstFrameUrl(String firstFrameUrl) DashScopeVideoOptions.Builder.lastFrameUrl(String lastFrameUrl) DashScopeVideoOptions.Builder.negativePrompt(String negativePrompt) DashScopeVideoOptions.Builder.promptExtend(Boolean promptExtend) DashScopeVideoOptions.Builder.resolution(String resolution) DashScopeVideoOptions.Builder.template(DashScopeApiSpec.VideoTemplate template)