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