| Modifier and Type | Method and Description |
|---|---|
static PaymentCryptographyAuthSchemeParams.Builder |
PaymentCryptographyAuthSchemeParams.builder()
Get a new builder for creating a
PaymentCryptographyAuthSchemeParams. |
PaymentCryptographyAuthSchemeParams.Builder |
PaymentCryptographyAuthSchemeParams.Builder.operation(String operation)
Set the operation for which to resolve the auth scheme.
|
PaymentCryptographyAuthSchemeParams.Builder |
PaymentCryptographyAuthSchemeParams.Builder.region(Region region)
Set the region.
|
PaymentCryptographyAuthSchemeParams.Builder |
PaymentCryptographyAuthSchemeParams.toBuilder()
Returns a
PaymentCryptographyAuthSchemeParams.Builder to customize the parameters. |
| Modifier and Type | Method and Description |
|---|---|
default List<AuthSchemeOption> |
PaymentCryptographyAuthSchemeProvider.resolveAuthScheme(Consumer<PaymentCryptographyAuthSchemeParams.Builder> consumer)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static PaymentCryptographyAuthSchemeParams.Builder |
DefaultPaymentCryptographyAuthSchemeParams.builder() |
PaymentCryptographyAuthSchemeParams.Builder |
DefaultPaymentCryptographyAuthSchemeParams.toBuilder() |
Copyright © 2023. All rights reserved.