Class GetClientVersionsRequest.Builder
java.lang.Object
ai.vectros.resources.identity.requests.GetClientVersionsRequest.Builder
- Enclosing class:
GetClientVersionsRequest
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()from(GetClientVersionsRequest other) Pagination cursor.
-
Method Details
-
from
-
startFrom
Pagination cursor. Pass the
nextCursorfrom the previous page to fetch the next page; omit it for the first page. -
startFrom
-
build
-
additionalProperty
-
additionalProperties
public GetClientVersionsRequest.Builder additionalProperties(Map<String, Object> additionalProperties)
-