Class EvaluationServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.hiddenlayer.api.services.blocking.EvaluationService.WithRawResponse
public final class EvaluationServiceImpl.WithRawResponseImpl implements EvaluationService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description EvaluationService.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. RedTeamService.WithRawResponseredTeam()-
-
Method Detail
-
withOptions
EvaluationService.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
RedTeamService.WithRawResponse redTeam()
-
-
-
-