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