Uses of Class
software.amazon.awssdk.services.codecatalyst.model.UserIdentity
-
Packages that use UserIdentity Package Description software.amazon.awssdk.services.codecatalyst.model -
-
Uses of UserIdentity in software.amazon.awssdk.services.codecatalyst.model
Methods in software.amazon.awssdk.services.codecatalyst.model that return UserIdentity Modifier and Type Method Description UserIdentityEventLogEntry. userIdentity()The system-generated unique ID of the user whose actions are recorded in the event.Methods in software.amazon.awssdk.services.codecatalyst.model with parameters of type UserIdentity Modifier and Type Method Description EventLogEntry.BuilderEventLogEntry.Builder. userIdentity(UserIdentity userIdentity)The system-generated unique ID of the user whose actions are recorded in the event.
-