public class WorkspaceManager extends Object
| Constructor and Description |
|---|
WorkspaceManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteFile(String fileName) |
String |
getPublicLink(String fileName) |
boolean |
uploadFile(byte[] in,
String name,
String description) |
public String getPublicLink(String fileName) throws NlpHubException
NlpHubExceptionpublic void deleteFile(String fileName) throws NlpHubException
NlpHubExceptionpublic boolean uploadFile(byte[] in,
String name,
String description)
throws NlpHubException
NlpHubExceptionCopyright © 2021. All Rights Reserved.