Uses of Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.VideoGenerationRequest.VideoParameters
Packages that use DashScopeApiSpec.VideoGenerationRequest.VideoParameters
-
Uses of DashScopeApiSpec.VideoGenerationRequest.VideoParameters in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return DashScopeApiSpec.VideoGenerationRequest.VideoParametersModifier and TypeMethodDescriptionDashScopeApiSpec.VideoGenerationRequest.VideoParameters.Builder.build()DashScopeApiSpec.VideoGenerationRequest.getParameters()Methods in com.alibaba.cloud.ai.dashscope.spec with parameters of type DashScopeApiSpec.VideoGenerationRequest.VideoParametersModifier and TypeMethodDescriptionDashScopeApiSpec.VideoGenerationRequest.Builder.parameters(DashScopeApiSpec.VideoGenerationRequest.VideoParameters parameters) voidDashScopeApiSpec.VideoGenerationRequest.setParameters(DashScopeApiSpec.VideoGenerationRequest.VideoParameters parameters) Constructors in com.alibaba.cloud.ai.dashscope.spec with parameters of type DashScopeApiSpec.VideoGenerationRequest.VideoParametersModifierConstructorDescriptionVideoGenerationRequest(String model, DashScopeApiSpec.VideoGenerationRequest.VideoInput input, DashScopeApiSpec.VideoGenerationRequest.VideoParameters parameters)