Uses of Class
ai.vectros.resources.documents.requests.ListDocumentsRequest.Builder
Packages that use ListDocumentsRequest.Builder
-
Uses of ListDocumentsRequest.Builder in ai.vectros.resources.documents.requests
Methods in ai.vectros.resources.documents.requests that return ListDocumentsRequest.BuilderModifier and TypeMethodDescriptionListDocumentsRequest.Builder.additionalProperties(Map<String, Object> additionalProperties) ListDocumentsRequest.Builder.additionalProperty(String key, Object value) static ListDocumentsRequest.BuilderListDocumentsRequest.builder()Filter by associated client — the Vectros-assigned UUID of a client.List only documents in this folder (the Vectros folder ID).ListDocumentsRequest.Builder.from(ListDocumentsRequest other) Maximum number of documents to return per page (1-100; defaults to 20).Filter by owning organization — the Vectros-assigned UUID of an organization.Pagination cursor — pass thenextCursorreturned by the previous page.Filter by owning user — the Vectros-assigned UUID of a user.