public class LogPagination
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
Long |
getMatched()
Gets the matched.
|
String |
getNextCursor()
Gets the nextCursor.
|
String |
getNextUrl()
Gets the nextUrl.
|
public String getNextUrl()
The URL that will return the next page of results, if any.
public Long getMatched()
Reserved for future use.
public String getNextCursor()
A token identifying the next page of results.
Copyright © 2024 IBM Cloud. All rights reserved.