| Package | Description |
|---|---|
| com.adyen | |
| com.adyen.enums |
| Constructor and Description |
|---|
Client(KeyStore trustStore,
KeyStore clientKeyStore,
String clientKeyStorePassword,
String apiKey,
Region region)
Use this constructor to create client for client certificate authentication along with API key.
|
| Modifier and Type | Method and Description |
|---|---|
static Region |
Region.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Region[] |
Region.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.