@Generated(value="software.amazon.awssdk:codegen") public interface PaymentCryptographyAuthSchemeParams extends ToCopyableBuilder<PaymentCryptographyAuthSchemeParams.Builder,PaymentCryptographyAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PaymentCryptographyAuthSchemeParams.Builder
A builder for a
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. |
copystatic PaymentCryptographyAuthSchemeParams.Builder builder()
PaymentCryptographyAuthSchemeParams.String operation()
Region region()
PaymentCryptographyAuthSchemeParams.Builder toBuilder()
PaymentCryptographyAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<PaymentCryptographyAuthSchemeParams.Builder,PaymentCryptographyAuthSchemeParams>Copyright © 2023. All rights reserved.