FolderService | R Documentation |
FolderService
FolderService
R6Class
object.
getOrCreate(projectId,path)
method
getExternalStorageFolders(projectId,volume,path)
method
tercenApi::HttpClientService
-> FolderService
new()
FolderService$new(baseRestUri, client)
findFolderByParentFolderAndName()
FolderService$findFolderByParentFolderAndName( startKey = NULL, endKey = NULL, limit = 20, skip = 0, descending = TRUE, useFactory = FALSE )
getOrCreate()
FolderService$getOrCreate(projectId, path)
getExternalStorageFolders()
FolderService$getExternalStorageFolders(projectId, volume, path)
clone()
The objects of this class are cloneable with this method.
FolderService$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.