Uses of Class
software.amazon.awssdk.services.connect.model.UserIdentityInfoLite
-
Packages that use UserIdentityInfoLite Package Description software.amazon.awssdk.services.connect.model -
-
Uses of UserIdentityInfoLite in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return UserIdentityInfoLite Modifier and Type Method Description UserIdentityInfoLiteUserSearchSummary. identityInfo()The user's first name and last name.Methods in software.amazon.awssdk.services.connect.model with parameters of type UserIdentityInfoLite Modifier and Type Method Description UserSearchSummary.BuilderUserSearchSummary.Builder. identityInfo(UserIdentityInfoLite identityInfo)The user's first name and last name.
-