Uses of Class
ai.vectros.types.ModelDataVersionPage
Packages that use ModelDataVersionPage
Package
Description
-
Uses of ModelDataVersionPage in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth that return ModelDataVersionPageModifier and TypeMethodDescriptionAuthClient.getAccessProfileVersions(String contextId, String principalId) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AuthClient.getAccessProfileVersions(String contextId, String principalId, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AuthClient.getRoleVersions(String contextId, String roleId) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.AuthClient.getRoleVersions(String contextId, String roleId, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.AuthClient.getRoleVersions(String contextId, String roleId, GetRoleVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.AuthClient.getRoleVersions(String contextId, String roleId, GetRoleVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.Methods in ai.vectros.resources.auth that return types with arguments of type ModelDataVersionPageModifier and TypeMethodDescriptionAsyncAuthClient.getAccessProfileVersions(String contextId, String principalId) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AsyncAuthClient.getAccessProfileVersions(String contextId, String principalId, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AsyncAuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AsyncAuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AsyncRawAuthClient.getAccessProfileVersions(String contextId, String principalId) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AsyncRawAuthClient.getAccessProfileVersions(String contextId, String principalId, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AsyncRawAuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AsyncRawAuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.RawAuthClient.getAccessProfileVersions(String contextId, String principalId) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.RawAuthClient.getAccessProfileVersions(String contextId, String principalId, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.RawAuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.RawAuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AsyncAuthClient.getRoleVersions(String contextId, String roleId) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.AsyncAuthClient.getRoleVersions(String contextId, String roleId, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.AsyncAuthClient.getRoleVersions(String contextId, String roleId, GetRoleVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.AsyncAuthClient.getRoleVersions(String contextId, String roleId, GetRoleVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.AsyncRawAuthClient.getRoleVersions(String contextId, String roleId) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.AsyncRawAuthClient.getRoleVersions(String contextId, String roleId, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.AsyncRawAuthClient.getRoleVersions(String contextId, String roleId, GetRoleVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.AsyncRawAuthClient.getRoleVersions(String contextId, String roleId, GetRoleVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.RawAuthClient.getRoleVersions(String contextId, String roleId) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.RawAuthClient.getRoleVersions(String contextId, String roleId, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.RawAuthClient.getRoleVersions(String contextId, String roleId, GetRoleVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for a role, newest first.RawAuthClient.getRoleVersions(String contextId, String roleId, GetRoleVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a role, newest first. -
Uses of ModelDataVersionPage in ai.vectros.resources.documents
Methods in ai.vectros.resources.documents that return ModelDataVersionPageModifier and TypeMethodDescriptionDocumentsClient.getDocumentVersions(String id) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.DocumentsClient.getDocumentVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.DocumentsClient.getDocumentVersions(String id, GetDocumentVersionsRequest request) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.DocumentsClient.getDocumentVersions(String id, GetDocumentVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.Methods in ai.vectros.resources.documents that return types with arguments of type ModelDataVersionPageModifier and TypeMethodDescriptionAsyncDocumentsClient.getDocumentVersions(String id) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.AsyncDocumentsClient.getDocumentVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.AsyncDocumentsClient.getDocumentVersions(String id, GetDocumentVersionsRequest request) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.AsyncDocumentsClient.getDocumentVersions(String id, GetDocumentVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.AsyncRawDocumentsClient.getDocumentVersions(String id) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.AsyncRawDocumentsClient.getDocumentVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.AsyncRawDocumentsClient.getDocumentVersions(String id, GetDocumentVersionsRequest request) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.AsyncRawDocumentsClient.getDocumentVersions(String id, GetDocumentVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.RawDocumentsClient.getDocumentVersions(String id) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.RawDocumentsClient.getDocumentVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.RawDocumentsClient.getDocumentVersions(String id, GetDocumentVersionsRequest request) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document.RawDocumentsClient.getDocumentVersions(String id, GetDocumentVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (CREATE, UPDATE, DELETE) for a document. -
Uses of ModelDataVersionPage in ai.vectros.resources.folders
Methods in ai.vectros.resources.folders that return ModelDataVersionPageModifier and TypeMethodDescriptionFoldersClient.getFolderVersions(String id) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.FoldersClient.getFolderVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.FoldersClient.getFolderVersions(String id, GetFolderVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.FoldersClient.getFolderVersions(String id, GetFolderVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.Methods in ai.vectros.resources.folders that return types with arguments of type ModelDataVersionPageModifier and TypeMethodDescriptionAsyncFoldersClient.getFolderVersions(String id) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.AsyncFoldersClient.getFolderVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.AsyncFoldersClient.getFolderVersions(String id, GetFolderVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.AsyncFoldersClient.getFolderVersions(String id, GetFolderVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.AsyncRawFoldersClient.getFolderVersions(String id) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.AsyncRawFoldersClient.getFolderVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.AsyncRawFoldersClient.getFolderVersions(String id, GetFolderVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.AsyncRawFoldersClient.getFolderVersions(String id, GetFolderVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.RawFoldersClient.getFolderVersions(String id) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.RawFoldersClient.getFolderVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.RawFoldersClient.getFolderVersions(String id, GetFolderVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first.RawFoldersClient.getFolderVersions(String id, GetFolderVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for a folder, newest first. -
Uses of ModelDataVersionPage in ai.vectros.resources.identity
Methods in ai.vectros.resources.identity that return ModelDataVersionPageModifier and TypeMethodDescriptionIdentityClient.getEntityVersions(String namespace, String id) Returns the audit trail of changes made to an entity, newest first.IdentityClient.getEntityVersions(String namespace, String id, RequestOptions requestOptions) Returns the audit trail of changes made to an entity, newest first.IdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request) Returns the audit trail of changes made to an entity, newest first.IdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes made to an entity, newest first.IdentityClient.getUserVersions(String id) Returns the audit trail of changes to a user, most recent first.IdentityClient.getUserVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes to a user, most recent first.IdentityClient.getUserVersions(String id, GetUserVersionsRequest request) Returns the audit trail of changes to a user, most recent first.IdentityClient.getUserVersions(String id, GetUserVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a user, most recent first.Methods in ai.vectros.resources.identity that return types with arguments of type ModelDataVersionPageModifier and TypeMethodDescriptionAsyncIdentityClient.getEntityVersions(String namespace, String id) Returns the audit trail of changes made to an entity, newest first.AsyncIdentityClient.getEntityVersions(String namespace, String id, RequestOptions requestOptions) Returns the audit trail of changes made to an entity, newest first.AsyncIdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request) Returns the audit trail of changes made to an entity, newest first.AsyncIdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes made to an entity, newest first.AsyncRawIdentityClient.getEntityVersions(String namespace, String id) Returns the audit trail of changes made to an entity, newest first.AsyncRawIdentityClient.getEntityVersions(String namespace, String id, RequestOptions requestOptions) Returns the audit trail of changes made to an entity, newest first.AsyncRawIdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request) Returns the audit trail of changes made to an entity, newest first.AsyncRawIdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes made to an entity, newest first.RawIdentityClient.getEntityVersions(String namespace, String id) Returns the audit trail of changes made to an entity, newest first.RawIdentityClient.getEntityVersions(String namespace, String id, RequestOptions requestOptions) Returns the audit trail of changes made to an entity, newest first.RawIdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request) Returns the audit trail of changes made to an entity, newest first.RawIdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes made to an entity, newest first.AsyncIdentityClient.getUserVersions(String id) Returns the audit trail of changes to a user, most recent first.AsyncIdentityClient.getUserVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes to a user, most recent first.AsyncIdentityClient.getUserVersions(String id, GetUserVersionsRequest request) Returns the audit trail of changes to a user, most recent first.AsyncIdentityClient.getUserVersions(String id, GetUserVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a user, most recent first.AsyncRawIdentityClient.getUserVersions(String id) Returns the audit trail of changes to a user, most recent first.AsyncRawIdentityClient.getUserVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes to a user, most recent first.AsyncRawIdentityClient.getUserVersions(String id, GetUserVersionsRequest request) Returns the audit trail of changes to a user, most recent first.AsyncRawIdentityClient.getUserVersions(String id, GetUserVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a user, most recent first.RawIdentityClient.getUserVersions(String id) Returns the audit trail of changes to a user, most recent first.RawIdentityClient.getUserVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes to a user, most recent first.RawIdentityClient.getUserVersions(String id, GetUserVersionsRequest request) Returns the audit trail of changes to a user, most recent first.RawIdentityClient.getUserVersions(String id, GetUserVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a user, most recent first. -
Uses of ModelDataVersionPage in ai.vectros.resources.records
Methods in ai.vectros.resources.records that return ModelDataVersionPageModifier and TypeMethodDescriptionRecordsClient.getRecordVersions(String id) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.RecordsClient.getRecordVersions(String id, RequestOptions requestOptions) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.RecordsClient.getRecordVersions(String id, GetRecordVersionsRequest request) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.RecordsClient.getRecordVersions(String id, GetRecordVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.Methods in ai.vectros.resources.records that return types with arguments of type ModelDataVersionPageModifier and TypeMethodDescriptionAsyncRawRecordsClient.getRecordVersions(String id) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.AsyncRawRecordsClient.getRecordVersions(String id, RequestOptions requestOptions) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.AsyncRawRecordsClient.getRecordVersions(String id, GetRecordVersionsRequest request) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.AsyncRawRecordsClient.getRecordVersions(String id, GetRecordVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.AsyncRecordsClient.getRecordVersions(String id) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.AsyncRecordsClient.getRecordVersions(String id, RequestOptions requestOptions) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.AsyncRecordsClient.getRecordVersions(String id, GetRecordVersionsRequest request) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.AsyncRecordsClient.getRecordVersions(String id, GetRecordVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.RawRecordsClient.getRecordVersions(String id) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.RawRecordsClient.getRecordVersions(String id, RequestOptions requestOptions) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.RawRecordsClient.getRecordVersions(String id, GetRecordVersionsRequest request) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page.RawRecordsClient.getRecordVersions(String id, GetRecordVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of past versions for a record, as a paginated{data, nextCursor}page. -
Uses of ModelDataVersionPage in ai.vectros.resources.schemas
Methods in ai.vectros.resources.schemas that return ModelDataVersionPageModifier and TypeMethodDescriptionSchemasClient.getSchemaVersions(String id) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).SchemasClient.getSchemaVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).SchemasClient.getSchemaVersions(String id, GetSchemaVersionsRequest request) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).SchemasClient.getSchemaVersions(String id, GetSchemaVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).Methods in ai.vectros.resources.schemas that return types with arguments of type ModelDataVersionPageModifier and TypeMethodDescriptionAsyncRawSchemasClient.getSchemaVersions(String id) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).AsyncRawSchemasClient.getSchemaVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).AsyncRawSchemasClient.getSchemaVersions(String id, GetSchemaVersionsRequest request) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).AsyncRawSchemasClient.getSchemaVersions(String id, GetSchemaVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).AsyncSchemasClient.getSchemaVersions(String id) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).AsyncSchemasClient.getSchemaVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).AsyncSchemasClient.getSchemaVersions(String id, GetSchemaVersionsRequest request) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).AsyncSchemasClient.getSchemaVersions(String id, GetSchemaVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).RawSchemasClient.getSchemaVersions(String id) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).RawSchemasClient.getSchemaVersions(String id, RequestOptions requestOptions) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).RawSchemasClient.getSchemaVersions(String id, GetSchemaVersionsRequest request) Returns the audit trail of changes to a record schema, newest first (create, update, and delete).RawSchemasClient.getSchemaVersions(String id, GetSchemaVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a record schema, newest first (create, update, and delete). -
Uses of ModelDataVersionPage in ai.vectros.types
Methods in ai.vectros.types that return ModelDataVersionPageMethods in ai.vectros.types with parameters of type ModelDataVersionPage