| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202005 |
| Modifier and Type | Method and Description |
|---|---|
Team[] |
TeamServiceInterface.createTeams(Team[] teams)
Creates new
Team objects. |
Team[] |
TeamServiceSoapBindingStub.createTeams(Team[] teams) |
Team[] |
TeamPage.getResults()
Gets the results value for this TeamPage.
|
Team |
TeamPage.getResults(int i) |
Team[] |
TeamServiceInterface.updateTeams(Team[] teams)
Updates the specified
Team objects. |
Team[] |
TeamServiceSoapBindingStub.updateTeams(Team[] teams) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Team> |
TeamPage.iterator()
Returns an iterator over this page's
results that:
Will not be null.
Will not support Iterator.remove().
|
| Modifier and Type | Method and Description |
|---|---|
Team[] |
TeamServiceInterface.createTeams(Team[] teams)
Creates new
Team objects. |
Team[] |
TeamServiceSoapBindingStub.createTeams(Team[] teams) |
void |
TeamPage.setResults(int i,
Team _value) |
void |
TeamPage.setResults(Team[] results)
Sets the results value for this TeamPage.
|
Team[] |
TeamServiceInterface.updateTeams(Team[] teams)
Updates the specified
Team objects. |
Team[] |
TeamServiceSoapBindingStub.updateTeams(Team[] teams) |
| Constructor and Description |
|---|
TeamPage(Integer totalResultSetSize,
Integer startIndex,
Team[] results) |
Copyright © 2021. All rights reserved.