Uses of Class
software.amazon.awssdk.services.guardduty.model.ThreatsDetectedItemCount
-
Packages that use ThreatsDetectedItemCount Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of ThreatsDetectedItemCount in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return ThreatsDetectedItemCount Modifier and Type Method Description ThreatsDetectedItemCountScanDetections. threatsDetectedItemCount()Total number of infected files.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type ThreatsDetectedItemCount Modifier and Type Method Description ScanDetections.BuilderScanDetections.Builder. threatsDetectedItemCount(ThreatsDetectedItemCount threatsDetectedItemCount)Total number of infected files.
-