| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDeleteEventsByEventTypeStatusResponse |
FraudDetectorClient.getDeleteEventsByEventTypeStatus(Consumer<GetDeleteEventsByEventTypeStatusRequest.Builder> getDeleteEventsByEventTypeStatusRequest)
Retrieves the status of a
DeleteEventsByEventType action. |
default GetDeleteEventsByEventTypeStatusResponse |
FraudDetectorClient.getDeleteEventsByEventTypeStatus(GetDeleteEventsByEventTypeStatusRequest getDeleteEventsByEventTypeStatusRequest)
Retrieves the status of a
DeleteEventsByEventType action. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDeleteEventsByEventTypeStatusResponse> |
FraudDetectorAsyncClient.getDeleteEventsByEventTypeStatus(Consumer<GetDeleteEventsByEventTypeStatusRequest.Builder> getDeleteEventsByEventTypeStatusRequest)
Retrieves the status of a
DeleteEventsByEventType action. |
default CompletableFuture<GetDeleteEventsByEventTypeStatusResponse> |
FraudDetectorAsyncClient.getDeleteEventsByEventTypeStatus(GetDeleteEventsByEventTypeStatusRequest getDeleteEventsByEventTypeStatusRequest)
Retrieves the status of a
DeleteEventsByEventType action. |
Copyright © 2023. All rights reserved.