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