public class Workspace extends Object
| Constructor and Description |
|---|
Workspace() |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.common.storagehub.client.dsl.StorageHubClient |
getClient() |
static org.gcube.common.storagehub.client.dsl.FolderContainer |
getFolderById(String id,
org.gcube.common.storagehub.client.dsl.StorageHubClient client) |
static org.gcube.common.storagehub.client.dsl.FileContainer |
storeByFolderId(org.gcube.common.storagehub.client.dsl.FolderContainer destination,
File toStore,
org.gcube.common.storagehub.client.dsl.StorageHubClient client) |
public static final org.gcube.common.storagehub.client.dsl.StorageHubClient getClient()
public static final org.gcube.common.storagehub.client.dsl.FolderContainer getFolderById(String id, org.gcube.common.storagehub.client.dsl.StorageHubClient client) throws org.gcube.common.storagehub.model.exceptions.StorageHubException
org.gcube.common.storagehub.model.exceptions.StorageHubExceptionpublic static final org.gcube.common.storagehub.client.dsl.FileContainer storeByFolderId(org.gcube.common.storagehub.client.dsl.FolderContainer destination,
File toStore,
org.gcube.common.storagehub.client.dsl.StorageHubClient client)
throws org.gcube.common.storagehub.model.exceptions.StorageHubException,
IOException
org.gcube.common.storagehub.model.exceptions.StorageHubExceptionIOExceptionCopyright © 2020. All Rights Reserved.