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