public class Pagination
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| Pagination() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getNextCursor()Gets the nextCursor. | 
| java.lang.String | getNextUrl()Gets the nextUrl. | 
| java.lang.String | getRefreshCursor()Gets the refreshCursor. | 
| java.lang.String | getRefreshUrl()Gets the refreshUrl. | 
| java.lang.Long | getTotal()Gets the total. | 
public java.lang.String getRefreshCursor()
public java.lang.String getNextCursor()
public java.lang.String getRefreshUrl()
public java.lang.String getNextUrl()
public java.lang.Long getTotal()