Uses of Class
software.amazon.awssdk.services.frauddetector.paginators.GetEntityTypesPublisher
-
Packages that use GetEntityTypesPublisher Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference. -
-
Uses of GetEntityTypesPublisher in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector that return GetEntityTypesPublisher Modifier and Type Method Description default GetEntityTypesPublisherFraudDetectorAsyncClient. getEntityTypesPaginator(Consumer<GetEntityTypesRequest.Builder> getEntityTypesRequest)Gets all entity types or a specific entity type if a name is specified.default GetEntityTypesPublisherFraudDetectorAsyncClient. getEntityTypesPaginator(GetEntityTypesRequest getEntityTypesRequest)Gets all entity types or a specific entity type if a name is specified.
-