| Package | Description |
|---|---|
| com.google.api.ads.dfa.axis.v1_19 |
| Modifier and Type | Method and Description |
|---|---|
User[] |
UserRecordSet.getRecords()
Gets the records value for this UserRecordSet.
|
User |
UserRemote.getUser(long userId) |
User |
UserSoapBindingStub.getUser(long userId) |
| Modifier and Type | Method and Description |
|---|---|
UserSaveResult |
UserRemote.saveUser(User user) |
UserSaveResult |
UserSoapBindingStub.saveUser(User user) |
void |
UserRecordSet.setRecords(User[] records)
Sets the records value for this UserRecordSet.
|
| Constructor and Description |
|---|
UserRecordSet(int pageNumber,
int totalNumberOfPages,
int totalNumberOfRecords,
User[] records) |
Copyright © 2015. All Rights Reserved.