Package com.browserbase.api.client
Class StagehandClientImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.browserbase.api.client.StagehandClient.WithRawResponse
public final class StagehandClientImpl.WithRawResponseImpl implements StagehandClient.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description StagehandClient.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. SessionService.WithRawResponsesessions()-
-
Method Detail
-
withOptions
StagehandClient.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
SessionService.WithRawResponse sessions()
-
-
-
-