Uses of Class
software.amazon.awssdk.services.qapps.model.User
-
Packages that use User Package Description software.amazon.awssdk.services.qapps.model -
-
Uses of User in software.amazon.awssdk.services.qapps.model
Methods in software.amazon.awssdk.services.qapps.model that return User Modifier and Type Method Description UserQAppSessionData. user()The user who submitted the response for a Q App session.Methods in software.amazon.awssdk.services.qapps.model with parameters of type User Modifier and Type Method Description QAppSessionData.BuilderQAppSessionData.Builder. user(User user)The user who submitted the response for a Q App session.
-