Uses of Class
cloud.opencode.base.sms.config.ProviderConfig.Builder
Packages that use ProviderConfig.Builder
-
Uses of ProviderConfig.Builder in cloud.opencode.base.sms.config
Methods in cloud.opencode.base.sms.config that return ProviderConfig.BuilderModifier and TypeMethodDescriptionProviderConfig.Builder.apiVersion(String apiVersion) Sets the API version.static ProviderConfig.BuilderProviderConfig.builder()Creates a builder.ProviderConfig.Builder.connectTimeout(Duration connectTimeout) Sets the connection timeout.Sets the API endpoint.ProviderConfig.Builder.extraOptions(Map<String, String> extraOptions) Sets extra options.ProviderConfig.Builder.maxRetries(int maxRetries) Sets the max retries.Sets the provider name.Adds an extra option.Sets the region.Sets the SDK app ID (for Tencent).Sets the request timeout.