Package com.lithic.api.services.async
Class CreditProductServiceAsyncImpl
-
- All Implemented Interfaces:
-
com.lithic.api.services.async.CreditProductServiceAsync
public final class CreditProductServiceAsyncImpl implements CreditProductServiceAsync
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classCreditProductServiceAsyncImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description CreditProductServiceAsync.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. CreditProductServiceAsyncwithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. ExtendedCreditServiceAsyncextendedCredit()PrimeRateServiceAsyncprimeRates()-
-
Method Detail
-
withRawResponse
CreditProductServiceAsync.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
withOptions
CreditProductServiceAsync 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 extendedCredit()
-
primeRates
PrimeRateServiceAsync primeRates()
-
-
-
-