| Package | Description |
|---|---|
| com.aspose.imaging.cloud.sdk.model |
| Modifier and Type | Class and Description |
|---|---|
class |
FileVersion
File Version
|
| Modifier and Type | Method and Description |
|---|---|
StorageFile |
StorageFile.isFolder(Boolean isFolder) |
StorageFile |
StorageFile.modifiedDate(Date modifiedDate) |
StorageFile |
StorageFile.name(String name) |
StorageFile |
StorageFile.path(String path) |
StorageFile |
StorageFile.size(Long size) |
| Modifier and Type | Method and Description |
|---|---|
List<StorageFile> |
FilesList.getValue()
Files and folders contained by folder StorageFile.
|
| Modifier and Type | Method and Description |
|---|---|
FilesList |
FilesList.addValueItem(StorageFile valueItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilesList.setValue(List<StorageFile> value) |
FilesList |
FilesList.value(List<StorageFile> value) |
Copyright © 2025 Aspose Pty Ltd. All rights reserved.