|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use User | |
|---|---|
| com.google.api.ads.dfp.axis.v201203 | |
| Uses of User in com.google.api.ads.dfp.axis.v201203 |
|---|
| Methods in com.google.api.ads.dfp.axis.v201203 that return User | |
|---|---|
User |
UserServiceSoapBindingStub.createUser(User user)
|
User |
UserServiceInterface.createUser(User user)
Creates a new User. |
User[] |
UserServiceSoapBindingStub.createUsers(User[] users)
|
User[] |
UserServiceInterface.createUsers(User[] users)
Creates new User objects. |
User |
UserServiceSoapBindingStub.getCurrentUser()
|
User |
UserServiceInterface.getCurrentUser()
Returns the current User. |
User[] |
UserPage.getResults()
Gets the results value for this UserPage. |
User |
UserPage.getResults(int i)
|
User |
UserServiceSoapBindingStub.getUser(Long userId)
|
User |
UserServiceInterface.getUser(Long userId)
Returns the User uniquely identified by the given ID. |
User |
UserServiceSoapBindingStub.updateUser(User user)
|
User |
UserServiceInterface.updateUser(User user)
Updates the specified User. |
User[] |
UserServiceSoapBindingStub.updateUsers(User[] users)
|
User[] |
UserServiceInterface.updateUsers(User[] users)
Updates the specified User objects. |
| Methods in com.google.api.ads.dfp.axis.v201203 with parameters of type User | |
|---|---|
User |
UserServiceSoapBindingStub.createUser(User user)
|
User |
UserServiceInterface.createUser(User user)
Creates a new User. |
User[] |
UserServiceSoapBindingStub.createUsers(User[] users)
|
User[] |
UserServiceInterface.createUsers(User[] users)
Creates new User objects. |
void |
UserPage.setResults(int i,
User _value)
|
void |
UserPage.setResults(User[] results)
Sets the results value for this UserPage. |
User |
UserServiceSoapBindingStub.updateUser(User user)
|
User |
UserServiceInterface.updateUser(User user)
Updates the specified User. |
User[] |
UserServiceSoapBindingStub.updateUsers(User[] users)
|
User[] |
UserServiceInterface.updateUsers(User[] users)
Updates the specified User objects. |
| Constructors in com.google.api.ads.dfp.axis.v201203 with parameters of type User | |
|---|---|
UserPage(Integer totalResultSetSize,
Integer startIndex,
User[] results)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||