Package com.lithic.api.client
Class LithicClientImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.lithic.api.client.LithicClient.WithRawResponse
public final class LithicClientImpl.WithRawResponseImpl implements LithicClient.WithRawResponse
-
-
Method Summary
-
-
Method Detail
-
withOptions
LithicClient.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
accounts
AccountService.WithRawResponse accounts()
-
accountHolders
AccountHolderService.WithRawResponse accountHolders()
-
authRules
AuthRuleService.WithRawResponse authRules()
-
authStreamEnrollment
AuthStreamEnrollmentService.WithRawResponse authStreamEnrollment()
-
tokenizationDecisioning
TokenizationDecisioningService.WithRawResponse tokenizationDecisioning()
-
tokenizations
TokenizationService.WithRawResponse tokenizations()
-
cards
CardService.WithRawResponse cards()
-
balances
BalanceService.WithRawResponse balances()
-
aggregateBalances
AggregateBalanceService.WithRawResponse aggregateBalances()
-
disputes
DisputeService.WithRawResponse disputes()
-
events
EventService.WithRawResponse events()
-
transfers
TransferService.WithRawResponse transfers()
-
financialAccounts
FinancialAccountService.WithRawResponse financialAccounts()
-
transactions
TransactionService.WithRawResponse transactions()
-
responderEndpoints
ResponderEndpointService.WithRawResponse responderEndpoints()
-
externalBankAccounts
ExternalBankAccountService.WithRawResponse externalBankAccounts()
-
payments
PaymentService.WithRawResponse payments()
-
threeDS
ThreeDSService.WithRawResponse threeDS()
-
reports
ReportService.WithRawResponse reports()
-
cardPrograms
CardProgramService.WithRawResponse cardPrograms()
-
digitalCardArt
DigitalCardArtService.WithRawResponse digitalCardArt()
-
bookTransfers
BookTransferService.WithRawResponse bookTransfers()
-
creditProducts
CreditProductService.WithRawResponse creditProducts()
-
externalPayments
ExternalPaymentService.WithRawResponse externalPayments()
-
managementOperations
ManagementOperationService.WithRawResponse managementOperations()
-
fundingEvents
FundingEventService.WithRawResponse fundingEvents()
-
fraud
FraudService.WithRawResponse fraud()
-
networkPrograms
NetworkProgramService.WithRawResponse networkPrograms()
-
accountActivity
AccountActivityService.WithRawResponse accountActivity()
-
apiStatus
HttpResponseFor<ApiStatus> apiStatus(ClientApiStatusParams params, RequestOptions requestOptions)
-
-
-
-