Package com.lithic.api.services.blocking
Class AuthRuleServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.lithic.api.services.blocking.AuthRuleService.WithRawResponse
public final class AuthRuleServiceImpl.WithRawResponseImpl implements AuthRuleService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description AuthRuleService.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. V2Service.WithRawResponsev2()-
-
Method Detail
-
withOptions
AuthRuleService.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
-
-
-