| 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 |
|---|---|
GetAliasResult |
AWSPaymentCryptographyClient.getAlias(GetAliasRequest request)
Gets the Amazon Web Services Payment Cryptography key associated with the alias.
|
GetAliasResult |
AbstractAWSPaymentCryptography.getAlias(GetAliasRequest request) |
GetAliasResult |
AWSPaymentCryptography.getAlias(GetAliasRequest getAliasRequest)
Gets the Amazon Web Services Payment Cryptography key associated with the alias.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAliasResult> |
AbstractAWSPaymentCryptographyAsync.getAliasAsync(GetAliasRequest request) |
Future<GetAliasResult> |
AWSPaymentCryptographyAsync.getAliasAsync(GetAliasRequest getAliasRequest)
Gets the Amazon Web Services Payment Cryptography key associated with the alias.
|
Future<GetAliasResult> |
AWSPaymentCryptographyAsyncClient.getAliasAsync(GetAliasRequest request) |
Future<GetAliasResult> |
AbstractAWSPaymentCryptographyAsync.getAliasAsync(GetAliasRequest request,
AsyncHandler<GetAliasRequest,GetAliasResult> asyncHandler) |
Future<GetAliasResult> |
AWSPaymentCryptographyAsync.getAliasAsync(GetAliasRequest getAliasRequest,
AsyncHandler<GetAliasRequest,GetAliasResult> asyncHandler)
Gets the Amazon Web Services Payment Cryptography key associated with the alias.
|
Future<GetAliasResult> |
AWSPaymentCryptographyAsyncClient.getAliasAsync(GetAliasRequest request,
AsyncHandler<GetAliasRequest,GetAliasResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAliasResult> |
AbstractAWSPaymentCryptographyAsync.getAliasAsync(GetAliasRequest request,
AsyncHandler<GetAliasRequest,GetAliasResult> asyncHandler) |
Future<GetAliasResult> |
AWSPaymentCryptographyAsync.getAliasAsync(GetAliasRequest getAliasRequest,
AsyncHandler<GetAliasRequest,GetAliasResult> asyncHandler)
Gets the Amazon Web Services Payment Cryptography key associated with the alias.
|
Future<GetAliasResult> |
AWSPaymentCryptographyAsyncClient.getAliasAsync(GetAliasRequest request,
AsyncHandler<GetAliasRequest,GetAliasResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAliasResult |
GetAliasResult.clone() |
GetAliasResult |
GetAliasResult.withAlias(Alias alias)
The alias of the Amazon Web Services Payment Cryptography key.
|
Copyright © 2024. All rights reserved.