Package com.lithic.api.services.blocking
Class ReportServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.lithic.api.services.blocking.ReportService.WithRawResponse
public final class ReportServiceImpl.WithRawResponseImpl implements ReportService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description ReportService.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. SettlementService.WithRawResponsesettlement()-
-
Method Detail
-
withOptions
ReportService.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
SettlementService.WithRawResponse settlement()
-
-
-
-