Package ai.runapi.qwenimage
Class QwenImageClient.Builder
java.lang.Object
ai.runapi.core.BaseClient.Builder<QwenImageClient.Builder>
ai.runapi.qwenimage.QwenImageClient.Builder
- Enclosing class:
QwenImageClient
public static final class QwenImageClient.Builder
extends ai.runapi.core.BaseClient.Builder<QwenImageClient.Builder>
Builder for
QwenImageClient.-
Field Summary
Fields inherited from class ai.runapi.core.BaseClient.Builder
options -
Method Summary
Methods inherited from class ai.runapi.core.BaseClient.Builder
header, headers, maxRetries, pollingInterval, pollingMaxWait, retryBaseDelay, retryMaxDelay, self, timeout
-
Method Details
-
apiKey
Sets the API key. If omitted, the SDK readsRUNAPI_API_KEY.- Overrides:
apiKeyin classai.runapi.core.BaseClient.Builder<QwenImageClient.Builder>
-
baseUrl
Sets the RunAPI base URL. If omitted, the SDK readsRUNAPI_BASE_URL.- Overrides:
baseUrlin classai.runapi.core.BaseClient.Builder<QwenImageClient.Builder>
-
baseUrl
Sets the RunAPI base URL from a URI.- Overrides:
baseUrlin classai.runapi.core.BaseClient.Builder<QwenImageClient.Builder>
-
transport
Sets a custom HTTP transport. User-provided transports are not closed by SDK clients.- Overrides:
transportin classai.runapi.core.BaseClient.Builder<QwenImageClient.Builder>
-
build
Builds an immutable QwenImageClient.- Overrides:
buildin classai.runapi.core.BaseClient.Builder<QwenImageClient.Builder>
-