| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptography |
You use the Amazon Web Services Payment Cryptography Control Plane to manage the encryption keys you use for
payment-related cryptographic operations.
|
| software.amazon.awssdk.services.paymentcryptography.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetAliasResponse |
PaymentCryptographyClient.getAlias(GetAliasRequest getAliasRequest)
Gets the Amazon Web Services Payment Cryptography key associated with the alias.
|
default CompletableFuture<GetAliasResponse> |
PaymentCryptographyAsyncClient.getAlias(GetAliasRequest getAliasRequest)
Gets the Amazon Web Services Payment Cryptography key associated with the alias.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAliasRequestMarshaller.marshall(GetAliasRequest getAliasRequest) |
Copyright © 2023. All rights reserved.