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

B

baseUrl(java.util.Optional) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClient.Builder
Alias for calling Builder.baseUrl with baseUrl.orElse(null).
baseUrl(java.lang.String) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClient.Builder
The base URL to use for every request.
baseUrl(java.util.Optional) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClientAsync.Builder
Alias for calling Builder.baseUrl with baseUrl.orElse(null).
baseUrl(java.lang.String) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClientAsync.Builder
The base URL to use for every request.
browserbaseApiKey(java.lang.String) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClient.Builder
Your Browserbase API Key
browserbaseApiKey(java.lang.String) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClientAsync.Builder
Your Browserbase API Key
browserbaseProjectId(java.util.Optional) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClient.Builder
Alias for calling Builder.browserbaseProjectId with browserbaseProjectId.orElse(null).
browserbaseProjectId(java.lang.String) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClient.Builder
Deprecated.
browserbaseProjectId(java.util.Optional) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClientAsync.Builder
Alias for calling Builder.browserbaseProjectId with browserbaseProjectId.orElse(null).
browserbaseProjectId(java.lang.String) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClientAsync.Builder
Deprecated.
build() - function in com.browserbase.api.client.okhttp.OkHttpClient.Builder
 
build() - function in com.browserbase.api.client.okhttp.StagehandOkHttpClient.Builder
Returns an immutable instance of StagehandClient.
build() - function in com.browserbase.api.client.okhttp.StagehandOkHttpClientAsync.Builder
Returns an immutable instance of StagehandClientAsync.
builder() - function in com.browserbase.api.client.okhttp.OkHttpClient.Companion
 
builder() - function in com.browserbase.api.client.okhttp.StagehandOkHttpClient.Companion
Returns a mutable builder for constructing an instance of StagehandClient.
builder() - function in com.browserbase.api.client.okhttp.StagehandOkHttpClientAsync.Companion
Returns a mutable builder for constructing an instance of StagehandClientAsync.
B  C  D  E  F  H  J  K  M  O  P  Q  R  S  T