Uses of Class
in.ashwanthkumar.gocd.client.types.users.User
-
Packages that use User Package Description in.ashwanthkumar.gocd.client.apis in.ashwanthkumar.gocd.client.types.users -
-
Uses of User in in.ashwanthkumar.gocd.client.apis
Methods in in.ashwanthkumar.gocd.client.apis that return User Modifier and Type Method Description UserUserResources. getOneUser(String loginName) -
Uses of User in in.ashwanthkumar.gocd.client.types.users
Methods in in.ashwanthkumar.gocd.client.types.users that return types with arguments of type User Modifier and Type Method Description List<User>Users. getUsers()
-