| 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 |
|---|---|
Future<PutKMSEncryptionKeyResult> |
AmazonFraudDetectorAsyncClient.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> |
AbstractAmazonFraudDetectorAsync.putKMSEncryptionKeyAsync(PutKMSEncryptionKeyRequest request,
AsyncHandler<PutKMSEncryptionKeyRequest,PutKMSEncryptionKeyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutKMSEncryptionKeyRequest |
PutKMSEncryptionKeyRequest.clone() |
PutKMSEncryptionKeyRequest |
PutKMSEncryptionKeyRequest.withKmsEncryptionKeyArn(String kmsEncryptionKeyArn)
The KMS encryption key ARN.
|
Copyright © 2022. All rights reserved.