Uses of Class
software.amazon.awssdk.services.guardduty.model.ScanDetections
-
Packages that use ScanDetections Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of ScanDetections in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return ScanDetections Modifier and Type Method Description ScanDetectionsEbsVolumeScanDetails. scanDetections()Contains a complete view providing malware scan result details.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type ScanDetections Modifier and Type Method Description EbsVolumeScanDetails.BuilderEbsVolumeScanDetails.Builder. scanDetections(ScanDetections scanDetections)Contains a complete view providing malware scan result details.
-