Uses of Class
software.amazon.awssdk.services.frauddetector.model.IngestedEventStatistics
-
Packages that use IngestedEventStatistics Package Description software.amazon.awssdk.services.frauddetector.model -
-
Uses of IngestedEventStatistics in software.amazon.awssdk.services.frauddetector.model
Methods in software.amazon.awssdk.services.frauddetector.model that return IngestedEventStatistics Modifier and Type Method Description IngestedEventStatisticsEventType. ingestedEventStatistics()Data about the stored events.Methods in software.amazon.awssdk.services.frauddetector.model with parameters of type IngestedEventStatistics Modifier and Type Method Description EventType.BuilderEventType.Builder. ingestedEventStatistics(IngestedEventStatistics ingestedEventStatistics)Data about the stored events.
-