| Package | Description |
|---|---|
| com.amazonaws.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| com.amazonaws.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
GetKMSEncryptionKeyResult |
AmazonFraudDetectorClient.getKMSEncryptionKey(GetKMSEncryptionKeyRequest request)
Gets the encryption key if a Key Management Service (KMS) customer master key (CMK) has been specified to be used
to encrypt content in Amazon Fraud Detector.
|
GetKMSEncryptionKeyResult |
AbstractAmazonFraudDetector.getKMSEncryptionKey(GetKMSEncryptionKeyRequest request) |
GetKMSEncryptionKeyResult |
AmazonFraudDetector.getKMSEncryptionKey(GetKMSEncryptionKeyRequest getKMSEncryptionKeyRequest)
Gets the encryption key if a Key Management Service (KMS) customer master key (CMK) has been specified to be used
to encrypt content in Amazon Fraud Detector.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetKMSEncryptionKeyResult> |
AmazonFraudDetectorAsyncClient.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest request) |
Future<GetKMSEncryptionKeyResult> |
AbstractAmazonFraudDetectorAsync.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest request) |
Future<GetKMSEncryptionKeyResult> |
AmazonFraudDetectorAsync.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest getKMSEncryptionKeyRequest)
Gets the encryption key if a Key Management Service (KMS) customer master key (CMK) has been specified to be used
to encrypt content in Amazon Fraud Detector.
|
Future<GetKMSEncryptionKeyResult> |
AmazonFraudDetectorAsyncClient.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest request,
AsyncHandler<GetKMSEncryptionKeyRequest,GetKMSEncryptionKeyResult> asyncHandler) |
Future<GetKMSEncryptionKeyResult> |
AbstractAmazonFraudDetectorAsync.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest request,
AsyncHandler<GetKMSEncryptionKeyRequest,GetKMSEncryptionKeyResult> asyncHandler) |
Future<GetKMSEncryptionKeyResult> |
AmazonFraudDetectorAsync.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest getKMSEncryptionKeyRequest,
AsyncHandler<GetKMSEncryptionKeyRequest,GetKMSEncryptionKeyResult> asyncHandler)
Gets the encryption key if a Key Management Service (KMS) customer master key (CMK) has been specified to be used
to encrypt content in Amazon Fraud Detector.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetKMSEncryptionKeyResult> |
AmazonFraudDetectorAsyncClient.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest request,
AsyncHandler<GetKMSEncryptionKeyRequest,GetKMSEncryptionKeyResult> asyncHandler) |
Future<GetKMSEncryptionKeyResult> |
AbstractAmazonFraudDetectorAsync.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest request,
AsyncHandler<GetKMSEncryptionKeyRequest,GetKMSEncryptionKeyResult> asyncHandler) |
Future<GetKMSEncryptionKeyResult> |
AmazonFraudDetectorAsync.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest getKMSEncryptionKeyRequest,
AsyncHandler<GetKMSEncryptionKeyRequest,GetKMSEncryptionKeyResult> asyncHandler)
Gets the encryption key if a Key Management Service (KMS) customer master key (CMK) has been specified to be used
to encrypt content in Amazon Fraud Detector.
|
| Modifier and Type | Method and Description |
|---|---|
GetKMSEncryptionKeyResult |
GetKMSEncryptionKeyResult.clone() |
GetKMSEncryptionKeyResult |
GetKMSEncryptionKeyResult.withKmsKey(KMSKey kmsKey)
The KMS encryption key.
|
Copyright © 2020. All rights reserved.