@Generated(value="software.amazon.awssdk:codegen") public final class DefaultPaymentCryptographyAuthSchemeParams extends Object implements PaymentCryptographyAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static PaymentCryptographyAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
PaymentCryptographyAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
PaymentCryptographyAuthSchemeParams.Builder |
toBuilder()
Returns a
PaymentCryptographyAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static PaymentCryptographyAuthSchemeParams.Builder builder()
PaymentCryptographyAuthSchemeParamsPaymentCryptographyAuthSchemeParams.builder in interface PaymentCryptographyAuthSchemeParamspublic String operation()
PaymentCryptographyAuthSchemeParamsoperation in interface PaymentCryptographyAuthSchemeParamspublic Region region()
PaymentCryptographyAuthSchemeParamsregion in interface PaymentCryptographyAuthSchemeParamspublic PaymentCryptographyAuthSchemeParams.Builder toBuilder()
PaymentCryptographyAuthSchemeParamsPaymentCryptographyAuthSchemeParams.Builder to customize the parameters.toBuilder in interface PaymentCryptographyAuthSchemeParamstoBuilder in interface ToCopyableBuilder<PaymentCryptographyAuthSchemeParams.Builder,PaymentCryptographyAuthSchemeParams>Copyright © 2023. All rights reserved.