public class FileSets extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FileSets.RequestBuilder |
| Constructor and Description |
|---|
FileSets() |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.application.geoportal.common.rest.TempFile[] |
asTemp(org.gcube.application.geoportal.common.utils.StorageUtils storage,
org.gcube.application.geoportal.common.model.legacy.InputStreamDescriptor... descriptors) |
static org.gcube.application.geoportal.common.rest.TempFile |
asTemp(org.gcube.application.geoportal.common.utils.StorageUtils storage,
org.gcube.application.geoportal.common.model.legacy.InputStreamDescriptor descriptor) |
static FileSets.RequestBuilder |
build(String path) |
static FileSets.RequestBuilder |
build(String path,
org.gcube.application.geoportal.common.rest.TempFile... files) |
public static FileSets.RequestBuilder build(String path)
public static FileSets.RequestBuilder build(String path, org.gcube.application.geoportal.common.rest.TempFile... files)
public static org.gcube.application.geoportal.common.rest.TempFile asTemp(org.gcube.application.geoportal.common.utils.StorageUtils storage,
org.gcube.application.geoportal.common.model.legacy.InputStreamDescriptor descriptor)
throws org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendException,
FileNotFoundException
org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendExceptionFileNotFoundExceptionpublic static org.gcube.application.geoportal.common.rest.TempFile[] asTemp(org.gcube.application.geoportal.common.utils.StorageUtils storage,
org.gcube.application.geoportal.common.model.legacy.InputStreamDescriptor... descriptors)
throws org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendException,
FileNotFoundException
org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendExceptionFileNotFoundExceptionCopyright © 2021. All Rights Reserved.