Uses of Enum Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.VideoTemplate
Packages that use DashScopeApiSpec.VideoTemplate
-
Uses of DashScopeApiSpec.VideoTemplate in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return DashScopeApiSpec.VideoTemplateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DashScopeApiSpec.VideoTemplate[]DashScopeApiSpec.VideoTemplate.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.alibaba.cloud.ai.dashscope.spec with parameters of type DashScopeApiSpec.VideoTemplateModifier and TypeMethodDescriptionDashScopeApiSpec.VideoGenerationRequest.VideoInput.Builder.template(DashScopeApiSpec.VideoTemplate template) -
Uses of DashScopeApiSpec.VideoTemplate in com.alibaba.cloud.ai.dashscope.video
Methods in com.alibaba.cloud.ai.dashscope.video that return DashScopeApiSpec.VideoTemplateMethods in com.alibaba.cloud.ai.dashscope.video with parameters of type DashScopeApiSpec.VideoTemplateModifier and TypeMethodDescriptionvoidDashScopeVideoOptions.setTemplate(DashScopeApiSpec.VideoTemplate template) DashScopeVideoOptions.Builder.template(DashScopeApiSpec.VideoTemplate template) Constructors in com.alibaba.cloud.ai.dashscope.video with parameters of type DashScopeApiSpec.VideoTemplate