Uses of Class
com.elibom.client.User

Uses of User in com.elibom.client
 

Methods in com.elibom.client that return User
 User ElibomRestClient.getUser(long id)
          Query a single account user.
 

Methods in com.elibom.client that return types with arguments of type User
 List<User> ElibomRestClient.getUsers()
          Query your account users (those who have access to the account).
 



Copyright © 2013. All Rights Reserved.