Uses of Class
software.amazon.awssdk.services.iotsitewise.model.UserIdentity
-
Packages that use UserIdentity Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of UserIdentity in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return UserIdentity Modifier and Type Method Description UserIdentityIdentity. user()An IAM Identity Center user identity.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type UserIdentity Modifier and Type Method Description Identity.BuilderIdentity.Builder. user(UserIdentity user)An IAM Identity Center user identity.
-