| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201405 |
| Modifier and Type | Method and Description |
|---|---|
Contact[] |
ContactServiceSoapBindingStub.createContacts(Contact[] contacts) |
Contact[] |
ContactServiceInterface.createContacts(Contact[] contacts)
Creates new
Contact objects. |
Contact[] |
ContactPage.getResults()
Gets the results value for this ContactPage.
|
Contact |
ContactPage.getResults(int i) |
Contact[] |
ContactServiceSoapBindingStub.updateContacts(Contact[] contacts) |
Contact[] |
ContactServiceInterface.updateContacts(Contact[] contacts)
Updates the specified
Contact objects. |
| Modifier and Type | Method and Description |
|---|---|
Contact[] |
ContactServiceSoapBindingStub.createContacts(Contact[] contacts) |
Contact[] |
ContactServiceInterface.createContacts(Contact[] contacts)
Creates new
Contact objects. |
void |
ContactPage.setResults(Contact[] results)
Sets the results value for this ContactPage.
|
void |
ContactPage.setResults(int i,
Contact _value) |
Contact[] |
ContactServiceSoapBindingStub.updateContacts(Contact[] contacts) |
Contact[] |
ContactServiceInterface.updateContacts(Contact[] contacts)
Updates the specified
Contact objects. |
| Constructor and Description |
|---|
ContactPage(Integer totalResultSetSize,
Integer startIndex,
Contact[] results) |
Copyright © 2014. All Rights Reserved.