| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201808 |
| Modifier and Type | Method and Description |
|---|---|
MarketplaceComment[] |
MarketplaceCommentPage.getResults()
Gets the results value for this MarketplaceCommentPage.
|
MarketplaceComment |
MarketplaceCommentPage.getResults(int i) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<MarketplaceComment> |
MarketplaceCommentPage.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 |
|---|---|
void |
MarketplaceCommentPage.setResults(int i,
MarketplaceComment _value) |
void |
MarketplaceCommentPage.setResults(MarketplaceComment[] results)
Sets the results value for this MarketplaceCommentPage.
|
| Constructor and Description |
|---|
MarketplaceCommentPage(Integer startIndex,
MarketplaceComment[] results) |
Copyright © 2018. All Rights Reserved.