Uses of Class
software.amazon.awssdk.services.frauddetector.paginators.GetEventTypesPublisher
-
Packages that use GetEventTypesPublisher Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference. -
-
Uses of GetEventTypesPublisher in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector that return GetEventTypesPublisher Modifier and Type Method Description default GetEventTypesPublisherFraudDetectorAsyncClient. getEventTypesPaginator(Consumer<GetEventTypesRequest.Builder> getEventTypesRequest)Gets all event types or a specific event type if name is provided.default GetEventTypesPublisherFraudDetectorAsyncClient. getEventTypesPaginator(GetEventTypesRequest getEventTypesRequest)Gets all event types or a specific event type if name is provided.
-