Uses of Class
software.amazon.awssdk.services.securityhub.model.UserAccount
-
Packages that use UserAccount Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of UserAccount in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return UserAccount Modifier and Type Method Description UserAccountActorUser. account()The account of the threat actor.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type UserAccount Modifier and Type Method Description ActorUser.BuilderActorUser.Builder. account(UserAccount account)The account of the threat actor.
-