Uses of Class
software.amazon.awssdk.services.guardduty.model.ScanResultDetails
-
Packages that use ScanResultDetails Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of ScanResultDetails in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return ScanResultDetails Modifier and Type Method Description ScanResultDetailsScan. scanResultDetails()Represents the result of the scan.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type ScanResultDetails Modifier and Type Method Description Scan.BuilderScan.Builder. scanResultDetails(ScanResultDetails scanResultDetails)Represents the result of the scan.
-