public class Paging extends Object
| Constructor and Description |
|---|
Paging(int offset,
int count,
String next)
Deprecated.
|
Paging(String next) |
Paging(String offset,
String next) |
| Modifier and Type | Method and Description |
|---|---|
com.gooddata.collections.UriPage |
getNext() |
String |
getNextUri() |
String |
getOffset() |
@Deprecated public Paging(int offset, int count, String next)
public Paging(String next)
Copyright © 2015. All Rights Reserved.