@Component public final class TemporaryResource extends Object
| Constructor and Description |
|---|
TemporaryResource(TemporaryResourceProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete(String uuid) |
Path |
get(String uuid) |
Path |
touch(String uuid) |
public TemporaryResource(TemporaryResourceProperties properties)
public Path touch(String uuid) throws IOException
IOExceptionpublic void delete(String uuid) throws IOException
IOExceptionCopyright © 2020. All rights reserved.