Uses of Class
software.amazon.awssdk.services.guardduty.model.Service
-
Packages that use Service Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of Service in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return Service Modifier and Type Method Description ServiceFinding. service()Returns the value of the Service property for this object.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type Service Modifier and Type Method Description Finding.BuilderFinding.Builder. service(Service service)Sets the value of the Service property for this object.
-