Uses of Class
org.jenkinsci.plugins.torque.api.UserResponse
-
Packages that use UserResponse Package Description org.jenkinsci.plugins.torque.api -
-
Uses of UserResponse in org.jenkinsci.plugins.torque.api
Methods in org.jenkinsci.plugins.torque.api that return UserResponse Modifier and Type Method Description UserResponse
UserResponse. email(String email)
UserResponse
UserResponse. firstName(String firstName)
UserResponse
UserResponse. joinDate(String joinDate)
UserResponse
UserResponse. lastName(String lastName)
-