| 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 PutDetectorResponse |
FraudDetectorClient.putDetector(PutDetectorRequest putDetectorRequest)
Creates or updates a detector.
|
default CompletableFuture<PutDetectorResponse> |
FraudDetectorAsyncClient.putDetector(PutDetectorRequest putDetectorRequest)
Creates or updates a detector.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutDetectorRequestMarshaller.marshall(PutDetectorRequest putDetectorRequest) |
Copyright © 2023. All rights reserved.