| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201805 |
| Modifier and Type | Field and Description |
|---|---|
protected User |
UserServiceInterfacegetCurrentUserResponse.rval |
| Modifier and Type | Field and Description |
|---|---|
protected List<User> |
UserPage.results |
protected List<User> |
UserServiceInterfaceupdateUsersResponse.rval |
protected List<User> |
UserServiceInterfacecreateUsersResponse.rval |
protected List<User> |
UserServiceInterfacecreateUsers.users |
protected List<User> |
UserServiceInterfaceupdateUsers.users |
| Modifier and Type | Method and Description |
|---|---|
User |
ObjectFactory.createUser()
Create an instance of
User |
User |
UserServiceInterface.getCurrentUser()
Returns the current
User. |
User |
UserServiceInterfacegetCurrentUserResponse.getRval()
Gets the value of the rval property.
|
| Modifier and Type | Method and Description |
|---|---|
List<User> |
UserServiceInterface.createUsers(List<User> users)
Creates new
User objects. |
List<User> |
UserPage.getResults()
Gets the value of the results property.
|
List<User> |
UserServiceInterfaceupdateUsersResponse.getRval()
Gets the value of the rval property.
|
List<User> |
UserServiceInterfacecreateUsersResponse.getRval()
Gets the value of the rval property.
|
List<User> |
UserServiceInterfacecreateUsers.getUsers()
Gets the value of the users property.
|
List<User> |
UserServiceInterfaceupdateUsers.getUsers()
Gets the value of the users property.
|
List<User> |
UserServiceInterface.updateUsers(List<User> users)
Updates the specified
User objects. |
| Modifier and Type | Method and Description |
|---|---|
void |
UserServiceInterfacegetCurrentUserResponse.setRval(User value)
Sets the value of the rval property.
|
| Modifier and Type | Method and Description |
|---|---|
List<User> |
UserServiceInterface.createUsers(List<User> users)
Creates new
User objects. |
List<User> |
UserServiceInterface.updateUsers(List<User> users)
Updates the specified
User objects. |
Copyright © 2018. All Rights Reserved.