| Package | Description |
|---|---|
| com.groupdocs.cloud.conversion.model |
| Modifier and Type | Class | Description |
|---|---|---|
class |
FileVersion |
File Version
|
| Modifier and Type | Method | Description |
|---|---|---|
StorageFile |
StorageFile.isFolder(Boolean isFolder) |
|
StorageFile |
StorageFile.modifiedDate(org.threeten.bp.OffsetDateTime modifiedDate) |
|
StorageFile |
StorageFile.name(String name) |
|
StorageFile |
StorageFile.path(String path) |
|
StorageFile |
StorageFile.size(Long size) |
| Modifier and Type | Method | Description |
|---|---|---|
List<StorageFile> |
FilesList.getValue() |
Files and folders contained by folder StorageFile.
|
| Modifier and Type | Method | Description |
|---|---|---|
FilesList |
FilesList.addValueItem(StorageFile valueItem) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
FilesList.setValue(List<StorageFile> value) |
|
FilesList |
FilesList.value(List<StorageFile> value) |
Copyright © 2025. All rights reserved.