public class CatalogItemList extends Object
Constructor and Description |
---|
CatalogItemList() |
Modifier and Type | Method and Description |
---|---|
String |
nextLink()
Get the link to the next page of results.
|
CatalogItemList |
withNextLink(String nextLink)
Set the link to the next page of results.
|
public String nextLink()
public CatalogItemList withNextLink(String nextLink)
nextLink
- the nextLink value to setCopyright © 2019. All rights reserved.