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