Package com.browserbase.api.client
Class StagehandClientAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.browserbase.api.client.StagehandClientAsync.WithRawResponse
public final class StagehandClientAsyncImpl.WithRawResponseImpl implements StagehandClientAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description StagehandClientAsync.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. SessionServiceAsync.WithRawResponsesessions()-
-
Method Detail
-
withOptions
StagehandClientAsync.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
sessions
SessionServiceAsync.WithRawResponse sessions()
-
-
-
-