Uses of Class
com.alibaba.cloud.ai.dashscope.api.DashScopeImageApi
Packages that use DashScopeImageApi
-
Uses of DashScopeImageApi in com.alibaba.cloud.ai.dashscope.api
Methods in com.alibaba.cloud.ai.dashscope.api that return DashScopeImageApiConstructors in com.alibaba.cloud.ai.dashscope.api with parameters of type DashScopeImageApi -
Uses of DashScopeImageApi in com.alibaba.cloud.ai.dashscope.image
Methods in com.alibaba.cloud.ai.dashscope.image with parameters of type DashScopeImageApiModifier and TypeMethodDescriptionDashScopeImageModel.Builder.dashScopeApi(DashScopeImageApi dashScopeImageApi) Constructors in com.alibaba.cloud.ai.dashscope.image with parameters of type DashScopeImageApiModifierConstructorDescriptionDashScopeImageModel(DashScopeImageApi dashScopeImageApi) DashScopeImageModel(DashScopeImageApi dashScopeImageApi, DashScopeImageOptions options) DashScopeImageModel(DashScopeImageApi dashScopeImageApi, DashScopeImageOptions options, org.springframework.retry.support.RetryTemplate retryTemplate) DashScopeImageModel(DashScopeImageApi dashScopeImageApi, DashScopeImageOptions options, org.springframework.retry.support.RetryTemplate retryTemplate, io.micrometer.observation.ObservationRegistry observationRegistry) DashScopeImageModel(DashScopeImageApi dashScopeImageApi, io.micrometer.observation.ObservationRegistry observationRegistry)