Uses of Class
ai.vectros.resources.folders.requests.GetFolderVersionsRequest
Packages that use GetFolderVersionsRequest
-
Uses of GetFolderVersionsRequest in ai.vectros.resources.folders
Methods in ai.vectros.resources.folders with parameters of type GetFolderVersionsRequestModifier and TypeMethodDescriptionAsyncFoldersClient.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, 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.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.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 GetFolderVersionsRequest in ai.vectros.resources.folders.requests
Methods in ai.vectros.resources.folders.requests that return GetFolderVersionsRequestMethods in ai.vectros.resources.folders.requests with parameters of type GetFolderVersionsRequestModifier and TypeMethodDescriptionGetFolderVersionsRequest.Builder.from(GetFolderVersionsRequest other)