Package ai.vectros.types
Class AccessProfilePage
java.lang.Object
ai.vectros.types.AccessProfilePage
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic AccessProfilePage.Builderbuilder()booleangetData()inthashCode()toString()
-
Method Details
-
getData
- Returns:
- The items on this page, in the endpoint's natural order. Empty when there are no results.
-
getNextCursor
- Returns:
- An opaque cursor for the next page. Pass it back as the
startFromquery parameter to continue paging; null when there are no more results. Treat it as opaque — do not parse or construct it.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-