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