Class EvaluationServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.hiddenlayer.api.services.async.EvaluationServiceAsync.WithRawResponse
public final class EvaluationServiceAsyncImpl.WithRawResponseImpl implements EvaluationServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description EvaluationServiceAsync.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. RedTeamServiceAsync.WithRawResponseredTeam()-
-
Method Detail
-
withOptions
EvaluationServiceAsync.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
redTeam
RedTeamServiceAsync.WithRawResponse redTeam()
-
-
-
-