| 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 KMS key 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 KMS key has been specified to be used to encrypt content in Amazon Fraud Detector.
|
Future<GetKMSEncryptionKeyResult> |
AmazonFraudDetectorAsyncClient.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest request) |
Future<GetKMSEncryptionKeyResult> |
AmazonFraudDetectorAsync.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest getKMSEncryptionKeyRequest)
Gets the encryption key if a KMS key has been specified to be used to encrypt content in Amazon Fraud Detector.
|
Future<GetKMSEncryptionKeyResult> |
AbstractAmazonFraudDetectorAsync.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest request) |
Future<GetKMSEncryptionKeyResult> |
AmazonFraudDetectorAsyncClient.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest request,
AsyncHandler<GetKMSEncryptionKeyRequest,GetKMSEncryptionKeyResult> asyncHandler) |
Future<GetKMSEncryptionKeyResult> |
AmazonFraudDetectorAsync.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest getKMSEncryptionKeyRequest,
AsyncHandler<GetKMSEncryptionKeyRequest,GetKMSEncryptionKeyResult> asyncHandler)
Gets the encryption key if a KMS key has been specified to be used to encrypt content in Amazon Fraud Detector.
|
Future<GetKMSEncryptionKeyResult> |
AbstractAmazonFraudDetectorAsync.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest request,
AsyncHandler<GetKMSEncryptionKeyRequest,GetKMSEncryptionKeyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetKMSEncryptionKeyResult> |
AmazonFraudDetectorAsyncClient.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest request,
AsyncHandler<GetKMSEncryptionKeyRequest,GetKMSEncryptionKeyResult> asyncHandler) |
Future<GetKMSEncryptionKeyResult> |
AmazonFraudDetectorAsync.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest getKMSEncryptionKeyRequest,
AsyncHandler<GetKMSEncryptionKeyRequest,GetKMSEncryptionKeyResult> asyncHandler)
Gets the encryption key if a KMS key has been specified to be used to encrypt content in Amazon Fraud Detector.
|
Future<GetKMSEncryptionKeyResult> |
AbstractAmazonFraudDetectorAsync.getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest request,
AsyncHandler<GetKMSEncryptionKeyRequest,GetKMSEncryptionKeyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetKMSEncryptionKeyRequest |
GetKMSEncryptionKeyRequest.clone() |
Copyright © 2022. All rights reserved.