B  C  D  E  F  H  J  K  M  O  P  Q  R  S  T 

M

maxIdleConnections(java.lang.Integer) - function in com.browserbase.api.client.okhttp.OkHttpClient.Builder
Sets the maximum number of idle connections kept by the underlying ConnectionPool.
maxIdleConnections(java.util.Optional) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClient.Builder
Alias for calling Builder.maxIdleConnections with maxIdleConnections.orElse(null).
maxIdleConnections(java.lang.Integer) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClient.Builder
Alias for Builder.maxIdleConnections.
maxIdleConnections(java.lang.Integer) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClient.Builder
The maximum number of idle connections kept by the underlying OkHttp connection pool.
maxIdleConnections(java.util.Optional) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClientAsync.Builder
Alias for calling Builder.maxIdleConnections with maxIdleConnections.orElse(null).
maxIdleConnections(java.lang.Integer) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClientAsync.Builder
Alias for Builder.maxIdleConnections.
maxIdleConnections(java.lang.Integer) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClientAsync.Builder
The maximum number of idle connections kept by the underlying OkHttp connection pool.
maxRetries(java.lang.Integer) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClient.Builder
The maximum number of times to retry failed requests, with a short exponential backoff between requests.
maxRetries(java.lang.Integer) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClientAsync.Builder
The maximum number of times to retry failed requests, with a short exponential backoff between requests.
modelApiKey(java.lang.String) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClient.Builder
Your LLM provider API key (e.g.
modelApiKey(java.lang.String) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClientAsync.Builder
Your LLM provider API key (e.g.
B  C  D  E  F  H  J  K  M  O  P  Q  R  S  T