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