| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptography |
Amazon Web Services Payment Cryptography Control Plane APIs manage encryption keys for use during payment-related
cryptographic operations.
|
| com.amazonaws.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAliasResult |
AWSPaymentCryptographyClient.updateAlias(UpdateAliasRequest request)
Associates an existing Amazon Web Services Payment Cryptography alias with a different key.
|
UpdateAliasResult |
AWSPaymentCryptography.updateAlias(UpdateAliasRequest updateAliasRequest)
Associates an existing Amazon Web Services Payment Cryptography alias with a different key.
|
UpdateAliasResult |
AbstractAWSPaymentCryptography.updateAlias(UpdateAliasRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAliasResult> |
AbstractAWSPaymentCryptographyAsync.updateAliasAsync(UpdateAliasRequest request) |
Future<UpdateAliasResult> |
AWSPaymentCryptographyAsyncClient.updateAliasAsync(UpdateAliasRequest request) |
Future<UpdateAliasResult> |
AWSPaymentCryptographyAsync.updateAliasAsync(UpdateAliasRequest updateAliasRequest)
Associates an existing Amazon Web Services Payment Cryptography alias with a different key.
|
Future<UpdateAliasResult> |
AbstractAWSPaymentCryptographyAsync.updateAliasAsync(UpdateAliasRequest request,
AsyncHandler<UpdateAliasRequest,UpdateAliasResult> asyncHandler) |
Future<UpdateAliasResult> |
AWSPaymentCryptographyAsyncClient.updateAliasAsync(UpdateAliasRequest request,
AsyncHandler<UpdateAliasRequest,UpdateAliasResult> asyncHandler) |
Future<UpdateAliasResult> |
AWSPaymentCryptographyAsync.updateAliasAsync(UpdateAliasRequest updateAliasRequest,
AsyncHandler<UpdateAliasRequest,UpdateAliasResult> asyncHandler)
Associates an existing Amazon Web Services Payment Cryptography alias with a different key.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAliasResult> |
AbstractAWSPaymentCryptographyAsync.updateAliasAsync(UpdateAliasRequest request,
AsyncHandler<UpdateAliasRequest,UpdateAliasResult> asyncHandler) |
Future<UpdateAliasResult> |
AWSPaymentCryptographyAsyncClient.updateAliasAsync(UpdateAliasRequest request,
AsyncHandler<UpdateAliasRequest,UpdateAliasResult> asyncHandler) |
Future<UpdateAliasResult> |
AWSPaymentCryptographyAsync.updateAliasAsync(UpdateAliasRequest updateAliasRequest,
AsyncHandler<UpdateAliasRequest,UpdateAliasResult> asyncHandler)
Associates an existing Amazon Web Services Payment Cryptography alias with a different key.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAliasResult |
UpdateAliasResult.clone() |
UpdateAliasResult |
UpdateAliasResult.withAlias(Alias alias)
The alias name.
|
Copyright © 2024. All rights reserved.