| 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 CreateAliasResponse |
PaymentCryptographyClient.createAlias(CreateAliasRequest createAliasRequest)
Creates an alias, or a friendly name, for an Amazon Web Services Payment Cryptography key.
|
default CompletableFuture<CreateAliasResponse> |
PaymentCryptographyAsyncClient.createAlias(CreateAliasRequest createAliasRequest)
Creates an alias, or a friendly name, for an Amazon Web Services Payment Cryptography key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateAliasRequestMarshaller.marshall(CreateAliasRequest createAliasRequest) |
Copyright © 2023. All rights reserved.