| 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 GetEventPredictionMetadataResponse |
FraudDetectorClient.getEventPredictionMetadata(GetEventPredictionMetadataRequest getEventPredictionMetadataRequest)
Gets details of the past fraud predictions for the specified event ID, event type, detector ID, and detector
version ID that was generated in the specified time period.
|
default CompletableFuture<GetEventPredictionMetadataResponse> |
FraudDetectorAsyncClient.getEventPredictionMetadata(GetEventPredictionMetadataRequest getEventPredictionMetadataRequest)
Gets details of the past fraud predictions for the specified event ID, event type, detector ID, and detector
version ID that was generated in the specified time period.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetEventPredictionMetadataRequestMarshaller.marshall(GetEventPredictionMetadataRequest getEventPredictionMetadataRequest) |
Copyright © 2022. All rights reserved.