Class DashScopeVideoApi.Builder
java.lang.Object
com.alibaba.cloud.ai.dashscope.api.DashScopeVideoApi.Builder
- Enclosing class:
- DashScopeVideoApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()responseErrorHandler(org.springframework.web.client.ResponseErrorHandler responseErrorHandler) restClientBuilder(org.springframework.web.client.RestClient.Builder restClientBuilder)
-
Constructor Details
-
Builder
public Builder() -
Builder
-
-
Method Details
-
baseUrl
-
apiKey
-
restClientBuilder
public DashScopeVideoApi.Builder restClientBuilder(org.springframework.web.client.RestClient.Builder restClientBuilder) -
responseErrorHandler
public DashScopeVideoApi.Builder responseErrorHandler(org.springframework.web.client.ResponseErrorHandler responseErrorHandler) -
build
-