Uses of Class
software.amazon.awssdk.services.guardduty.model.Detection
-
Packages that use Detection Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of Detection in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return Detection Modifier and Type Method Description DetectionService. detection()Contains information about the detected unusual behavior.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type Detection Modifier and Type Method Description Service.BuilderService.Builder. detection(Detection detection)Contains information about the detected unusual behavior.
-