Class GetDocumentVersionsRequest.Builder
java.lang.Object
ai.vectros.resources.documents.requests.GetDocumentVersionsRequest.Builder
- Enclosing class:
GetDocumentVersionsRequest
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()from(GetDocumentVersionsRequest other) Pagination cursor — pass thenextCursorreturned by the previous page.
-
Method Details
-
from
-
startFrom
Pagination cursor — pass the
nextCursorreturned by the previous page. -
startFrom
-
build
-
additionalProperty
-
additionalProperties
public GetDocumentVersionsRequest.Builder additionalProperties(Map<String, Object> additionalProperties)
-