Uses of Class
software.amazon.awssdk.services.guardduty.model.User
-
Packages that use User Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of User in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return User Modifier and Type Method Description UserActor. user()Contains information about the user credentials used by the threat actor.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type User Modifier and Type Method Description Actor.BuilderActor.Builder. user(User user)Contains information about the user credentials used by the threat actor.
-