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