Class StockServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.dinari.api.services.async.v2.accounts.orders.StockServiceAsync.WithRawResponse
public final class StockServiceAsyncImpl.WithRawResponseImpl implements StockServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description StockServiceAsync.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. Eip155ServiceAsync.WithRawResponseeip155()-
-
Method Detail
-
withOptions
StockServiceAsync.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
eip155
Eip155ServiceAsync.WithRawResponse eip155()
-
-
-
-