public class StorageUtils extends Object
| Constructor and Description |
|---|
StorageUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkStorageId(String id) |
static org.gcube.contentmanagement.blobstorage.service.IClient |
getClient() |
static String |
getUrlById(String id) |
static String |
putOntoStorage(File source) |
static void |
removeById(String id) |
public static final org.gcube.contentmanagement.blobstorage.service.IClient getClient()
public static final String putOntoStorage(File source) throws org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendException, FileNotFoundException
org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendExceptionFileNotFoundExceptionpublic static final boolean checkStorageId(String id)
public static final void removeById(String id)
Copyright © 2019. All Rights Reserved.