| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected List<Contact> |
ContactServiceInterfaceupdateContacts.contacts |
protected List<Contact> |
ContactServiceInterfacecreateContacts.contacts |
protected List<Contact> |
ContactPage.results |
protected List<Contact> |
ContactServiceInterfaceupdateContactsResponse.rval |
protected List<Contact> |
ContactServiceInterfacecreateContactsResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
Contact |
ObjectFactory.createContact()
Create an instance of
Contact |
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
ContactServiceInterface.createContacts(List<Contact> contacts)
Creates new
Contact objects. |
List<Contact> |
ContactServiceInterfaceupdateContacts.getContacts()
Gets the value of the contacts property.
|
List<Contact> |
ContactServiceInterfacecreateContacts.getContacts()
Gets the value of the contacts property.
|
List<Contact> |
ContactPage.getResults()
Gets the value of the results property.
|
List<Contact> |
ContactServiceInterfaceupdateContactsResponse.getRval()
Gets the value of the rval property.
|
List<Contact> |
ContactServiceInterfacecreateContactsResponse.getRval()
Gets the value of the rval property.
|
List<Contact> |
ContactServiceInterface.updateContacts(List<Contact> contacts)
Updates the specified
Contact objects. |
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
ContactServiceInterface.createContacts(List<Contact> contacts)
Creates new
Contact objects. |
List<Contact> |
ContactServiceInterface.updateContacts(List<Contact> contacts)
Updates the specified
Contact objects. |
Copyright © 2018. All Rights Reserved.