Uses of Class
software.amazon.awssdk.services.macie2.model.UserIdentityRoot
-
Packages that use UserIdentityRoot Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of UserIdentityRoot in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return UserIdentityRoot Modifier and Type Method Description UserIdentityRootUserIdentity. root()If the action was performed using the credentials for your Amazon Web Services account, the details of your account.Methods in software.amazon.awssdk.services.macie2.model with parameters of type UserIdentityRoot Modifier and Type Method Description UserIdentity.BuilderUserIdentity.Builder. root(UserIdentityRoot root)If the action was performed using the credentials for your Amazon Web Services account, the details of your account.
-