@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-11-05T00:31:27.098Z") public class ForwardCursorPagedResourceList extends ResourceList
Constructor and Description |
---|
ForwardCursorPagedResourceList() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getNextPageOffsetKey()
The offsetKey to be provided in the next request to get the next page of resources.
|
int |
hashCode() |
Boolean |
isHasNext()
true if there is a further page of resources, false otherwise.
|
String |
toString() |
getRequestParams, getType
public String getNextPageOffsetKey()
public Boolean isHasNext()
public boolean equals(Object o)
equals
in class ResourceList
public int hashCode()
hashCode
in class ResourceList
public String toString()
toString
in class ResourceList
Copyright © 2022 Sage Bionetworks. All rights reserved.