Uses of Class
ai.vectros.types.DocumentPage
Packages that use DocumentPage
-
Uses of DocumentPage in ai.vectros.resources.documents
Methods in ai.vectros.resources.documents that return DocumentPageModifier and TypeMethodDescriptionDocumentsClient.listDocuments()Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).DocumentsClient.listDocuments(RequestOptions requestOptions) Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).DocumentsClient.listDocuments(ListDocumentsRequest request) Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).DocumentsClient.listDocuments(ListDocumentsRequest request, RequestOptions requestOptions) Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).Methods in ai.vectros.resources.documents that return types with arguments of type DocumentPageModifier and TypeMethodDescriptionAsyncDocumentsClient.listDocuments()Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).AsyncDocumentsClient.listDocuments(RequestOptions requestOptions) Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).AsyncDocumentsClient.listDocuments(ListDocumentsRequest request) Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).AsyncDocumentsClient.listDocuments(ListDocumentsRequest request, RequestOptions requestOptions) Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).AsyncRawDocumentsClient.listDocuments()Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).AsyncRawDocumentsClient.listDocuments(RequestOptions requestOptions) Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).AsyncRawDocumentsClient.listDocuments(ListDocumentsRequest request) Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).AsyncRawDocumentsClient.listDocuments(ListDocumentsRequest request, RequestOptions requestOptions) Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).RawDocumentsClient.listDocuments()Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).RawDocumentsClient.listDocuments(RequestOptions requestOptions) Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).RawDocumentsClient.listDocuments(ListDocumentsRequest request) Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope).RawDocumentsClient.listDocuments(ListDocumentsRequest request, RequestOptions requestOptions) Returns a paginated list of your documents, optionally filtered by folder (folderId) and/or owner (userIdorscope). -
Uses of DocumentPage in ai.vectros.types
Methods in ai.vectros.types that return DocumentPageMethods in ai.vectros.types with parameters of type DocumentPage