| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAliasResponse |
PaymentCryptographyClient.updateAlias(Consumer<UpdateAliasRequest.Builder> updateAliasRequest)
Associates an existing Amazon Web Services Payment Cryptography alias with a different key.
|
default UpdateAliasResponse |
PaymentCryptographyClient.updateAlias(UpdateAliasRequest updateAliasRequest)
Associates an existing Amazon Web Services Payment Cryptography alias with a different key.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAliasResponse> |
PaymentCryptographyAsyncClient.updateAlias(Consumer<UpdateAliasRequest.Builder> updateAliasRequest)
Associates an existing Amazon Web Services Payment Cryptography alias with a different key.
|
default CompletableFuture<UpdateAliasResponse> |
PaymentCryptographyAsyncClient.updateAlias(UpdateAliasRequest updateAliasRequest)
Associates an existing Amazon Web Services Payment Cryptography alias with a different key.
|
Copyright © 2023. All rights reserved.