| 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 GetKmsEncryptionKeyResponse |
FraudDetectorClient.getKMSEncryptionKey(GetKmsEncryptionKeyRequest getKmsEncryptionKeyRequest)
Gets the encryption key if a KMS key has been specified to be used to encrypt content in Amazon Fraud Detector.
|
default CompletableFuture<GetKmsEncryptionKeyResponse> |
FraudDetectorAsyncClient.getKMSEncryptionKey(GetKmsEncryptionKeyRequest getKmsEncryptionKeyRequest)
Gets the encryption key if a KMS key has been specified to be used to encrypt content in Amazon Fraud Detector.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetKmsEncryptionKeyRequestMarshaller.marshall(GetKmsEncryptionKeyRequest getKmsEncryptionKeyRequest) |
Copyright © 2022. All rights reserved.