| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
default GetKmsEncryptionKeyResponse |
FraudDetectorClient.getKMSEncryptionKey(Consumer<GetKmsEncryptionKeyRequest.Builder> 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(Consumer<GetKmsEncryptionKeyRequest.Builder> 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 |
|---|---|
static GetKmsEncryptionKeyRequest.Builder |
GetKmsEncryptionKeyRequest.builder() |
GetKmsEncryptionKeyRequest.Builder |
GetKmsEncryptionKeyRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetKmsEncryptionKeyRequest.Builder |
GetKmsEncryptionKeyRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetKmsEncryptionKeyRequest.Builder |
GetKmsEncryptionKeyRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetKmsEncryptionKeyRequest.Builder> |
GetKmsEncryptionKeyRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.