A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  _ 

C

cachedInputTokens() - function in com.browserbase.api.models.sessions.SessionExecuteResponse.Data.Result.Usage
 
cachedInputTokens(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionExecuteResponse.Data.Result.Usage.Builder
Sets Builder.cachedInputTokens to an arbitrary JSON value.
cachedInputTokens(java.lang.Double) - function in com.browserbase.api.models.sessions.SessionExecuteResponse.Data.Result.Usage.Builder
 
cacheEntry() - function in com.browserbase.api.models.sessions.SessionExecuteResponse.Data
 
cacheEntry(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionExecuteResponse.Data.Builder
Sets Builder.cacheEntry to an arbitrary JSON value.
cacheEntry(com.browserbase.api.models.sessions.SessionExecuteResponse.Data.CacheEntry) - function in com.browserbase.api.models.sessions.SessionExecuteResponse.Data.Builder
 
cacheKey() - function in com.browserbase.api.models.sessions.SessionExecuteResponse.Data.CacheEntry
Opaque cache identifier computed from instruction, URL, options, and config
cacheKey(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionExecuteResponse.Data.CacheEntry.Builder
Sets Builder.cacheKey to an arbitrary JSON value.
cacheKey(java.lang.String) - function in com.browserbase.api.models.sessions.SessionExecuteResponse.Data.CacheEntry.Builder
Opaque cache identifier computed from instruction, URL, options, and config
cause(java.util.Optional) - function in com.browserbase.api.errors.BadRequestException.Builder
Alias for calling Builder.cause with cause.orElse(null).
cause(java.lang.Throwable) - function in com.browserbase.api.errors.BadRequestException.Builder
 
cause(java.util.Optional) - function in com.browserbase.api.errors.InternalServerException.Builder
Alias for calling Builder.cause with cause.orElse(null).
cause(java.lang.Throwable) - function in com.browserbase.api.errors.InternalServerException.Builder
 
cause(java.util.Optional) - function in com.browserbase.api.errors.NotFoundException.Builder
Alias for calling Builder.cause with cause.orElse(null).
cause(java.lang.Throwable) - function in com.browserbase.api.errors.NotFoundException.Builder
 
cause(java.util.Optional) - function in com.browserbase.api.errors.PermissionDeniedException.Builder
Alias for calling Builder.cause with cause.orElse(null).
cause(java.lang.Throwable) - function in com.browserbase.api.errors.PermissionDeniedException.Builder
 
cause(java.util.Optional) - function in com.browserbase.api.errors.RateLimitException.Builder
Alias for calling Builder.cause with cause.orElse(null).
cause(java.lang.Throwable) - function in com.browserbase.api.errors.RateLimitException.Builder
 
cause(java.util.Optional) - function in com.browserbase.api.errors.SseException.Builder
Alias for calling Builder.cause with cause.orElse(null).
cause(java.lang.Throwable) - function in com.browserbase.api.errors.SseException.Builder
 
cause(java.util.Optional) - function in com.browserbase.api.errors.UnauthorizedException.Builder
Alias for calling Builder.cause with cause.orElse(null).
cause(java.lang.Throwable) - function in com.browserbase.api.errors.UnauthorizedException.Builder
 
cause(java.util.Optional) - function in com.browserbase.api.errors.UnexpectedStatusCodeException.Builder
Alias for calling Builder.cause with cause.orElse(null).
cause(java.lang.Throwable) - function in com.browserbase.api.errors.UnexpectedStatusCodeException.Builder
 
cause(java.util.Optional) - function in com.browserbase.api.errors.UnprocessableEntityException.Builder
Alias for calling Builder.cause with cause.orElse(null).
cause(java.lang.Throwable) - function in com.browserbase.api.errors.UnprocessableEntityException.Builder
 
cdpHeaders() - function in com.browserbase.api.models.sessions.SessionStartParams.Browser.LaunchOptions
 
cdpHeaders(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionStartParams.Browser.LaunchOptions.Builder
Sets Builder.cdpHeaders to an arbitrary JSON value.
cdpHeaders(com.browserbase.api.models.sessions.SessionStartParams.Browser.LaunchOptions.CdpHeaders) - function in com.browserbase.api.models.sessions.SessionStartParams.Browser.LaunchOptions.Builder
 
cdpUrl() - function in com.browserbase.api.models.sessions.SessionStartParams.Browser
Chrome DevTools Protocol URL for connecting to existing browser
cdpUrl(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionStartParams.Browser.Builder
Sets Builder.cdpUrl to an arbitrary JSON value.
cdpUrl(java.lang.String) - function in com.browserbase.api.models.sessions.SessionStartParams.Browser.Builder
Chrome DevTools Protocol URL for connecting to existing browser
cdpUrl() - function in com.browserbase.api.models.sessions.SessionStartParams.Browser.LaunchOptions
 
cdpUrl(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionStartParams.Browser.LaunchOptions.Builder
Sets Builder.cdpUrl to an arbitrary JSON value.
cdpUrl(java.lang.String) - function in com.browserbase.api.models.sessions.SessionStartParams.Browser.LaunchOptions.Builder
 
cdpUrl() - function in com.browserbase.api.models.sessions.SessionStartResponse.Data
CDP WebSocket URL for connecting to the Browserbase cloud browser (present when available)
cdpUrl(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionStartResponse.Data.Builder
Sets Builder.cdpUrl to an arbitrary JSON value.
cdpUrl(java.util.Optional) - function in com.browserbase.api.models.sessions.SessionStartResponse.Data.Builder
Alias for calling Builder.cdpUrl with cdpUrl.orElse(null).
cdpUrl(java.lang.String) - function in com.browserbase.api.models.sessions.SessionStartResponse.Data.Builder
CDP WebSocket URL for connecting to the Browserbase cloud browser (present when available)
Check - class in com.browserbase.api.core
 
checkJacksonVersionCompatibility(java.lang.Boolean) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClient.Builder
Whether to throw an exception if any of the Jackson versions detected at runtime are incompatible with the SDK's minimum supported Jackson version (2.13.4).
checkJacksonVersionCompatibility(java.lang.Boolean) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClientAsync.Builder
Whether to throw an exception if any of the Jackson versions detected at runtime are incompatible with the SDK's minimum supported Jackson version (2.13.4).
checkJacksonVersionCompatibility() - function in com.browserbase.api.core.ClientOptions
Whether to throw an exception if any of the Jackson versions detected at runtime are incompatible with the SDK's minimum supported Jackson version (2.13.4).
checkJacksonVersionCompatibility(java.lang.Boolean) - function in com.browserbase.api.core.ClientOptions.Builder
Whether to throw an exception if any of the Jackson versions detected at runtime are incompatible with the SDK's minimum supported Jackson version (2.13.4).
checkRequired(java.lang.String,T) - function in com.browserbase.api.core.Check
 
checkRequired(java.lang.String,java.lang.Boolean) - function in com.browserbase.api.core.Check
 
CHROME - enum entry in com.browserbase.api.models.sessions.SessionStartParams.BrowserbaseSessionCreateParams.BrowserSettings.Fingerprint.Browser.Known
 
CHROME - enum entry in com.browserbase.api.models.sessions.SessionStartParams.BrowserbaseSessionCreateParams.BrowserSettings.Fingerprint.Browser.Value
 
chromiumSandbox() - function in com.browserbase.api.models.sessions.SessionStartParams.Browser.LaunchOptions
 
chromiumSandbox(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionStartParams.Browser.LaunchOptions.Builder
Sets Builder.chromiumSandbox to an arbitrary JSON value.
chromiumSandbox(java.lang.Boolean) - function in com.browserbase.api.models.sessions.SessionStartParams.Browser.LaunchOptions.Builder
 
city() - function in com.browserbase.api.models.sessions.SessionStartParams.BrowserbaseSessionCreateParams.Proxies.ProxyConfig.Browserbase.Geolocation
 
city(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionStartParams.BrowserbaseSessionCreateParams.Proxies.ProxyConfig.Browserbase.Geolocation.Builder
Sets Builder.city to an arbitrary JSON value.
city(java.lang.String) - function in com.browserbase.api.models.sessions.SessionStartParams.BrowserbaseSessionCreateParams.Proxies.ProxyConfig.Browserbase.Geolocation.Builder
 
clear() - function in com.browserbase.api.core.http.Headers.Builder
 
clear() - function in com.browserbase.api.core.http.QueryParams.Builder
 
clientLanguage() - function in com.browserbase.api.models.sessions.SessionReplayResponse.Data
 
clientLanguage(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionReplayResponse.Data.Builder
Sets Builder.clientLanguage to an arbitrary JSON value.
clientLanguage(java.lang.String) - function in com.browserbase.api.models.sessions.SessionReplayResponse.Data.Builder
 
ClientOptions - class in com.browserbase.api.core
A class representing the SDK client configuration.
ClientOptions.Builder - class in com.browserbase.api.core.ClientOptions
A builder for ClientOptions.
clock(java.time.Clock) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClient.Builder
The clock to use for operations that require timing, like retries.
clock(java.time.Clock) - function in com.browserbase.api.client.okhttp.StagehandOkHttpClientAsync.Builder
The clock to use for operations that require timing, like retries.
clock() - function in com.browserbase.api.core.ClientOptions
The clock to use for operations that require timing, like retries.
clock(java.time.Clock) - function in com.browserbase.api.core.ClientOptions.Builder
The clock to use for operations that require timing, like retries.
clock(java.time.Clock) - function in com.browserbase.api.core.http.RetryingHttpClient.Builder
 
close() - function in com.browserbase.api.client.StagehandClient
Closes this client, relinquishing any underlying resources.
close() - function in com.browserbase.api.client.StagehandClientAsync
Closes this client, relinquishing any underlying resources.
close() - function in com.browserbase.api.client.StagehandClientAsyncImpl
Closes this client, relinquishing any underlying resources.
close() - function in com.browserbase.api.client.StagehandClientImpl
Closes this client, relinquishing any underlying resources.
close() - function in com.browserbase.api.client.okhttp.OkHttpClient
 
close() - function in com.browserbase.api.core.ClientOptions
Closes these client options, relinquishing any underlying resources.
close() - function in com.browserbase.api.core.DefaultSleeper
Overridden from AutoCloseable to not have a checked exception in its signature.
close() - function in com.browserbase.api.core.Sleeper
Overridden from AutoCloseable to not have a checked exception in its signature.
close() - function in com.browserbase.api.core.http.AsyncStreamResponse
Closes this resource, relinquishing any underlying resources.
close() - function in com.browserbase.api.core.http.HttpClient
Overridden from AutoCloseable to not have a checked exception in its signature.
close() - function in com.browserbase.api.core.http.HttpRequestBody
Overridden from AutoCloseable to not have a checked exception in its signature.
close() - function in com.browserbase.api.core.http.HttpResponse
Overridden from AutoCloseable to not have a checked exception in its signature.
close() - function in com.browserbase.api.core.http.HttpResponseFor
Overridden from AutoCloseable to not have a checked exception in its signature.
close() - function in com.browserbase.api.core.http.RetryingHttpClient
Overridden from AutoCloseable to not have a checked exception in its signature.
close() - function in com.browserbase.api.core.http.StreamResponse
Overridden from AutoCloseable to not have a checked exception in its signature.
com.browserbase.api.client - package com.browserbase.api.client
 
com.browserbase.api.client.okhttp - package com.browserbase.api.client.okhttp
 
com.browserbase.api.core - package com.browserbase.api.core
 
com.browserbase.api.core.http - package com.browserbase.api.core.http
 
com.browserbase.api.errors - package com.browserbase.api.errors
 
com.browserbase.api.models.sessions - package com.browserbase.api.models.sessions
 
com.browserbase.api.services.async - package com.browserbase.api.services.async
 
com.browserbase.api.services.blocking - package com.browserbase.api.services.blocking
 
completed() - function in com.browserbase.api.models.sessions.SessionExecuteResponse.Data.Result
Whether the agent finished its task
completed(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionExecuteResponse.Data.Result.Builder
Sets Builder.completed to an arbitrary JSON value.
completed(java.lang.Boolean) - function in com.browserbase.api.models.sessions.SessionExecuteResponse.Data.Result.Builder
Whether the agent finished its task
config() - function in com.browserbase.api.models.sessions.SessionActParams.Options.Model
 
config() - function in com.browserbase.api.models.sessions.SessionExecuteParams.AgentConfig.Model
 
config() - function in com.browserbase.api.models.sessions.SessionExtractParams.Options.Model
 
config() - function in com.browserbase.api.models.sessions.SessionObserveParams.Options.Model
 
connect() - function in com.browserbase.api.core.Timeout
The maximum time allowed to establish a connection with a host.
connect(java.time.Duration) - function in com.browserbase.api.core.Timeout.Builder
The maximum time allowed to establish a connection with a host.
connect(java.util.Optional) - function in com.browserbase.api.core.Timeout.Builder
Alias for calling Builder.connect with connect.orElse(null).
CONNECT - enum entry in com.browserbase.api.core.http.HttpMethod
 
CONNECTED - enum entry in com.browserbase.api.models.sessions.StreamEvent.Data.StreamEventSystemDataOutput.Status.Known
 
CONNECTED - enum entry in com.browserbase.api.models.sessions.StreamEvent.Data.StreamEventSystemDataOutput.Status.Value
 
connectTimeoutMs() - function in com.browserbase.api.models.sessions.SessionStartParams.Browser.LaunchOptions
 
connectTimeoutMs(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionStartParams.Browser.LaunchOptions.Builder
Sets Builder.connectTimeoutMs to an arbitrary JSON value.
connectTimeoutMs(java.lang.Double) - function in com.browserbase.api.models.sessions.SessionStartParams.Browser.LaunchOptions.Builder
 
contentLength() - function in com.browserbase.api.core.http.HttpRequestBody
 
contentType() - function in com.browserbase.api.core.MultipartField
A content type for the serialized parts.
contentType(java.lang.String) - function in com.browserbase.api.core.MultipartField.Builder
 
contentType() - function in com.browserbase.api.core.http.HttpRequestBody
 
context() - function in com.browserbase.api.models.sessions.SessionStartParams.BrowserbaseSessionCreateParams.BrowserSettings
 
context(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionStartParams.BrowserbaseSessionCreateParams.BrowserSettings.Builder
Sets Builder.context to an arbitrary JSON value.
context(com.browserbase.api.models.sessions.SessionStartParams.BrowserbaseSessionCreateParams.BrowserSettings.Context) - function in com.browserbase.api.models.sessions.SessionStartParams.BrowserbaseSessionCreateParams.BrowserSettings.Builder
 
convert(com.fasterxml.jackson.core.type.TypeReference) - function in com.browserbase.api.core.JsonValue
 
convert(com.fasterxml.jackson.core.type.TypeReference) - function in com.browserbase.api.core.JsonValue
 
convert(java.lang.Class) - function in com.browserbase.api.core.JsonValue
 
convert(java.lang.Class) - function in com.browserbase.api.core.JsonValue
 
cost() - function in com.browserbase.api.models.sessions.SessionReplayResponse.Data.Page.Action.TokenUsage
 
cost(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionReplayResponse.Data.Page.Action.TokenUsage.Builder
Sets Builder.cost to an arbitrary JSON value.
cost(java.lang.Double) - function in com.browserbase.api.models.sessions.SessionReplayResponse.Data.Page.Action.TokenUsage.Builder
 
country() - function in com.browserbase.api.models.sessions.SessionStartParams.BrowserbaseSessionCreateParams.Proxies.ProxyConfig.Browserbase.Geolocation
 
country(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionStartParams.BrowserbaseSessionCreateParams.Proxies.ProxyConfig.Browserbase.Geolocation.Builder
Sets Builder.country to an arbitrary JSON value.
country(java.lang.String) - function in com.browserbase.api.models.sessions.SessionStartParams.BrowserbaseSessionCreateParams.Proxies.ProxyConfig.Browserbase.Geolocation.Builder
 
createContextual(com.fasterxml.jackson.databind.DeserializationContext,com.fasterxml.jackson.databind.BeanProperty) - function in com.browserbase.api.core.BaseDeserializer
 
createContextual(com.fasterxml.jackson.databind.DeserializationContext,com.fasterxml.jackson.databind.BeanProperty) - function in com.browserbase.api.core.BaseDeserializer
 
createContextual(com.fasterxml.jackson.databind.DeserializationContext,com.fasterxml.jackson.databind.BeanProperty) - function in com.browserbase.api.core.JsonField.Deserializer
 
cua() - function in com.browserbase.api.models.sessions.SessionExecuteParams.AgentConfig
Deprecated.
cua(com.browserbase.api.core.JsonField) - function in com.browserbase.api.models.sessions.SessionExecuteParams.AgentConfig.Builder
Sets Builder.cua to an arbitrary JSON value.
cua(java.lang.Boolean) - function in com.browserbase.api.models.sessions.SessionExecuteParams.AgentConfig.Builder
Deprecated.
CUA - enum entry in com.browserbase.api.models.sessions.SessionExecuteParams.AgentConfig.Mode.Known
 
CUA - enum entry in com.browserbase.api.models.sessions.SessionExecuteParams.AgentConfig.Mode.Value
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  _