Uses of Class
com.adyen.Client
-
-
Uses of Client in com.adyen
Methods in com.adyen that return Client Modifier and Type Method Description ClientService. getClient()Methods in com.adyen with parameters of type Client Modifier and Type Method Description voidService. setClient(Client client)Constructors in com.adyen with parameters of type Client Constructor Description ApiKeyAuthenticatedService(Client client)Service(Client client) -
Uses of Client in com.adyen.service
Constructors in com.adyen.service with parameters of type Client Constructor Description BalanceControlApi(Client client)BinLookupApi(Client client)DataProtectionApi(Client client)PaymentApi(Client client)PosPayment(Client client)PosTerminalManagementApi(Client client)RecurringApi(Client client)StoredValueApi(Client client)TerminalCloudAPI(Client client)TerminalLocalAPI(Client client, SecurityKey securityKey) -
Uses of Client in com.adyen.service.balanceplatform
Constructors in com.adyen.service.balanceplatform with parameters of type Client Constructor Description AccountHoldersApi(Client client)BalanceAccountsApi(Client client)BankAccountValidationApi(Client client)GrantAccountsApi(Client client)GrantOffersApi(Client client)NetworkTokensApi(Client client)PaymentInstrumentGroupsApi(Client client)PaymentInstrumentsApi(Client client)PlatformApi(Client client)TransactionRulesApi(Client client) -
Uses of Client in com.adyen.service.checkout
Constructors in com.adyen.service.checkout with parameters of type Client Constructor Description ClassicCheckoutSdkApi(Client client)ModificationsApi(Client client)OrdersApi(Client client)PaymentLinksApi(Client client)PaymentsApi(Client client)RecurringApi(Client client)UtilityApi(Client client) -
Uses of Client in com.adyen.service.legalentitymanagement
Constructors in com.adyen.service.legalentitymanagement with parameters of type Client Constructor Description BusinessLinesApi(Client client)DocumentsApi(Client client)HostedOnboardingApi(Client client)LegalEntitiesApi(Client client)PciQuestionnairesApi(Client client)TermsOfServiceApi(Client client)TransferInstrumentsApi(Client client) -
Uses of Client in com.adyen.service.management
-
Uses of Client in com.adyen.service.payout
Constructors in com.adyen.service.payout with parameters of type Client Constructor Description InitializationApi(Client client)InstantPayoutsApi(Client client)ReviewingApi(Client client) -
Uses of Client in com.adyen.service.transfers
Constructors in com.adyen.service.transfers with parameters of type Client Constructor Description CapitalApi(Client client)TransactionsApi(Client client)TransfersApi(Client client)
-