Uses of Class
software.amazon.awssdk.services.frauddetector.model.GetDeleteEventsByEventTypeStatusRequest
-
Packages that use GetDeleteEventsByEventTypeStatusRequest Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference.software.amazon.awssdk.services.frauddetector.transform -
-
Uses of GetDeleteEventsByEventTypeStatusRequest in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector with parameters of type GetDeleteEventsByEventTypeStatusRequest Modifier and Type Method Description default CompletableFuture<GetDeleteEventsByEventTypeStatusResponse>FraudDetectorAsyncClient. getDeleteEventsByEventTypeStatus(GetDeleteEventsByEventTypeStatusRequest getDeleteEventsByEventTypeStatusRequest)Retrieves the status of aDeleteEventsByEventTypeaction.default GetDeleteEventsByEventTypeStatusResponseFraudDetectorClient. getDeleteEventsByEventTypeStatus(GetDeleteEventsByEventTypeStatusRequest getDeleteEventsByEventTypeStatusRequest)Retrieves the status of aDeleteEventsByEventTypeaction. -
Uses of GetDeleteEventsByEventTypeStatusRequest in software.amazon.awssdk.services.frauddetector.transform
Methods in software.amazon.awssdk.services.frauddetector.transform with parameters of type GetDeleteEventsByEventTypeStatusRequest Modifier and Type Method Description SdkHttpFullRequestGetDeleteEventsByEventTypeStatusRequestMarshaller. marshall(GetDeleteEventsByEventTypeStatusRequest getDeleteEventsByEventTypeStatusRequest)
-