| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| software.amazon.awssdk.services.frauddetector.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutKmsEncryptionKeyResponse |
FraudDetectorClient.putKMSEncryptionKey(PutKmsEncryptionKeyRequest putKmsEncryptionKeyRequest)
Specifies the KMS key to be used to encrypt content in Amazon Fraud Detector.
|
default CompletableFuture<PutKmsEncryptionKeyResponse> |
FraudDetectorAsyncClient.putKMSEncryptionKey(PutKmsEncryptionKeyRequest putKmsEncryptionKeyRequest)
Specifies the KMS key to be used to encrypt content in Amazon Fraud Detector.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutKmsEncryptionKeyRequestMarshaller.marshall(PutKmsEncryptionKeyRequest putKmsEncryptionKeyRequest) |
Copyright © 2023. All rights reserved.