public static interface PaymentCryptographyAuthSchemeParams.Builder extends CopyableBuilder<PaymentCryptographyAuthSchemeParams.Builder,PaymentCryptographyAuthSchemeParams>
PaymentCryptographyAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
PaymentCryptographyAuthSchemeParams |
build()
Returns a
PaymentCryptographyAuthSchemeParams object that is created from the properties that have
been set on the builder. |
PaymentCryptographyAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
PaymentCryptographyAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationPaymentCryptographyAuthSchemeParams.Builder operation(String operation)
PaymentCryptographyAuthSchemeParams.Builder region(Region region)
PaymentCryptographyAuthSchemeParams build()
PaymentCryptographyAuthSchemeParams object that is created from the properties that have
been set on the builder.build in interface Buildablebuild in interface SdkBuilder<PaymentCryptographyAuthSchemeParams.Builder,PaymentCryptographyAuthSchemeParams>Copyright © 2023. All rights reserved.