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