Uses of Class
software.amazon.awssdk.services.guardduty.model.ThreatDetectedByName
-
Packages that use ThreatDetectedByName Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of ThreatDetectedByName in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return ThreatDetectedByName Modifier and Type Method Description ThreatDetectedByNameScanDetections. threatDetectedByName()Contains details about identified threats organized by threat name.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type ThreatDetectedByName Modifier and Type Method Description ScanDetections.BuilderScanDetections.Builder. threatDetectedByName(ThreatDetectedByName threatDetectedByName)Contains details about identified threats organized by threat name.
-