public class FileUpload extends Object
| Constructor and Description |
|---|
FileUpload() |
| Modifier and Type | Method and Description |
|---|---|
long |
getChunkSize()
Get the chunk size.
|
UUID |
getFileID()
Get the file ID.
|
long |
getFileSizeBytes()
Get the file size.
|
String |
getMimeType()
Get the mime type.
|
public UUID getFileID()
public long getFileSizeBytes()
public long getChunkSize()
public String getMimeType()
Copyright © 2022. All rights reserved.