| 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 |
|---|---|
PutKMSEncryptionKeyResult |
AbstractAmazonFraudDetector.putKMSEncryptionKey(PutKMSEncryptionKeyRequest request) |
PutKMSEncryptionKeyResult |
AmazonFraudDetector.putKMSEncryptionKey(PutKMSEncryptionKeyRequest putKMSEncryptionKeyRequest)
Specifies the KMS key to be used to encrypt content in Amazon Fraud Detector.
|
PutKMSEncryptionKeyResult |
AmazonFraudDetectorClient.putKMSEncryptionKey(PutKMSEncryptionKeyRequest request)
Specifies the KMS key to be used to encrypt content in Amazon Fraud Detector.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutKMSEncryptionKeyResult> |
AbstractAmazonFraudDetectorAsync.putKMSEncryptionKeyAsync(PutKMSEncryptionKeyRequest request,
AsyncHandler<PutKMSEncryptionKeyRequest,PutKMSEncryptionKeyResult> asyncHandler) |
Future<PutKMSEncryptionKeyResult> |
AmazonFraudDetectorAsync.putKMSEncryptionKeyAsync(PutKMSEncryptionKeyRequest putKMSEncryptionKeyRequest,
AsyncHandler<PutKMSEncryptionKeyRequest,PutKMSEncryptionKeyResult> asyncHandler)
Specifies the KMS key to be used to encrypt content in Amazon Fraud Detector.
|
Future<PutKMSEncryptionKeyResult> |
AmazonFraudDetectorAsyncClient.putKMSEncryptionKeyAsync(PutKMSEncryptionKeyRequest request,
AsyncHandler<PutKMSEncryptionKeyRequest,PutKMSEncryptionKeyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutKMSEncryptionKeyResult |
PutKMSEncryptionKeyResult.clone() |
Copyright © 2025. All rights reserved.