public class ScanFileResponse extends Object
| Constructor and Description |
|---|
ScanFileResponse() |
ScanFileResponse(UUID id,
String message)
Construct a new ScanFileResponse object.
|
| Modifier and Type | Method and Description |
|---|---|
UUID |
getId()
Get the file ID.
|
String |
getMessage()
Get the status message.
|
String |
toString() |
Copyright © 2022. All rights reserved.